netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-01 12:36:29 to 2016-02-02 15:56:55 UTC [more...]

[PATCH net-next 0/4] packet: tpacket gso and csum offload
 2016-02-02 15:56 UTC  (3+ messages)
` [PATCH net-next 1/4] packet: move vnet_hdr code to helper functions
` [PATCH net-next 2/4] packet: vnet_hdr support for tpacket_rcv

[PATCH] rtlwifi: Fix reusable codes in core.c
 2016-02-02 15:48 UTC 

[PATCH net-next] net: Add support for fill_slave_info to VRF device
 2016-02-02 15:43 UTC  (2+ messages)
` [iproute2 net-next] vrf: Add support for slave_info

[PATCH net-next 0/8] be2net patch-set
 2016-02-02 15:41 UTC  (11+ messages)
` [PATCH net-next 1/8] be2net: return error status from be_set_phys_id()
` [PATCH net-next 2/8] be2net: check for INSUFFICIENT_PRIVILEGES error
` [PATCH net-next 3/8] be2net: Fix be_vlan_rem_vid() to check vlan id being removed
` [PATCH net-next 4/8] be2net: SRIOV Queue distribution should factor in EQ-count of VFs
` [PATCH net-next 5/8] be2net: Don't run ethtool self-tests for VFs
` [PATCH net-next 6/8] benet: Fix Lancer error recovery
` [PATCH net-next 7/8] benet: Add retry in case of error recovery failure
` [PATCH net-next 8/8] benet: Fix interval calculation in interrupt moderation

[PATCH net-next v2 0/2] virtio_net: add ethtool get/set settings support
 2016-02-02 15:36 UTC  (7+ messages)
` [PATCH net-next v2 1/2] ethtool: add speed/duplex validation functions
` [PATCH net-next v2 2/2] virtio_net: add ethtool support for set and get of settings

[PATCH net V1 0/3] mlx5 driver fixes for 4.5-rc2
 2016-02-02 15:26 UTC  (4+ messages)
` [PATCH net V1 1/3] net/mlx5e: Remove select queue ndo initialization
` [PATCH net V1 2/3] net/mlx5e: Use static constant netdevice ndos
` [PATCH net V1 3/3] net/mlx5: Use offset based reserved field names in the IFC header file

[PATCH net-next 0/5] vxlan: cleanup headers and tx path
 2016-02-02 15:06 UTC  (8+ messages)
` [PATCH net-next 1/5] vxlan: cleanup types
` [PATCH net-next 2/5] vxlan: remove duplicated macros
` [PATCH net-next 3/5] vxlan: restructure vxlan.h definitions
` [PATCH net-next 4/5] vxlan: consolidate output route calculation
` [PATCH net-next 5/5] vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skb

[RFC PATCH 0/7] tc cls_u32 hardware interface
 2016-02-02 14:58 UTC  (6+ messages)
` [RFC PATCH 7/7] net: ixgbe: add support for tc_u32 offload

[PATCH] mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate
 2016-02-02 14:55 UTC  (2+ messages)

[PATCH net-next] virtio_net: add ethtool support for set and get of settings
 2016-02-02 14:10 UTC  (5+ messages)

[PATCH v2] ipv6: addrconf: Fix recursive spin lock call
 2016-02-02 14:06 UTC  (3+ messages)

[PATCH net] net: Allow flow dissector to handle non 4-byte aligned headers
 2016-02-02 13:41 UTC  (9+ messages)

[PATCH V6] netfilter: h323: avoid potential attack
 2016-02-02 13:40 UTC 

[RFCv2 PATCH net-next 0/3] MACsec IEEE 802.1AE implementation
 2016-02-02 13:29 UTC  (4+ messages)
