netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-18 20:34:26 to 2015-11-19 21:44:25 UTC [more...]

r8169 regression: UDP packets dropped intermittantly
 2015-11-19 21:44 UTC  (10+ messages)

[PATCH net-next] net: remove useless check in napi_gro_frags()
 2015-11-19 21:43 UTC  (7+ messages)

Add a SOCK_DESTROY operation to close sockets from userspace
 2015-11-19 21:41 UTC  (25+ messages)

[PATCH] net: tulip: turn compile-time warning into dev_warn()
 2015-11-19 21:37 UTC  (4+ messages)

[PATCH] phylib: Make PHYs children of their MDIO bus, not the bus' parent
 2015-11-19 21:33 UTC  (4+ messages)

[PATCH iproute2 0/2] Build fixes for the musl C library
 2015-11-19 21:05 UTC  (3+ messages)
` [PATCH iproute2 1/2] Avoid in6_addr redefinition
` [PATCH iproute2 2/2] Add missing <sys/types.h> include

[PATCH V3 net-next 0/5] net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
 2015-11-19 20:58 UTC  (6+ messages)
  ` [PATCH V3 net-next 1/5] "
` [PATCH V3 net-next 2/5] net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver
` [PATCH V3 net-next 3/5] net:hns: Add Hip06 "TSO(TCP Segment Offload)" support "
` [PATCH V3 net-next 4/5] net:hns: Add support of ethtool TSO set option for Hip06 in HNS
` [PATCH V3 net-next 5/5] net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"

[PATCH net-next 1/2] net: l3mdev: Add master device lookup by index
 2015-11-19 20:32 UTC  (2+ messages)
` [PATCH net-next 2/2] net: Add support for vrf-global TCP servers

[PATCH net-next] net: IPv6 fib lookup tracepoint
 2015-11-19 20:24 UTC 

[PATCH net-next] bpf: add show_fdinfo handler for maps
 2015-11-19 20:12 UTC  (7+ messages)

[PATCH net-next] net: avoid NULL deref in napi_get_frags()
 2015-11-19 20:11 UTC 

[PATCH RFC 00/15] net: The beginning of the end for NETIF_F_IP_CSUM and NETIF_F_IPV6_CSUM
 2015-11-19 19:56 UTC  (16+ messages)
` [PATCH 01/15] net: Add skb_inner_transport_offset function
` [PATCH 02/15] sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
` [PATCH 03/15] fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload
` [PATCH 04/15] net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
` [PATCH 05/15] net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
` [PATCH 06/15] tcp: Fix conditions to determine checksum offload
` [PATCH 07/15] net: Add driver helper functions to determine checksum offloadability
` [PATCH 08/15] net: Elaborate on checksum offload interface description
` [PATCH 09/15] bnx2x: Convert to advertise NETIF_F_HW_CSUM
` [PATCH 10/15] bnxt: "
` [PATCH 11/15] emulex: "
` [PATCH 12/15] fm10k: "
` [PATCH 13/15] ixgbe: "
` [PATCH 14/15] mlx4: "
` [PATCH 15/15] qlogic: "

Asterisk deadlocks since Kernel 4.1
 2015-11-19 19:51 UTC  (23+ messages)

[PATCH net-next 0/8] tipc: some cleanups and improvements
 2015-11-19 19:30 UTC  (10+ messages)
` [PATCH net-next 1/8] tipc: move linearization of buffers to generic code
` [PATCH net-next 2/8] tipc: small cleanup of function tipc_node_check_state()
` [PATCH net-next 3/8] tipc: reduce code dependency between binding table and node layer
` [PATCH net-next 4/8] tipc: introduce per-link spinlock
` [PATCH net-next 5/8] tipc: convert node lock to rwlock
` [PATCH net-next 6/8] tipc: narrow down exposure of struct tipc_node
` [PATCH net-next 7/8] tipc: narrow down interface towards struct tipc_link
` [PATCH net-next 8/8] tipc: eliminate remnants of hungarian notation

[PATCH 1/3 v2] dl2k: Handle memory allocation errors in alloc_list
 2015-11-19 19:13 UTC  (3+ messages)
` [PATCH 2/3] dl2k: Reorder and cleanup initialization
` [PATCH 3/3 v3] dl2k: Implement suspend

[PATCH net 1/1] tipc: correct settings of broadcast link state
 2015-11-19 19:12 UTC 

[PATCHSET v2] netfilter, cgroup: implement xt_cgroup2 match
 2015-11-19 18:58 UTC  (10+ messages)
` [PATCH 1/7] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
` [PATCH 2/7] kernfs: implement kernfs_walk_and_get()
` [PATCH 3/7] cgroup: implement cgroup_get_from_path() and expose cgroup_put()
` [PATCH 4/7] netprio_cgroup: limit the maximum css->id to USHRT_MAX
` [PATCH 5/7] net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
` [PATCH 6/7] sock, cgroup: add sock->sk_cgroup
` [PATCH 7/7] netfilter: implement xt_cgroup2 match
  ` [PATCH v2 iptables] libxt_cgroup2: add support for cgroup2 path matching
  ` [PATCH iptables] libxt_cgroup: improve wording in the man page

[PATCH RFT v2] sh_eth: fix kernel oops in skb_put()
 2015-11-19 17:53 UTC  (3+ messages)

[PATCH -next] net: tcp: move to timewait when receiving data post active-close
 2015-11-19 17:11 UTC  (4+ messages)

