netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-03 12:58:04 to 2017-05-04 15:01:47 UTC [more...]

[PATCH] net/sched: remove redundant null check on head
 2017-05-04 15:01 UTC  (5+ messages)

[PATCH net] tcp: do not inherit fastopen_req from parent
 2017-05-04 15:00 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 1/1] forcedeth: remove unnecessary carrier status check
 2017-05-04 14:58 UTC  (2+ messages)

[PATCH] net:ethernet:aquantia:atlantic: Switch to use napi_gro_receive
 2017-05-04 14:53 UTC  (3+ messages)

[PATCH] x86/asm: Don't use rbp as temp register in csum_partial_copy_generic()
 2017-05-04 14:51 UTC 

[PATCH net] rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
 2017-05-04 14:48 UTC 

[RFC] iproute: Add support for extended ack to rtnl_talk
 2017-05-04 14:41 UTC  (5+ messages)

net/ipv4: use-after-free in ip_queue_xmit
 2017-05-04 14:20 UTC  (4+ messages)

net: possible deadlock in skb_queue_tail
 2017-05-04 14:05 UTC  (4+ messages)

[Patch net] ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
 2017-05-04 14:04 UTC  (3+ messages)

net/dccp: dccp_create_openreq_child freed held lock
 2017-05-04 13:54 UTC  (6+ messages)

[PATCH v1] ACPI: Switch to use generic UUID API
 2017-05-04 13:51 UTC  (5+ messages)

[[NET-NEXT]] Added dump function to recognise rpl extension header option(63)
 2017-05-04 13:49 UTC  (6+ messages)

[PATCH net] ah: use crypto_memneq to check the ICV
 2017-05-04 13:43 UTC  (3+ messages)

[PATCH net 0/3] qed*: Bug fix series
 2017-05-04 13:40 UTC  (7+ messages)
` [PATCH net 1/3] qed*: Fix possible overflow for status block id field
` [PATCH net 2/3] qed: Fix overriding of supported autoneg value
` [PATCH net 3/3] qede: Fix possible misconfiguration of advertised "

[PATCH net-next] selftests/bpf: get rid of -D__x86_64__
 2017-05-04 13:37 UTC  (7+ messages)

[PATCH iproute] tc: Reflect HW offload status
 2017-05-04 13:15 UTC 

net/smc and the RDMA core
 2017-05-04 13:15 UTC  (8+ messages)

[PATCH 1/2] wcn36xx: Pass used skb to ieee80211_tx_status()
 2017-05-04 13:13 UTC  (4+ messages)

Donation Award
 2017-05-04 11:45 UTC 

x86: warning: kernel stack regs has bad 'bp' value
 2017-05-04 12:32 UTC  (4+ messages)

[Patch net] ipv6: initialize route null entry in addrconf_init()
 2017-05-04 12:28 UTC  (2+ messages)

[PATCH] xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
 2017-05-04 12:23 UTC 

[PATCH v4 net-next 00/10] net/ncsi: Add debugging functionality
 2017-05-04 12:00 UTC  (25+ messages)
` [PATCH v4 net-next 04/10] net/ncsi: Ethtool operation to get NCSI topology
` [PATCH v4 net-next 06/10] net/ncsi: Ethtool operation to get NCSI hw statistics
` [PATCH v4 net-next 08/10] net/ncsi: Support NCSI packet generation

[PATCH v2 net] xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
 2017-05-04 10:34 UTC  (2+ messages)

iproute2 build error due to sr-ipv6 lwtunnel
 2017-05-04  9:55 UTC  (3+ messages)

[PATCH net-next 0/9] support unique MAC addresses for slave devices
 2017-05-04  9:37 UTC  (7+ messages)
