netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-11 07:08:45 to 2016-08-12 11:11:54 UTC [more...]

[PATCH] net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for gre tunneled skbs
 2016-08-12 11:11 UTC  (6+ messages)

[PATCH] net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
 2016-08-12 11:02 UTC 

[PATCH RFCv2] net: ethernet: macb: Add support for rx_clk
 2016-08-12 10:16 UTC 

[PATCH] rhashtable: avoid large lock-array allocations
 2016-08-12 10:03 UTC 

A potential data race in drivers/net/ethernet/smsc/smc91c92_cs.ko
 2016-08-12  9:54 UTC 

[PATCH/RFC net] gre: set inner_protocol on xmit
 2016-08-12  9:46 UTC 

pull-request: mac80211-next 2016-08-12
 2016-08-12  9:20 UTC 

[PATCH RFC] net: ethernet: macb: Add support for rx_clk
 2016-08-12  9:11 UTC 

[PATCH 00/19] pull request for net-next: batman-adv 2016-08-12
 2016-08-12  8:56 UTC  (20+ messages)
  ` [PATCH 01/19] batman-adv: Start new development cycle
  ` [PATCH 03/19] batman-adv: Define module rtnl link name
  ` [PATCH 04/19] batman-adv: Use rtnl link in device creation example
  ` [PATCH 06/19] batman-adv: Revert "postpone sysfs removal when unregistering"
  ` [PATCH 07/19] batman-adv: Avoid sysfs name collision for netns moves
  ` [PATCH 08/19] batman-adv: Remove unused primary_if and bat_priv variables
  ` [PATCH 09/19] batman-adv: make the GW selection class algorithm specific
  ` [PATCH 10/19] batman-adv: make GW election code protocol specific
  ` [PATCH 11/19] batman-adv: B.A.T.M.A.N. V - implement GW selection logic
` [PATCH 02/19] batman-adv: Document optional batadv_algo_ops
` [PATCH 05/19] batman-adv: Modify mesh_iface outside sysfs context
` [PATCH 12/19] batman-adv: disable sysfs knobs when GW-mode is not implemented
` [PATCH 13/19] batman-adv: iv_ogm, Reduce code duplication
` [PATCH 14/19] batman-adv: fix boolreturn.cocci warnings
` [PATCH 15/19] batman-adv: Introduce forward packet creation helper
` [PATCH 16/19] batman-adv: use kmem_cache for translation table
` [PATCH 17/19] batman-adv: Remove orig_node reference handling from send_skb_unicast
` [PATCH 18/19] batman-adv: Use bitwise instead of arithmetic operator for flags
` [PATCH 19/19] batman-adv: Fix consistency of update route messages

[4.4-RT PATCH RFC/RFT] drivers: net: cpsw: mark rx/tx irq as IRQF_NO_THREAD
 2016-08-12  8:32 UTC  (3+ messages)

[PATCH] net/irda: handle iriap_register_lsap() allocation failure
 2016-08-12  8:29 UTC 

Subject: [PATCH ipsec-next 0/8] xfrm: policy: convert lookups to rcu
 2016-08-12  8:22 UTC  (10+ messages)
` [PATCH ipsec-next 1/8] xfrm: policy: use rcu versions for iteration and list add/del
` [PATCH ipsec-next 2/8] xfrm: policy: prepare policy_bydst hash for rcu lookups
` [PATCH ipsec-next 3/8] xfrm: policy: add sequence count to sync with hash resize
` [PATCH ipsec-next 4/8] xfrm: policy: use atomic_inc_not_zero in rcu section
` [PATCH ipsec-next 5/8] xfrm: policy: make xfrm_policy_lookup_bytype lockless
` [PATCH ipsec-next 6/8] xfrm: policy: only use rcu in xfrm_sk_policy_lookup
` [PATCH ipsec-next 7/8] xfrm: policy: don't acquire policy lock in xfrm_spd_getinfo
` [PATCH ipsec-next 8/8] xfrm: policy: convert policy_lock to spinlock

[PATCH net-next 0/4] net_sched, flow_dissector, flower: Introduce vlan tag support
 2016-08-12  8:18 UTC  (9+ messages)
` [PATCH net-next 1/4] flow_dissector: Get vlan info from skb->vlan_tci instead of skb->data
` [PATCH net-next 3/4] net_sched: flower: Add vlan support
` [PATCH net-next 4/4] net_sched: act_vlan: Add priority option

