netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-15 22:59:09 to 2017-03-16 22:11:44 UTC [more...]

[net-next PATCH 0/5] Add busy poll support for epoll under certain circumstances
 2017-03-16 22:11 UTC  (9+ messages)
` [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths
` [net-next PATCH 2/5] net: Call sk_mark_napi_id() in the ACK receive path
` [net-next PATCH 3/5] net: Introduce SO_INCOMING_NAPI_ID
` [net-next PATCH 4/5] net: Commonize busy polling code to focus on napi_id instead of socket
` [net-next PATCH 5/5] epoll: Add busy poll support to epoll with socket fds

[PATCH] [PATCH net] net: Do not hold the reference for the same sk_rx_dst
 2017-03-16 21:33 UTC  (8+ messages)

[RFC] [net]openvswitch: Clear the ct flow key for the recirculated packet
 2017-03-16 21:11 UTC  (2+ messages)

[PATCH net-next V2 0/2] small set of sched cleanups
 2017-03-16 20:29 UTC  (7+ messages)
` [PATCH net-next V2 1/2] net/sched: act_ife: Staticfy find_decode_metaid()
` [PATCH net-next V2 2/2] net/sched: fq_codel: Avoid set-but-unused variable

[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
 2017-03-16 20:02 UTC  (11+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

port mirror on dsa switches?
 2017-03-16 19:48 UTC  (4+ messages)

[PATCH net] netvsc: fix race during initialization
 2017-03-16 19:21 UTC 

[PATCH] tun: fix inability to set offloads after disabling them via ethtool
 2017-03-16 19:42 UTC  (2+ messages)

[PATCH] tun: fix inability to set offloads after disabling them via ethtool
 2017-03-16 19:44 UTC 

[net-next sample action optimization v2 0/4]
 2017-03-16 19:24 UTC  (9+ messages)
` [net-next sample action optimization v2 1/4] openvswitch: Deferred fifo API change
` [net-next sample action optimization v2 2/4] openvswitch: Refactor recirc key allocation
` [net-next sample action optimization v2 4/4] Openvswitch: Refactor sample and recirc actions implementation

tun offloads bug
 2017-03-16 19:14 UTC  (4+ messages)

[PATCH 00/17] net subsystem refcount conversions
 2017-03-16 19:10 UTC  (22+ messages)
` [PATCH 01/17] net: convert neighbour.refcnt from atomic_t to refcount_t
` [PATCH 02/17] net: convert neigh_params.refcnt "
` [PATCH 03/17] net: convert nf_bridge_info.use "
` [PATCH 04/17] net: convert sk_buff.users "
` [PATCH 05/17] net: convert sk_buff_fclones.fclone_ref "
` [PATCH 06/17] net: convert sock.sk_wmem_alloc "
` [PATCH 07/17] net: convert sock.sk_refcnt "
` [PATCH 08/17] net: convert sk_filter.refcnt "
` [PATCH 09/17] net: convert ip_mc_list.refcnt "
` [PATCH 10/17] net: convert in_device.refcnt "
` [PATCH 11/17] net: convert netpoll_info.refcnt "
` [PATCH 12/17] net: convert unix_address.refcnt "
` [PATCH 13/17] net: convert fib_rule.refcnt "
` [PATCH 14/17] net: convert inet_frag_queue.refcnt "
` [PATCH 15/17] net: convert net.passive "
` [PATCH 16/17] net: convert netlbl_lsm_cache.refcount "
` [PATCH 17/17] net: convert packet_fanout.sk_ref "

[PATCH 0/1] openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
 2017-03-16 19:00 UTC  (5+ messages)
` [PATCH 1/1] "
  ` [PATCH v2] "

[PATCH 0/2] pull request for net: batman-adv 2017-03-16
 2017-03-16 19:06 UTC  (4+ messages)
  ` [PATCH 1/2] batman-adv: Keep fragments equally sized