[PATCH v2 net-next 00/14] net: extend busy polling support
 2015-11-19 17:05 UTC  (5+ messages)

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-19 16:52 UTC  (8+ messages)
` [PATCH 13/14] mm: memcontrol: account socket memory in unified hierarchy memory controller

[PATCH linux-firmware] bnx2x: Add FW 7.13.1.0
 2015-11-19 16:41 UTC 

net-next is now OPEN
 2015-11-19 15:45 UTC 

OVS VXLAN decap rule has full match on TTL for the outer headers?
 2015-11-19 15:40 UTC  (7+ messages)

[PATCH net-next 0/2] bnx2x: Statistics patch series
 2015-11-19 15:04 UTC  (3+ messages)
` [PATCH net-next 1/2] bnx2x: Add new SW stat 'tx_exhaustion_events'
` [PATCH net-next 2/2] bnx2x: Show port statistics in Multi-function

[PATCH net-next 0/2] DSA: GPIO to reset switches
 2015-11-19 14:55 UTC  (11+ messages)
` [PATCH net-next 1/2] net: dsa: Add support for a switch reset gpio
` [PATCH net-next 2/2] dsa: mv88e6xxx.c: Hardware reset the chip if available

[PATCH v8] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
 2015-11-19 13:02 UTC 

[PATCH] netfilter: avoid harmless unnitialized variable warnings
 2015-11-19 12:49 UTC 

[PATCH net] tcp: fix potential huge kmalloc() calls in TCP_REPAIR
 2015-11-19 12:31 UTC  (4+ messages)

WARN due to local_bh_disable called with interrupts disabled
 2015-11-19 12:28 UTC  (2+ messages)

[PATCH] bnx2x:Fix error handling and return statement in the function bnx2x_vf_init
 2015-11-19 12:13 UTC 

[PATCH net-next 0/2] ppp: Remove PPPOX_ZOMBIE socket state
 2015-11-19 11:53 UTC  (3+ messages)
` [PATCH net-next 1/2] ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()
` [PATCH net-next 2/2] ppp: remove PPPOX_ZOMBIE socket state

[patch net-next 0/3] mlxsw: small driver update
 2015-11-19 11:27 UTC  (4+ messages)
` [patch net-next 1/3] mlxsw: spectrum: Use correct PVID value when removing VLANs
` [patch net-next 2/3] mlxsw: spectrum: Unify setting of HW VLAN filters
` [patch net-next 3/3] mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_add

[PATCH net] bnx2x: Fix vxlan removal
 2015-11-19  9:56 UTC 

[PATCH v2 00/27] wireless drivers vendor directories
 2015-11-19  7:54 UTC  (9+ messages)
` [PATCH v2 06/27] brcm80211: move under broadcom vendor directory
` [PATCH v2 10/27] iwlwifi: move under intel "

[PATCH] net: cpsw: Fix ethernet regression for dm814x
 2015-11-19  7:12 UTC  (2+ messages)

[PATCH 0/2] can: m_can: Add CAN clock generated by UPLLCK support
 2015-11-19  4:25 UTC  (7+ messages)
` [PATCH 1/2] can: m_can: Increase delay to ensure written INIT accepted
` [PATCH 2/2] can: m_can: Add CAN clock generated by UPLLCK support

[PATCH net] tcp: md5: fix lockdep annotation
 2015-11-19  4:03 UTC  (2+ messages)

[PATCH net,stable] net: qmi_wwan: add XS Stick W100-2 from 4G Systems
 2015-11-19  4:02 UTC  (2+ messages)

[PATCH v7] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
 2015-11-19  4:01 UTC  (2+ messages)

[PATCH] arm64: bpf: fix buffer pointer
 2015-11-19  3:38 UTC  (6+ messages)

[PATCH] ravb: fix WARNING in __free_irq()
 2015-11-19  3:04 UTC  (3+ messages)

[PATCH net 1/2] tcp: disable Fast Open on timeouts after handshake
 2015-11-19  2:17 UTC  (2+ messages)
` [PATCH net 2/2] tcp: fix Fast Open snmp over-counting bug

[PATCH 1/3 v2] dl2k: Handle memory allocation errors in alloc_list
 2015-11-19  0:55 UTC  (4+ messages)
` [PATCH 2/3] dl2k: Reorder and cleanup initialization
` [PATCH 3/3 v2] dl2k: Implement suspend

[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
 2015-11-19  0:23 UTC  (2+ messages)

[PATCH v4 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2015-11-18 23:53 UTC  (3+ messages)
` [PATCH v4 2/4] Always running timer correlated clocksource

[PATCH] unix: avoid use-after-free in ep_remove_wait_queue
 2015-11-18 23:39 UTC  (6+ messages)
  ` [PATCH] unix: avoid use-after-free in ep_remove_wait_queue (w/ Fixes:)
        ` more statistics (was: [PATCH] unix: avoid use-after-free in ep_remove_wait_queue (w/ Fixes:))

[PATCH] net: dns_resolver: convert time_t to time64_t
 2015-11-18 22:27 UTC  (5+ messages)

[PATCH] fm10k: fix memory leak
 2015-11-18 21:53 UTC  (4+ messages)

[PATCH] ethernet/atheros/alx: add Killer E2400 device ID
 2015-11-18 21:48 UTC  (3+ messages)

[PATCH net] net/ip6_tunnel: fix dst leak
 2015-11-18 21:26 UTC  (2+ messages)

[PATCH net-next] net: encx24j600: move rev announcement to probe function
 2015-11-18 21:22 UTC 


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