` [PATCH net-next 9/9] ipvlan: introduce individual MAC addresses

xfrm4_state_afinfo size increase (was: Re: xfrm: Add a xfrm type offload.)
 2017-05-04  9:16 UTC  (2+ messages)

sock_create_kern() and (lack of) get_net()
 2017-05-04  9:00 UTC  (3+ messages)

[PATCH] cfg80211: make RATE_INFO_BW_20 the default
 2017-05-04  6:42 UTC 

new warning at net/wireless/util.c:1236
 2017-05-04  6:41 UTC  (4+ messages)

58960 netdev
 2017-05-04  5:11 UTC 

[net-next] net: remove duplicate add_device_randomness() call
 2017-05-04  3:40 UTC 

net/ipv6: GPF in rt6_device_match
 2017-05-04  4:14 UTC  (9+ messages)

FEC on i.MX 7 transmit queue timeout
 2017-05-04  3:08 UTC  (10+ messages)

[PATCH 0/6] wl1251: Fix MAC address for Nokia N900
 2017-05-04  2:28 UTC  (7+ messages)
` [PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data

Maximum MPLS labels on Linux network stack
 2017-05-04  2:22 UTC  (8+ messages)

[4.9.13] use after free in ipv4_mtu
 2017-05-04  1:30 UTC  (6+ messages)

[PATCH net] netvsc: make sure napi enabled before vmbus_open
 2017-05-03 23:59 UTC 

[PATCH net-next 00/15] netvsc: misc patches
 2017-05-03 23:35 UTC  (17+ messages)
` [PATCH net-next 01/15] vmbus: simplify hv_ringbuffer_read
` [PATCH net-next 02/15] vmbus: fix unnecessary signal events as result of NAPI
` [PATCH net-next 03/15] netvsc: make sure napi enabled before vmbus_open
` [PATCH net-next 04/15] netvsc: don't reacquire rtnl on device removal
` [PATCH net-next 05/15] netvsc: optimize avail percent calculation
` [PATCH net-next 06/15] netvsc: prefetch the first incoming ring element
` [PATCH net-next 07/15] netvsc: convert ring_size to unsigned
` [PATCH net-next 08/15] netvsc: allow overriding send/recv buffer size
` [PATCH net-next 09/15] netvsc: optimize netvsc_send_pkt
` [PATCH net-next 10/15] netvsc: replace modulus with mask for alignment
` [PATCH net-next 11/15] netvsc: reduce unnecessary memset
` [PATCH net-next 12/15] netvsc: size receive completion ring based on receive area
` [PATCH net-next 13/15] netvsc: convert open count from atomic to refcount
` [PATCH net-next 14/15] netvsc: optimize receive completions
` [PATCH 15/15] netvsc: use vzalloc_node for receive completion data

[PATCH] rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"
 2017-05-03 22:55 UTC 

Fw: [Bug 195647] New: Slab corruption with network packet poison data
 2017-05-03 22:54 UTC 

[PATCH net] net: ipv6: Do not duplicate DAD on link up
 2017-05-03 22:17 UTC  (6+ messages)

52982 netdev
 2017-05-03 21:43 UTC 

[PATCH v4 net-next 05/10] net/ncsi: Ethtool operation to get NCSI channel info
 2017-05-03 20:53 UTC  (2+ messages)

[PATCH 0/9] net: thunderx: Adds XDP support
 2017-05-03 20:39 UTC  (4+ messages)

Get amount of fast retransmissions from TCP info
 2017-05-03 20:01 UTC  (7+ messages)

55214 netdev
 2017-05-03 19:24 UTC 

[PATCH] net: ipv6: Fix warning of freeing alive inet6 address
 2017-05-03 18:24 UTC  (6+ messages)

[PATCH v2] aquantia: Fix driver name reported by ethtool
 2017-05-03 18:17 UTC 

[PATCH] net:ethernet:aquantia:atlantic: Fix driver name reported by ethtool
 2017-05-03 18:10 UTC  (2+ messages)

[PATCH] net: core: remove unnecessary code
 2017-05-03 17:17 UTC 

[iproute PATCH] man: ip.8: Document -brief flag
 2017-05-03 16:33 UTC  (2+ messages)

[patch iproute2 v2 0/2] devlink: Add support for pipeline
 2017-05-03 16:32 UTC  (4+ messages)
` [patch iproute2 v2 1/2] devlink: Change netlink attribute validation

[PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-05-03 16:02 UTC  (7+ messages)
` [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING

[PATCH v4 net-next 00/11] ibmvnic: Updated reset handler and code fixes
 2017-05-03 18:05 UTC  (13+ messages)
` [PATCH v4 net-next 01/11] ibmvnic: Move resource initialization to its own routine
` [PATCH v4 net-next 02/11] ibmvnic: Replace is_closed with state field
` [PATCH v4 net-next 03/11] ibmvnic: Updated reset handling
` [PATCH v4 net-next 04/11] ibmvnic: Delete napi's when releasing driver resources
` [PATCH v4 net-next 05/11] ibmvnic: Whitespace correction in release_rx_pools
` [PATCH v4 net-next 06/11] ibmvnic: Clean up tx pools when closing
` [PATCH v4 net-next 07/11] ibmvnic: Wait for any pending scrqs entries at driver close
` [PATCH v4 net-next 08/11] ibmvnic: Check for driver reset first in ibmvnic_xmit
` [PATCH v4 net-next 09/11] ibmvnic: Continue skb processing after skb completion error
` [PATCH v4 net-next 10/11] ibmvnic: Record SKB RX queue during poll
` [PATCH v4 net-next 11/11] ibmvnic: Move queue restarting in ibmvnic_tx_complete

[PATCH] net: ethernet: stmmac: properly set PS bit in MII configurations during reset
 2017-05-03 15:11 UTC  (4+ messages)

[PATCH] ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
 2017-05-03 15:06 UTC 

[PATCH] ath5k: fix memory leak on buf on failed eeprom read
 2017-05-03 14:26 UTC 

[PATCH 00/16] Netfilter/IPVS/OVS fixes for net
 2017-05-03 14:11 UTC  (2+ messages)

[PATCH] netfilter: conntrack: Force inlining of build check to prevent build failure
 2017-05-03 14:10 UTC  (3+ messages)

[PATCH] test_bpf: Use ULL suffix for 64-bit constants
 2017-05-03 13:54 UTC  (2+ messages)

[PATCH 1/1] net: usb: qmi_wwan: add Telit ME910 support
 2017-05-03 13:54 UTC  (2+ messages)

[PATCH net] tg3: don't clear stats while tg3_close
 2017-05-03 13:54 UTC  (2+ messages)

[PATCH net-next] selftests/bpf: add a test case to check verifier pointer arithmetic
 2017-05-03 13:52 UTC  (2+ messages)

[PATCH] xdp: use common helper for netlink extended ack reporting
 2017-05-03 13:51 UTC  (2+ messages)

[PATCH v6 net-next]smsc911x: Adding support for Micochip LAN9250 Ethernet controller
 2017-05-03 13:41 UTC  (2+ messages)

[net-next PATCH 0/4] Improve bpf ELF-loader under samples/bpf
 2017-05-03 13:31 UTC  (5+ messages)
` [net-next PATCH 1/4] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4

[PATCH net v3] driver: veth: Fix one possbile memleak when fail to register_netdevice
 2017-05-03 13:17 UTC  (9+ messages)


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).