[PATCH net-next v4 2/3] bpf: Add bpf_current_task_under_cgroup helper
 2016-08-12  7:40 UTC  (6+ messages)

[PATCH RESEND] net/sctp: always initialise sctp_ht_iter::start_fail
 2016-08-12  7:50 UTC 

[PATCH] net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
 2016-08-12  7:16 UTC  (2+ messages)

[PATCH net-next 2/4] flow_dissector: Get vlan priority in addition to vlan id
 2016-08-12  6:26 UTC  (4+ messages)

[PATCH v2] ipv6: suppress sparse warnings in IP6_ECN_set_ce()
 2016-08-12  5:48 UTC 

[PATCH] ipv6: suppress sparse warnings in IP6_ECN_set_ce()
 2016-08-12  5:43 UTC  (3+ messages)

[PATCHv2 3/4] pci: Determine actual VPD size on first access
 2016-08-12  5:11 UTC  (7+ messages)

[PATCH net-next v4 3/3] samples/bpf: Add test_current_task_under_cgroup test
 2016-08-12  3:15 UTC 

[PATCH net-next v4 1/3] cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers
 2016-08-12  3:14 UTC 

[PATCH net-next v4 0/3]
 2016-08-12  3:14 UTC 

[PATCH net] rhashtable: avoid large lock-array allocations
 2016-08-12  2:31 UTC  (3+ messages)

[PATCH net-next 0/3] bpf improvements
 2016-08-12  1:17 UTC  (4+ messages)
` [PATCH net-next 1/3] bpf: allow helpers access the packet directly
` [PATCH net-next 2/3] samples/bpf: add verifier tests for the helper access to the packet
` [PATCH net-next 3/3] bpf: allow bpf_get_prandom_u32() to be used in tracing

[Patch net v3 0/5] net_sched: tc action fixes and updates
 2016-08-12  0:41 UTC  (6+ messages)
` [Patch net v3 1/5] net_sched: remove the leftover cleanup_a()
` [Patch net v3 2/5] net_sched: remove an unnecessary list_del()
` [Patch net v3 3/5] net_sched: fix a typo in tc_for_each_action()
` [Patch net v3 4/5] net_sched: move tc offload macros to pkt_cls.h
` [Patch net v3 5/5] net_sched: convert tcf_exts from list to pointer array

[Patch net 0/5] net_sched: tc action fixes and updates
 2016-08-12  0:08 UTC  (5+ messages)

*RE: Deposit|Charitable Gesture
 2016-08-11 22:58 UTC 

[PATCH -next] qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()
 2016-08-11 23:29 UTC 

[iproute PATCH] man: ip-link.8: Document missing geneve options
 2016-08-11 23:17 UTC 

[PATCH] [v8] net: emac: emac gigabit ethernet controller driver
 2016-08-11 22:45 UTC  (2+ messages)

4.8.0-rc1: page allocation failure: order:3, mode:0x2084020(GFP_ATOMIC|__GFP_COMP)
 2016-08-11 22:28 UTC  (3+ messages)

[PATCH net-next v3 1/2] bpf: Add bpf_current_task_in_cgroup helper
 2016-08-11 21:47 UTC  (3+ messages)