` [PATCH 2/2] batman-adv: Initialize gw sel_class via batadv_algo

[PATCH net-next] bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
 2017-03-16 19:05 UTC  (5+ messages)

[PATCH] net: ethernet: bgmac: Allow MAC address to be specified in DTB
 2017-03-16 18:58 UTC  (4+ messages)

linux-next: WARNING: CPU: 1 PID: 19544 at net/bridge/br_fdb.c:109 br_fdb_find+0x19d/0x1b0
 2017-03-16 18:43 UTC  (3+ messages)

[PATCH v2 net-next 0/5] sunvnet: better connection management
 2017-03-16 18:30 UTC  (6+ messages)
` [PATCH v2 net-next 4/5] sunvnet: count multicast packets

[PATCH 0/9] net, ipv4, ipv6 refcounter conversions
 2017-03-16 18:23 UTC  (10+ messages)
` [PATCH 1/9] net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t
` [PATCH 2/9] net, ipv6: convert inet6_dev.refcnt "
` [PATCH 3/9] net, ipv6: convert inet6_ifaddr.refcnt "
` [PATCH 4/9] net, ipv6: convert ifmcaddr6.mca_refcnt "
` [PATCH 5/9] net, ipv6: convert ifacaddr6.aca_refcnt "
` [PATCH 6/9] net, ipv6: convert xfrm6_tunnel_spi.refcnt "
` [PATCH 7/9] net, ipv6: convert ip6addrlbl_entry.refcnt "
` [PATCH 8/9] net, ipv4: convert cipso_v4_doi.refcount "
` [PATCH 9/9] net, ipv4: convert fib_info.fib_clntref "

pull-request: mac80211 2017-03-16
 2017-03-16 18:18 UTC  (2+ messages)

[PATCH] isdn: hardware: mISDN: Remove reference to CONFIG_8xx
 2017-03-16 18:15 UTC  (2+ messages)

[PATCH] net: ethernet: fs_enet: Remove useless includes
 2017-03-16 18:15 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: adding multiple buffers and routing
 2017-03-16 17:12 UTC  (6+ messages)
` [PATCH net-next 1/3] net: stmmac: enable multiple buffers
` [PATCH net-next 2/3] net: stmmac: TX and RX queue priority configuration
` [PATCH net-next 3/3] net: stmmac: RX queue routing configuration

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-16 18:00 UTC  (6+ messages)
` [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t

[Patch net] bridge: resolve a false alarm of lockdep
 2017-03-16 17:36 UTC  (2+ messages)

[PATCH net-next 1/2] tcp: remove per-destination timestamp cache
 2017-03-16 17:30 UTC  (12+ messages)

[PATCH net-next] net: bcmgenet: Track per TX/RX rings statistics
 2017-03-16 17:27 UTC 

[patch net-next v3 0/9] mlxsw: Enable VRF offload
 2017-03-16 17:20 UTC  (13+ messages)
` [patch net-next v3 1/9] ipv4: fib_rules: Check if rule is a default rule
` [patch net-next v3 2/9] ipv4: fib_rules: Add notifier info to FIB rules notifications
` [patch net-next v3 3/9] ipv4: fib_rules: Dump FIB rules when registering FIB notifier
` [patch net-next v3 4/9] net: vrf: Set slave's private flag before linking
` [patch net-next v3 5/9] mlxsw: spectrum_router: Associate RIFs with correct VR
` [patch net-next v3 6/9] mlxsw: spectrum_router: Don't destroy RIF if L3 slave
` [patch net-next v3 7/9] mlxsw: spectrum_router: Add support for VRFs
` [patch net-next v3 8/9] mlxsw: spectrum_router: Add support for VRFs on top of bridges
` [patch net-next v3 9/9] mlxsw: spectrum_router: Don't abort on l3mdev rules

[PATCH v4] net: mvneta: support suspend and resume
 2017-03-16 17:20 UTC  (2+ messages)

[PATCH net-next] r8152: simply the arguments
 2017-03-16 17:14 UTC  (4+ messages)
` [PATCH v2 "

ANNOUNCE: New Platinum sponsor - Facebook
 2017-03-16 16:57 UTC 

[PATCH net-next v2] net: ipv4: add support for ECMP hash policy choice
 2017-03-16 16:49 UTC  (4+ messages)
` [PATCH net-next v4] "

