netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-03 04:45:49 to 2017-05-04 01:37:55 UTC [more...]

[PATCH v4 net-next 00/10] net/ncsi: Add debugging functionality
 2017-05-04  1:36 UTC  (25+ messages)
` [PATCH v4 net-next 02/10] net/ncsi: Properly track channel monitor timer state
` [PATCH v4 net-next 03/10] net/ncsi: Enforce failover on link monitor timeout
` [PATCH v4 net-next 04/10] net/ncsi: Ethtool operation to get NCSI topology
` [PATCH v4 net-next 05/10] net/ncsi: Ethtool operation to get NCSI channel info
` [PATCH v4 net-next 06/10] net/ncsi: Ethtool operation to get NCSI hw statistics
` [PATCH v4 net-next 07/10] net/ncsi: Ethtool operation to get NCSI sw statistics
` [PATCH v4 net-next 08/10] net/ncsi: Support NCSI packet generation
` [PATCH v4 net-next 09/10] net/ncsi: No error report on DP response to non-existing package
` [PATCH v4 net-next 10/10] net/ncsi: Fix length of GVI response packet

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

FEC on i.MX 7 transmit queue timeout
 2017-05-04  1:21 UTC  (9+ messages)

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

[RFC] iproute: Add support for extended ack to rtnl_talk
 2017-05-03 23:56 UTC 

net/ipv6: GPF in rt6_device_match
 2017-05-03 23:35 UTC  (6+ messages)

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

Maximum MPLS labels on Linux network stack
 2017-05-03 21:46 UTC  (7+ messages)

52982 netdev
 2017-05-03 21:43 UTC 

[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 0/6] wl1251: Fix MAC address for Nokia N900
 2017-05-03 19:02 UTC  (6+ messages)
` [PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data

[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-next] selftests/bpf: get rid of -D__x86_64__
 2017-05-03 17:35 UTC  (5+ messages)

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

[PATCH] net:ethernet:aquantia:atlantic: Switch to use napi_gro_receive
 2017-05-03 16:57 UTC 

[PATCH net] tcp: do not inherit fastopen_req from parent
 2017-05-03 16:48 UTC  (3+ messages)
` [PATCH v2 "

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

sock_create_kern() and (lack of) get_net()
 2017-05-03 16:33 UTC  (2+ messages)

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

[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

x86: warning: kernel stack regs has bad 'bp' value
 2017-05-03 15:50 UTC  (4+ messages)

[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/sched: remove redundant null check on head
 2017-05-03 15:12 UTC  (4+ messages)

[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 net] ah: use crypto_memneq to check the ICV
 2017-05-03 14:57 UTC 

[PATCH v2 net] xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
 2017-05-03 14:43 UTC 

net/smc and the RDMA core
 2017-05-03 14:40 UTC  (4+ messages)

[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  (18+ messages)
` [PATCH 01/16] netfilter: xt_CT: fix refcnt leak on error path
` [PATCH 02/16] openvswitch: Delete conntrack entry clashing with an expectation
` [PATCH 03/16] netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
` [PATCH 04/16] netfilter: nft_set_bitmap: free dummy elements when destroy the set
` [PATCH 05/16] netfilter: ctnetlink: drop the incorrect cthelper module request
` [PATCH 06/16] netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice
` [PATCH 07/16] netfilter: ctnetlink: make it safer when updating ct->status
` [PATCH 08/16] netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadj
` [PATCH 09/16] netfilter: xt_socket: Fix broken IPv6 handling
` [PATCH 10/16] bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
` [PATCH 11/16] netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
` [PATCH 12/16] netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
` [PATCH 13/16] ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
` [PATCH 14/16] netfilter: x_tables: unlock on error in xt_find_table_lock()
` [PATCH 15/16] netfilter: update MAINTAINERS file
` [PATCH 16/16] netfilter: nf_tables: check if same extensions are set when adding elements

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

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

[PATCH 1/1] net: usb: qmi_wwan: add Telit ME910 support
 2017-05-03 13:54 UTC  (3+ 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  (3+ 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  (12+ messages)
` [net-next PATCH 1/4] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4
` [net-next PATCH 2/4] samples/bpf: make bpf_load.c code compatible with ELF maps section changes

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

[PATCH 1/2] can: m_can: move Message RAM initialization to function
 2017-05-03 12:44 UTC  (5+ messages)
` [PATCH 2/2] can: m_can: add deep Suspend/Resume support

[PATCH v2 1/2] can: m_can: move Message RAM initialization to function
 2017-05-03 12:40 UTC  (3+ messages)
` [PATCH v2 2/2] can: m_can: add deep Suspend/Resume support

[PATCH net-next] net/esp4: Fix invalid esph pointer crash
 2017-05-03 11:45 UTC  (3+ messages)

[PATCH] brcmfmac: btcoex: replace init_timer with setup_timer
 2017-05-03 11:27 UTC 

Eine Spende von 1 Million Britische Pfund zu Ihnen in gutem Glauben
 2017-05-03  9:53 UTC 

[PATCH 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
 2017-05-03  9:43 UTC  (5+ messages)
` [PATCH 3/4] net: macb: Add hardware PTP support

[PATCH] Fix for new version of realtek r8153
 2017-05-03  9:18 UTC  (2+ messages)

[PATCH RESEND 4.4-only] netlink: Allow direct reclaim for fallback allocation
 2017-05-03  8:44 UTC 

ipsec doesn't route TCP with 4.11 kernel
 2017-05-03  8:21 UTC  (7+ messages)

[PATCH] brcmfmac: btcoex: replace init_timer with setup_timer
 2017-05-03  8:05 UTC  (2+ messages)

[PATCH net-next v2] net: ipv6: make sure multicast packets are not forwarded beyond the different scopes
 2017-05-03  7:53 UTC  (3+ messages)

[PATCH v3] iov_iter: don't revert iov buffer if csum error
 2017-05-03  7:15 UTC  (3+ messages)
` Miss it//Re: "

Re:
 2017-05-03  7:00 UTC 

[PATCH iproute2 net 0/8] tc/act_pedit: Support offset relative to conventional header
 2017-05-03  6:27 UTC  (3+ messages)

[PATCH 1/1] IB/mlx5: Add port_xmit_wait to counter registers read
 2017-05-03  5:38 UTC  (2+ 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).