[PATCH 00/16] net: don't print error when allocating urb fails
 2016-08-11 21:42 UTC  (19+ messages)
  ` [PATCH 01/16] net: can: usb: ems_usb: "
  ` [PATCH 02/16] net: can: usb: esd_usb2: "
  ` [PATCH 03/16] net: can: usb: gs_usb: "
  ` [PATCH 04/16] net: can: usb: kvaser_usb: "
  ` [PATCH 05/16] net: can: usb: peak_usb: pcan_usb_core: "
  ` [PATCH 06/16] net: can: usb: usb_8dev: "
  ` [PATCH 07/16] net: usb: hso: "
  ` [PATCH 08/16] net: usb: lan78xx: "
  ` [PATCH 09/16] net: usb: usbnet: "
  ` [PATCH 10/16] net: wimax: i2400m: usb-notif: "
  ` [PATCH 11/16] net: wireless: ath: ar5523: ar5523: "
  ` [PATCH 12/16] net: wireless: broadcom: brcm80211: brcmfmac: usb: "
` [PATCH 13/16] net: wireless: intersil: orinoco: orinoco_usb: "
  ` [PATCH 14/16] net: wireless: marvell: libertas_tf: if_usb: "
  ` [PATCH 15/16] net: wireless: marvell: mwifiex: usb: "
    ` [PATCH 16/16] net: wireless: realtek: rtlwifi: "

[PATCH net v2] ibmveth: Disable tx queue while changing mtu
 2016-08-11 20:01 UTC 

[PATCH net] bpf: fix write helpers with regards to non-linear parts
 2016-08-11 19:38 UTC 

[PATCH net-next v3 2/2] samples/bpf: Add test_current_task_in_cgroup test
 2016-08-11 18:52 UTC 

[PATCH net-next v3 0/2] Add bpf current_task_in_cgroup helper & opensnoop example
 2016-08-11 18:51 UTC 

[PULL] vhost: fixes and cleanups for 4.8
 2016-08-11 18:31 UTC 

[PATCH] bonding: Allow tun-interfaces as slaves
 2016-08-11 18:24 UTC  (10+ messages)

[PATCH] calipso: fix resource leak on calipso_genopt failure
 2016-08-11 17:17 UTC 

[PATCH net] macsec: use after free when deleting the underlying device
 2016-08-11 16:59 UTC  (2+ messages)

[PATCH net] macvtap: fix use after free for skb_array during release
 2016-08-11 16:56 UTC  (2+ messages)

Kernel NFS boot failure
 2016-08-11 16:25 UTC  (4+ messages)

[PATCH] [v7] net: emac: emac gigabit ethernet controller driver
 2016-08-11 16:03 UTC  (11+ messages)

[PATCH v2 net-next 0/2] e1000e: fix PTP on e1000_pch_variants
 2016-08-11 15:48 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH net-next v3 1/2] e1000e: factor out systim sanitization
    ` [Intel-wired-lan] "

[PATCH net 0/4] hv_netvsc: fixes for VF removal path
 2016-08-11 15:38 UTC  (11+ messages)
` [PATCH net 1/4] hv_netvsc: don't lose VF information
` [PATCH net 2/4] hv_netvsc: reset vf_inject on VF removal
` [PATCH net 3/4] hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
` [PATCH net 4/4] hv_netvsc: avoid deadlocks between rtnl lock and netvsc_inject_disable()

[PATCH net] sctp: fix a success return may hide an error
 2016-08-11 15:36 UTC  (3+ messages)

[PATCHv5 net-next 0/2] Add support for IFLA_VF_MAC
 2016-08-11 15:36 UTC  (3+ messages)
` [PATCHv5 net-next 1/2] cxgb4: Add control net_device for configuring PCIe VF
` [PATCHv5 net-next 2/2] cxgb4/cxgb4vf: Add set VF mac address support

[PATCH] net: ethernet: mediatek: enhance the locking using the lightweight ones
 2016-08-11 14:28 UTC  (2+ messages)

[iproute PATCH] ip-route: Pretty-print expired routes
 2016-08-11 13:54 UTC  (3+ messages)

[PATCH net-next 0/3] lwtunnel, mpls fragmentation and gso fixes
 2016-08-11 13:49 UTC  (6+ messages)
` [PATCH net-next 2/3] net: mpls fixes for GSO

[PATCH v2 2/3] mac80211: mesh: improve path resolving time
 2016-08-11 13:22 UTC  (3+ messages)

