messages from 2017-08-21 00:09:32 to 2017-08-21 17:08:44 UTC [more...]
[iproute PATCH v2 0/7] Covscan: Misc fixes
2017-08-21 17:08 UTC (5+ messages)
` [iproute PATCH v2 1/7] nstat: Avoid passing negative fd to fdopen()
` [iproute PATCH v2 4/7] netem/maketable: Check return value of fscanf()
` [iproute PATCH v2 5/7] lib/bpf: Check return value of write()
` [iproute PATCH v2 7/7] lib/libnetlink: Don't pass NULL parameter to memcpy()
[PATCH] net: ethernet: make ptp_clock_info const
2017-08-21 17:06 UTC
[PATCH] net_sched/hhf: update hierarchical backlog when drop packet
2017-08-21 17:03 UTC (4+ messages)
[PATCH net v3] ipv6: add rcu grace period before freeing fib6_node
2017-08-21 16:47 UTC
[iproute PATCH v2 0/3] Covscan: Fix for missing error checking
2017-08-21 16:36 UTC (4+ messages)
` [iproute PATCH v2 1/3] iproute: Check mark value input
` [iproute PATCH v2 2/3] iplink_vrf: Complain if main table is not found
` [iproute PATCH v2 3/3] devlink: Check return code of strslashrsplit()
pull request (net-next): ipsec-next 2017-08-21
2017-08-21 16:30 UTC (10+ messages)
` [PATCH 1/8] esp4: Support RX checksum with crypto offload
` [PATCH 2/8] esp6: "
` [PATCH 3/8] xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header push
` [PATCH 4/8] esp6: Fix RX checksum after header pull
` [PATCH 5/8] xfrm: Auto-load xfrm offload modules
` [PATCH 6/8] xfrm: Clear RX SKB secpath xfrm_offload
` [PATCH 7/8] net: Allow IPsec GSO for local sockets
` [PATCH 8/8] net: xfrm: support setting an output mark
[PATCH net v2] ipv6: add rcu grace period before freeing fib6_node
2017-08-21 16:19 UTC (3+ messages)
[RFC net-next] VPLS support
2017-08-21 16:18 UTC (9+ messages)
` [PATCH 3/6] mpls: add VPLS entry points
` [PATCH 4/6] mpls: VPLS support
[PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-21 16:05 UTC
[net-next 1/1] tipc: don't reset stale broadcast send link
2017-08-21 15:59 UTC
[PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver
2017-08-21 15:56 UTC (23+ messages)
` [PATCH V8 net-next 01/22] net-next/hinic: Initialize hw interface
` [PATCH V8 net-next 02/22] net-next/hinic: Initialize hw device components
` [PATCH V8 net-next 03/22] net-next/hinic: Initialize api cmd resources
` [PATCH V8 net-next 04/22] net-next/hinic: Initialize api cmd hw
` [PATCH V8 net-next 05/22] net-next/hinic: Add management messages
` [PATCH V8 net-next 06/22] net-next/hinic: Add api cmd commands
` [PATCH V8 net-next 07/22] net-next/hinic: Add aeqs
` [PATCH V8 net-next 08/22] net-next/hinic: Add port management commands
` [PATCH V8 net-next 09/22] net-next/hinic: Add Rx mode and link event handler
` [PATCH V8 net-next 10/22] net-next/hinic: Add logical Txq and Rxq
` [PATCH V8 net-next 11/22] net-next/hinic: Add wq
` [PATCH V8 net-next 12/22] net-next/hinic: Add qp resources
` [PATCH V8 net-next 13/22] net-next/hinic: Set qp context
` [PATCH V8 net-next 14/22] net-next/hinic: Initialize cmdq
` [PATCH V8 net-next 15/22] net-next/hinic: Add ceqs
` [PATCH V8 net-next 16/22] net-next/hinic: Add cmdq commands
` [PATCH V8 net-next 17/22] net-next/hinic: Add cmdq completion handler
` [PATCH V8 net-next 18/22] net-next/hinic: Add Rx handler
` [PATCH V8 net-next 19/22] net-next/hinic: Add Tx operation
` [PATCH V8 net-next 20/22] net-next/hinic: Add ethtool and stats
` [PATCH V8 net-next 21/22] net-next/hinic: Add netpoll
` [PATCH V8 net-next 22/22] net-next/hinic: Add Maintainer
[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
2017-08-21 15:41 UTC (6+ messages)
Something hitting my total number of connections to the server
2017-08-21 15:17 UTC (10+ messages)
[RFC PATCH] dt-binding: net: sfp binding documentation
2017-08-21 15:06 UTC (4+ messages)
[PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-21 15:05 UTC (7+ messages)
[PATCH net-next 0/3 v6] Add support for rmnet driver
2017-08-21 15:00 UTC (6+ messages)
` [PATCH net-next 1/3 v6] net: ether: Add support for multiplexing and aggregation type
[PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-21 14:58 UTC (4+ messages)
[PATCH net] ethernet: xircom: small clean up in setup_xirc2ps_cs()
2017-08-21 14:56 UTC (3+ messages)
[PATCH net-next v2 0/2] simplify the tcp_conn_request
2017-08-21 14:56 UTC (5+ messages)
` [PATCH net-next v2 1/2] tcp: Remove unnecessary dst check in tcp_conn_request
[iproute PATCH v3 0/5] Covscan: Fix potential NULL pointer dereferences
2017-08-21 14:53 UTC (7+ messages)
` [iproute PATCH v3 1/5] ifstat, nstat: Check fdopen() return value
` [iproute PATCH v3 2/5] nstat: Fix for potential NULL pointer dereference
` [iproute PATCH v3 3/5] tc/q_netem: Don't dereference possibly NULL pointer
` [iproute PATCH v3 4/5] tc/tc_filter: Make sure filter name is not empty
` [iproute PATCH v3 5/5] tipc/bearer: Prevent NULL pointer dereference
[PATCH 0/4] RTL8211E-specified hacks
2017-08-21 14:53 UTC (8+ messages)
` [PATCH 2/4] dt-bindings: add binding for RTL8211E Ethernet PHY
` "
[iproute PATCH v2] lib/bpf: Don't leak fp in bpf_find_mntpt()
2017-08-21 14:46 UTC
[PATCH v2 0/2] net: stmmac: phy logging fixes
2017-08-21 14:24 UTC (4+ messages)
` [PATCH v2 1/2] net: stmmac: Delete dead code for MDIO registration
` [PATCH v2 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print
[PATCH v3 0/4] net: stmmac: Detect PHY location with phy-is-integrated
2017-08-21 14:23 UTC (11+ messages)
` [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac
[PATCH 2/2] vhost-net: revert vhost_exceeds_maxpend logic to its original
2017-08-21 13:32 UTC (5+ messages)
[PATCH] can: peak_pci: Make i2c_algo_bit_data const
2017-08-21 13:26 UTC
[iproute PATCH v3 0/7] Covscan: Fixes for string termination
2017-08-21 13:23 UTC (8+ messages)
` [iproute PATCH v3 1/7] ipntable: Avoid memory allocation for filter.name
` [iproute PATCH v3 2/7] xfrm_state: Make sure alg_name is NULL-terminated
` [iproute PATCH v3 3/7] lib/fs: Fix format string in find_fs_mount()
` [iproute PATCH v3 4/7] lib/inet_proto: Review inet_proto_{a2n,n2a}()
` [iproute PATCH v3 5/7] lnstat_util: Simplify alloc_and_open() a bit
` [iproute PATCH v3 6/7] tc/m_xt: Fix for potential string buffer overflows
` [iproute PATCH v3 7/7] lib/ll_map: Choose size of new cache items at run-time
[PATCH 0/6] drivers: make device_attribute const
2017-08-21 13:22 UTC (11+ messages)
` [PATCH 1/6] ACPI: "
` [PATCH 2/6] nbd: "
` [PATCH 3/6] hid: "
` [PATCH 4/6] qlogic: "
` [PATCH 5/6] platform/x86: "
` [PATCH 6/6] power: supply: "
[PATCH v2 net-next] net: ipv6: put host and anycast routes on device with address
2017-08-21 13:19 UTC (6+ messages)
[PATCH 0/2] net: stmmac: phy logging fixes
2017-08-21 13:16 UTC (6+ messages)
` [PATCH 1/2] net: stmmac: Delete dead code for MDIO registration
` [PATCH 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print
[PATCH 0/3] Fix y2038 issues for security/keys subsystem
2017-08-21 12:12 UTC (3+ messages)
[PATCH net-next v4] openvswitch: enable NSH support
2017-08-21 11:50 UTC (20+ messages)
[PATCH net-next] virtio-net: make napi_tx param easier to grasp
2017-08-21 11:49 UTC (3+ messages)
[PATCH] net: sunrpc: svcsock: fix NULL-pointer exception
2017-08-21 11:23 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH net-next 0/4] various sizeof cleanups
2017-08-21 10:53 UTC (5+ messages)
` [PATCH net-next 4/4] mlx4: sizeof style usage
[PATCH] net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support
2017-08-21 10:12 UTC
[WARNING] stmmac: refcount_t: saturated; leaking memory
2017-08-21 9:29 UTC
[iproute PATCH v3 0/6] Covscan: Don't access garbage
2017-08-21 9:27 UTC (7+ messages)
` [iproute PATCH v3 1/6] ipaddress: Avoid accessing uninitialized variable lcl
` [iproute PATCH v3 2/6] iplink_can: Prevent overstepping array bounds
` [iproute PATCH v3 3/6] ipmaddr: Avoid accessing uninitialized data
` [iproute PATCH v3 4/6] ss: Use C99 initializer in netlink_show_one()
` [iproute PATCH v3 5/6] netem/maketable: Check return value of fstat()
` [iproute PATCH v3 6/6] tc/q_multiq: Don't pass garbage in TCA_OPTIONS
[iproute PATCH v2 0/7] Covscan: Dead code elimination
2017-08-21 9:02 UTC (5+ messages)
` [iproute PATCH v2 1/7] devlink: No need for this self-assignment
[PATCH v2 0/5] ARM: dts: rcar-gen2: Convert to new CPG/MSSR bindings
2017-08-21 9:02 UTC (2+ messages)
[PATCH net-next v5] openvswitch: enable NSH support
2017-08-21 8:41 UTC (3+ messages)
[PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT
2017-08-21 8:24 UTC (3+ messages)
[PATCH RFC] net_sched/codel: do not defer queue length update
2017-08-21 8:14 UTC
IPsec workshop at netdevconf
2017-08-21 7:10 UTC
pull request (net): ipsec 2017-08-21
2017-08-21 6:08 UTC (5+ messages)
` [PATCH 1/4] esp: Fix memleaks on error paths
` [PATCH 2/4] xfrm: fix null pointer dereference on state and tmpl sort
` [PATCH 3/4] xfrm: policy: check policy direction value
` [PATCH 4/4] esp: Fix error handling on layer 2 xmit
[GIT] Networking
2017-08-21 4:53 UTC
[PATCH net-next] liquidio: fix use of pf in pass-through mode in a virtual machine
2017-08-21 3:21 UTC (2+ messages)
[PATCH 1/2] vhost: remove the possible fruitless search on iotlb prefetch
2017-08-21 3:09 UTC (2+ messages)
[PATCH net] ipv6: repair fib6 tree in failure case
2017-08-21 3:07 UTC (2+ messages)
[PATCH] net: dsa: mv88e6xxx: make irq_chip const
2017-08-21 3:03 UTC (2+ messages)
[PATCH] net_sched: fix order of queue length updates in qdisc_replace()
2017-08-21 3:01 UTC (2+ messages)
[PATCH v2] net: ibm: emac: Fix some error handling path in 'emac_probe()'
2017-08-21 2:53 UTC (2+ messages)
[PATCH net-next v2] cxgb4/cxgbvf: Handle 32-bit fw port capabilities
2017-08-21 2:52 UTC (2+ messages)
[PATCH] tools lib bpf: improve warning
2017-08-21 2:50 UTC (3+ messages)
[PATCH] switchdev: documentation: minor typo fixes
2017-08-21 2:49 UTC (2+ messages)
[PATCH net-next] bpf: fix double free from dev_map_notification()
2017-08-21 2:46 UTC (4+ messages)
[PATCH net] bpf, doc: also add s390x as arch to sysctl description
2017-08-21 2:45 UTC (3+ messages)
[PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
2017-08-21 0:09 UTC (3+ messages)
` [PATCH net-next v7 09/10] bpf,landlock: Add tests for Landlock
` [PATCH net-next v7 10/10] landlock: Add user and kernel documentation "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).