` [RFCv2 PATCH net-next 1/3] uapi: add MACsec bits
` [RFCv2 PATCH net-next 2/3] net: add MACsec netdevice priv_flags and helper
` [RFCv2 PATCH net-next 3/3] macsec: introduce IEEE 802.1AE driver

[PATCH] update be2net maintainers' email addresses
 2016-02-02 13:10 UTC 

[PATCH net-next 0/6] net/intel: call ndo_stop() instead of dev_close() when running offline selftest
 2016-02-02 12:59 UTC  (9+ messages)
` [PATCH net-next 1/6] i40e: "
` [PATCH net-next 2/6] ixgbe: "
` [PATCH net-next 3/6] ixgbevf: "
` [PATCH net-next 4/6] igb: "
` [PATCH net-next 5/6] e1000: "
` [PATCH net-next 6/6] e1000e: "

[PATCH net-next v3] xen-netback: implement dynamic multicast control
 2016-02-02 12:04 UTC  (2+ messages)

[PATCH net-next v2] xen-netback: implement dynamic multicast control
 2016-02-02 11:57 UTC  (5+ messages)

[PATCH net-next v1] xen-netback: implement dynamic multicast control
 2016-02-02 11:15 UTC  (3+ messages)

[PATCH net-next] ethtool: Declare netdev_rss_key as __read_mostly
 2016-02-02  3:51 UTC 

[PATCH V5] netfilter: h323: avoid potential attack
 2016-02-02 10:55 UTC  (2+ messages)

[PATCH iproute2] tc: fix compilation with old gcc (< 4.6) (bis)
 2016-02-02 10:39 UTC  (3+ messages)

[PATCH net-next v2 00/10] tipc: cleanups, fixes & improvements for topology server
 2016-02-02  9:52 UTC  (11+ messages)
` [PATCH net-next v2 01/10] tipc: remove incorrect check for subscription timeout value
` [PATCH net-next v2 02/10] tipc: remove filter and timeout elements from struct tipc_subscription
` [PATCH net-next v2 03/10] tipc: remove struct tipc_name_seq "
` [PATCH net-next v2 04/10] tipc: introduce tipc_subscrb_subscribe() routine
` [PATCH net-next v2 05/10] tipc: fix connection abort during subscription cancellation
` [PATCH net-next v2 06/10] tipc: fix connection abort when receiving invalid cancel request
` [PATCH net-next v2 07/10] tipc: hold subscriber->lock for tipc_nametbl_subscribe()
` [PATCH net-next v2 08/10] tipc: protect tipc_subscrb_get() with subscriber spin lock
` [PATCH net-next v2 09/10] tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
` [PATCH net-next v2 10/10] tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1

[net PATCH] flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen
 2016-02-02  9:47 UTC  (7+ messages)

[PATCH iproute2 -master 0/4] Minor BPF updates on frontend
 2016-02-02  9:22 UTC  (9+ messages)
` [PATCH iproute2 -master 1/4] tc, bpf, examples: further bpf_api improvements
` [PATCH iproute2 -master 2/4] tc, bpf: improve verifier logging
` [PATCH iproute2 -master 3/4] tc, bpf: give some more hints wrt false relos
` [PATCH iproute2 -master 4/4] tc, bpf: use bind/type macros from gelf

[PATCH 1/1] net/ipv6: add sysctl option accept_ra_min_hop_limit
 2016-02-02  8:49 UTC  (5+ messages)

[PATCH] dwc_eth_qos: Reset hardware before PHY start
 2016-02-02  8:39 UTC 

[PATCH] bonding: add slave device name for debug
 2016-02-02  8:32 UTC 

[PATCH] ath10k: remove impossible code
 2016-02-02  7:14 UTC 

[PATCH] bgmac: add helper checking for BCM4707 / BCM53018 chip id
 2016-02-02  6:47 UTC 

[PATCH net-next 0/6] bpf: introduce per-cpu maps
 2016-02-02  6:39 UTC  (7+ messages)
` [PATCH net-next 1/6] bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map
` [PATCH net-next 2/6] bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
` [PATCH net-next 3/6] bpf: add lookup/update support for per-cpu hash and array maps
` [PATCH net-next 4/6] samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASH
` [PATCH net-next 5/6] samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAY
` [PATCH net-next 6/6] samples/bpf: update tracex[23] examples to use per-cpu maps

[PATCH iproute2 -master] tc, bpf: make sure relo is in relation with map section
 2016-02-02  5:06 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: fastopen: accept data/FIN present in SYNACK
 2016-02-02  5:03 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: fastopen: accept data/FIN present in SYNACK message
` [PATCH net-next 2/2] tcp: do not enqueue skb with SYN flag

[PATCH iproute2] ip-link: remove warning message
 2016-02-02  4:56 UTC  (2+ messages)

[PATCH] netfilter: nft_ct: define nft_ct_get_eval_counter() only when needed
 2016-02-02  4:19 UTC  (2+ messages)

net-next is OPEN
 2016-02-02  4:13 UTC 

[PATCH RESEND] bridge:Fix concurrent access issue in the function brnf_get_logical_dev
 2016-02-02  3:19 UTC 

[PATCH V4] netfilter: h323: avoid potential attack
 2016-02-02  3:11 UTC 

[PATCH net v2 0/2] pv6: fix sticky pktinfo behaviour
 2016-02-02  2:18 UTC  (6+ messages)