[PATCH v3] mac80211: mesh: set tx_info->hw_queue to the correct queue upon packet forwarding
 2016-08-11 13:04 UTC  (2+ messages)

[PATCH v2] drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
 2016-08-11 12:39 UTC  (3+ messages)

[PATCH net-next 0/6] sfc: SFN8000 support improvements
 2016-08-11 12:02 UTC  (7+ messages)
  ` [PATCH net-next 1/6] sfc: update MCDI protocol headers
  ` [PATCH net-next 2/6] sfc: allow asynchronous MCDI without completion function
  ` [PATCH net-next 3/6] sfc: retrieve second word of datapath capabilities
  ` [PATCH net-next 4/6] sfc: use new performance based event queue init
  ` [PATCH net-next 5/6] sfc: set interrupt moderation via MCDI
  ` [PATCH net-next 6/6] sfc: get timer configuration from adapter

[PATCHv4 net-next 0/2] Add support for IFLA_VF_MAC
 2016-08-11 12:24 UTC  (4+ messages)
` [PATCHv4 net-next 1/2] cxgb4: Add control net_device for configuring PCIe VF
` [PATCHv4 net-next 2/2] cxgb4/cxgb4vf: Add set VF mac address support

[PATCH 0/4] net: hix5hd2_gmac: add tx sg feature and reset/clock control signals
 2016-08-11 12:09 UTC  (6+ messages)
  ` [PATCH 1/4] net: hix5hd2_gmac: add tx scatter-gather feature
` [PATCH 2/4] net: hix5hd2_gmac: add reset control and clock signals
` [PATCH 3/4] clk: hix5hd2: change ethernet clock type
` [PATCH 4/4] ARM: dts: hix5hd2: add gmac clock and reset property

[PATCH RESEND] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2016-08-11 11:46 UTC  (12+ messages)

[PATCH net-next 0/6] xfrm: convert xfrm_state_find to rcu
 2016-08-11 11:13 UTC  (2+ messages)

[PATCH] xfrm: constify xfrm_replay structures
 2016-08-11 11:11 UTC  (2+ messages)

Company Payment Agent Needed
 2016-08-11 10:36 UTC 

[PATCHv3 net-next 0/2] Add support for IFLA_VF_MAC
 2016-08-11 10:22 UTC  (3+ messages)
` [PATCHv3 net-next 1/2] cxgb4: Add control net_device for configuring PCIe VF

[PATCHv2 3/4] pci: Determine actual VPD size on first access
 2016-08-11 10:03 UTC  (2+ messages)
` [RFC PATCH kernel] PCI: Enable access to custom VPD for Chelsio devices (cxgb3)

[PATCH 00/21] net: thunderx: Support for newer chips and miscellaneous patches
 2016-08-11  9:57 UTC  (4+ messages)
` [PATCH 04/21] net: thunderx: Set queue count based on number of CPUs

[REGRESSION] 362899b ("macvtap: switch to use skb array") causes oops during teardown
 2016-08-11  8:58 UTC  (4+ messages)

[PATCH 0/3] support GMAC for RK3399 & RK3366
 2016-08-11  8:12 UTC  (5+ messages)
` [PATCH 1/3] net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data
  ` [PATCH 2/3] arm64: dts: rockchip: add GMAC dt nodes for rk3399 SoC
` [PATCH 3/3] arm64: dts: rockchip: add GMAC dt nodes for RK3399 evb

pull-request: mac80211 2016-08-05
 2016-08-11  7:58 UTC  (2+ messages)

Logistic Officer Needed Urgently
 2016-08-11  7:42 UTC 

Logistic Officer Needed Urgently
 2016-08-11  7:33 UTC 

Logistic Officer Needed Urgently
 2016-08-11  7:23 UTC 

Logistic Officer Needed Urgently
 2016-08-11  7:29 UTC 

Logistic Officer Needed Urgently
 2016-08-11  7:12 UTC 

[PATCH net-next 1/3] lwtunnel: xmit redirect
 2016-08-11  7:07 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).