Fw: [Bug 194723] connect() to localhost stalls after 4.9 -> 4.10 upgrade
 2017-03-16 16:27 UTC  (4+ messages)
  `  "

[PATCH net] rxrpc: Ignore BUSY packets on old calls
 2017-03-16 16:27 UTC 

[RFC v1 for accelerated IPoIB 00/25] Enhanced mode for IPoIB driver
 2017-03-16 16:04 UTC  (5+ messages)
` [RFC v1 for accelerated IPoIB 04/25] IB/verb: Add ipoib_options struct and API

40948 netdev
 2017-03-16 15:46 UTC 

[PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
 2017-03-16 13:03 UTC  (4+ messages)
    ` [PATCH v2.1 "

[GIT PULL 0/5] IPVS Updates for v4.12
 2017-03-16 12:43 UTC  (6+ messages)
` [PATCH 1/5] ipvs: remove an annoying printk in netns init
` [PATCH 2/5] ipvs: fix sync_threshold description and add sync_refresh_period, sync_retries
` [PATCH 3/5] ipvs: Document sysctl sync_qlen_max and sync_sock_size
` [PATCH 4/5] ipvs: Document sysctl sync_ports
` [PATCH 5/5] ipvs: Document sysctl pmtu_disc

[PATCH v2 net-next] mlx4: Better use of order-0 pages in RX path
 2017-03-16 12:00 UTC  (12+ messages)

[PATCH 00/10] Netfilter fixes for net
 2017-03-16 10:58 UTC  (5+ messages)
` [PATCH 05/10] netfilter: nf_tables: fix mismatch in big-endian system
` [PATCH 07/10] netfilter: Force fake conntrack entry to be at least 8 bytes aligned

[PATCH net-next 0/2] small set of sched cleanups
 2017-03-16 10:10 UTC  (4+ messages)
` [PATCH net-next 1/2] net/sched: act_ife: Staticfy find_decode_metaid()
` [PATCH net-next 2/2] net/sched: fq_codel: Avoid set-but-unused variable

[PATCH] mac80211: Use setup_timer instead of init_timer
 2017-03-16  9:54 UTC  (3+ messages)

Dear Friend,
 2017-03-16  9:45 UTC 

[PATCH] ath10k: remove redundant error check
 2017-03-16  8:57 UTC  (2+ messages)
`  "

[PATCH 0/4] uapi glibc compat: fix musl libc compatibility
 2017-03-16  8:26 UTC  (4+ messages)
` [PATCH 3/4] uapi glibc compat: Do not check for __USE_MISC

[PATCH v3] net: mvneta: support suspend and resume
 2017-03-16  8:24 UTC  (3+ messages)

[RFC PATCH] net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with interrupts
 2017-03-16  7:46 UTC  (5+ messages)

[PATCH-v5 0/4] vsock: cancel connect packets when failing to connect
 2017-03-16  7:14 UTC  (2+ messages)

[PATCH v2] net: mvneta: support suspend and resume
 2017-03-16  7:13 UTC  (3+ messages)

[PATCH] nl80211: fix dumpit error path RTNL deadlocks
 2017-03-16  6:55 UTC  (3+ messages)

[PATCH net-next 0/7] drivers: net: xgene: Bug fixes and errata workarounds
 2017-03-16  4:53 UTC  (2+ messages)

[PATCH] net: mvneta: support suspend and resume
 2017-03-16  3:23 UTC  (3+ messages)

[PATCH net-next 0/6] bpf: inline bpf_map_lookup_elem()
 2017-03-16  1:26 UTC  (7+ messages)
` [PATCH net-next 1/6] bpf: move fixup_bpf_calls() function
` [PATCH net-next 2/6] bpf: refactor fixup_bpf_calls()
` [PATCH net-next 3/6] bpf: adjust insn_aux_data when patching insns
` [PATCH net-next 4/6] bpf: add helper inlining infra and optimize map_array lookup
` [PATCH net-next 5/6] bpf: inline htab_map_lookup_elem()
` [PATCH net-next 6/6] samples/bpf: add map_lookup microbenchmark

[PATCH] net: ipv6: set route type for anycast routes
 2017-03-16  1:14 UTC 

[PATCH net-next] net/8021q: create device with all possible features in wanted_features
 2017-03-16  0:41 UTC 

[PATCH net] amd-xgbe: Fix jumbo MTU processing on newer hardware
 2017-03-15 23:43 UTC  (7+ 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).