` [PATCH net v2 2/2] ipv6/udp: use sticky pktinfo egress ifindex on connect()

[PATCH v2] openvswitch: allow management from inside user namespaces
 2016-02-02  0:31 UTC 

[PATCH net] ipv6: addrconf: Fix recursive spin lock call
 2016-02-02  0:07 UTC  (4+ messages)

[PATCH net v2 0/4] net: add and use rx_nohandler stat counter
 2016-02-01 23:51 UTC  (6+ messages)
` [PATCH net v3 "
  ` [PATCH net v3 1/4] net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
  ` [PATCH net v3 2/4] net: add rx_nohandler stat counter
  ` [PATCH net v3 3/4] team: track sum of rx_nohandler for all slaves
  ` [PATCH net v3 4/4] bond: "

[PATCH net-next 0/4] batch calls to fib_flush and arp_ifdown
 2016-02-01 22:32 UTC  (5+ messages)
` [PATCH net-next 1/4] net: add event_list to struct net and provide utility functions
` [PATCH net-next 2/4] net: dev: add batching to net_device notifiers
` [PATCH net-next 3/4] net: core: introduce neigh_ifdown_all for all down interfaces
` [PATCH net-next 4/4] net: fib: avoid calling fib_flush for each device when doing batch close and unregister

[GIT] Networking
 2016-02-01 22:28 UTC 

[RFC net-next 0/9] TC filter HW offloads
 2016-02-01 21:45 UTC  (12+ messages)
` [RFC net-next 6/9] net/cls_flower: Introduce hardware offloading
` [RFC net-next 9/9] net/mlx5e: Flow steering support through switchdev

[PATCH] net: smc91x: propagate irq return code
 2016-02-01 21:02 UTC  (5+ messages)

[PATCH] openvswitch: allow management from inside user namespaces
 2016-02-01 20:50 UTC  (4+ messages)

[PATCH 1/4] netfilter: ipv4: use linux/uaccess.h
 2016-02-01 20:04 UTC  (5+ messages)
` [PATCH 3/4] netfilter: ipv4: use preferred kernel types

[PATCH net v4] r8169: Added delay after power on and reset
 2016-02-01 19:40 UTC  (2+ messages)

[PATCH net v4] r8169: Disable force bus mastering
 2016-02-01 19:36 UTC  (2+ messages)

bonding (IEEE 802.3ad) not working with qemu/virtio
 2016-02-01 18:49 UTC  (5+ messages)

[PATCH net] route: add rcu_read_lock when lookup route and update fnhe in __ip_do_redirect
 2016-02-01 18:14 UTC  (5+ messages)

[PATCH V3] netfilter: h323: avoid potential attack
 2016-02-01 18:12 UTC  (3+ messages)

[RFC PATCH net-next 0/3] sctp: add GSO support
 2016-02-01 17:41 UTC  (8+ messages)
` [RFC PATCH net-next 3/3] sctp: Add "

[RFC] Kernel unaligned access at __skb_flow_dissect
 2016-02-01 17:25 UTC  (12+ messages)

[PATCH net-next] netfilter: nf_conntrack: remove the unneed check for *bucket
 2016-02-01 16:39 UTC  (3+ messages)

[4.4, OOPS]: kernel oops around __wake_up_common / __sys_recvmsg
 2016-02-01 16:14 UTC 

[net-next 4/8] ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
 2016-02-01 15:55 UTC  (5+ messages)
` ixgbe: get link speed as a slave nic unrelated with link
  ` [PATCH 1/1] ixgbe: get link speed as a slave nic unrelated with link up

[PATCH (net-next.git) 01/18] stmmac: share reset function between dwmac100 and dwmac1000
 2016-02-01 15:54 UTC  (5+ messages)

[PATCH net-next 00/40] net: fec: cleanup/fixes
 2016-02-01 14:04 UTC  (5+ messages)
` [PATCH net-next 39/40] ARM: dts: imx6qdl-nitrogen6x: add phy interrupt to eliminate polling
` [PATCH net-next 40/40] ARM: dts: imx6qdl-nitrogen6_max: "

[PATCH v2 net 0/6] mvneta fixes for SMP
 2016-02-01 13:37 UTC  (10+ messages)
` [PATCH v2 net 1/6] net: mvneta: Fix for_each_present_cpu usage
` [PATCH v2 net 2/6] net: mvneta: Use on_each_cpu when possible
` [PATCH v2 net 3/6] net: mvneta: Remove unused code
` [PATCH v2 net 4/6] net: mvneta: Modify the queue related fields from each cpu
` [PATCH v2 net 5/6] net: mvneta: The mvneta_percpu_elect function should be atomic
` [PATCH v2 net 6/6] net: mvneta: Fix race condition during stopping

[PATCH net-next v1 00/10] tipc: cleanups, fixes & improvements for topology server
 2016-02-01 13:21 UTC  (3+ messages)
` [PATCH net-next v1 06/10] tipc: fix connection abort when receiving invalid cancel request

[PATCH 0/3] lib: add "on" and "off" to strtobool
 2016-02-01 13:17 UTC  (3+ messages)
` [PATCH 1/3] lib: fix callers of strtobool to use char array

[PATCH] net: add per device sg_max_frags for skb
 2016-02-01 13:12 UTC  (5+ messages)
` [PATCH v2] net:Add sysctl_tcp_sg_max_skb_frags

[PATCH] mac80211: fix memory leak
 2016-02-01 12:57 UTC  (5+ 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).