Merge branch 'mlx4-next'
[cascardo/linux.git] / net /
2014-09-19 David S. MillerMerge branch 'fou-next'
2014-09-19 Tom Herbertgre: Setup and TX path for gre/UDP foo-over-udp encapsu...
2014-09-19 Tom Herbertipip: Setup and TX path for ipip/UDP foo-over-udp encap...
2014-09-19 Tom Herbertsit: Setup and TX path for sit/UDP foo-over-udp encapsu...
2014-09-19 Tom Herbertnet: Changes to ip_tunnel to support foo-over-udp encap...
2014-09-19 Tom Herbertfou: Add GRO support
2014-09-19 Tom Herbertfou: Support for foo-over-udp RX path
2014-09-19 Tom Herbertnet: Export inet_offloads and inet6_offloads
2014-09-19 John Fastabendnet: sched: cls_u32: rcu can not be last node
2014-09-19 Eric Dumazetnet: sched: use __skb_queue_head_init() where applicable
2014-09-19 David S. MillerMerge branch 'fec-next'
2014-09-19 Florian Fainellinet: dsa: allow switch drivers to specify phy_device...
2014-09-19 Eric Dumazetnet: add alloc_skb_with_frags() helper
2014-09-19 Eric Dumazettcp: do not fake tcp headers in tcp_send_rcvq()
2014-09-19 David S. MillerMerge branch 'udp-tunnel-common'
2014-09-19 Andy Zhoul2tp: Refactor l2tp core driver to make use of the...
2014-09-19 Andy Zhouudp-tunnel: Add a few more UDP tunnel APIs
2014-09-19 Andy Zhouudp_tunnel: Seperate ipv6 functions into its own file.
2014-09-16 John Fastabendnet: sched: cls_cgroup need tcf_exts_init in all cases
2014-09-16 David S. MillerMerge branch 'net_next_ovs' of git://git./linux/kernel...
2014-09-16 John Fastabendnet: sched: cls_fw: add missing tcf_exts_init call...
2014-09-16 John Fastabendnet: sched: cls_cgroup fix possible memory leak of...
2014-09-16 John Fastabendnet: sched: cls_u32 add missing rcu_assign_pointer...
2014-09-16 John Fastabendnet: sched: fix unsued cpu variable
2014-09-16 WANG Congnet_sched: fix a null pointer dereference in tcindex_se...
2014-09-16 WANG Congnet_sched: fix memory leak in cls_tcindex
2014-09-16 Andy Zhouopenvswitch: Add recirc and hash action.
2014-09-16 Andy Zhouopenvswitch: simplify sample action implementation
2014-09-16 Pravin B Shelaropenvswitch: Use tun_key only for egress tunnel path.
2014-09-16 Pravin B Shelaropenvswitch: refactor ovs flow extract API.
2014-09-16 Pravin B Shelaropenvswitch: Remove pkt_key from OVS_CB
2014-09-15 Florian Fainellinet: dsa: fix mii_bus to host_dev replacement
2014-09-15 WANG Congnet_sched: use tcindex_filter_result_init()
2014-09-15 WANG Congnet_sched: fix suspicious RCU usage in tcindex_classify()
2014-09-15 WANG Congnet_sched: fix an allocation bug in tcindex_set_parms()
2014-09-15 WANG Congnet_sched: fix suspicious RCU usage in cls_bpf_classify()
2014-09-15 David S. MillerMerge branch 'dsa-next'
2014-09-15 Alexander Duyckdsa: Replace mii_bus with a generic host device
2014-09-15 Alexander Duyckdsa: Split ops up, and avoid assigning tag_protocol...
2014-09-15 David S. MillerMerge branch 'tcpflags'
2014-09-15 Eric Dumazettcp: do not copy headers in tcp_collapse()
2014-09-15 Eric Dumazettcp: allow segment with FIN in tcp_try_coalesce()
2014-09-15 Eric Dumazettcp: use TCP_SKB_CB(skb)->tcp_flags in input path
2014-09-13 Sasha Levinnet: bpf: correctly handle errors in sk_attach_filter()
2014-09-13 Hannes Frederic... net: filter: constify detection of pkt_type_offset
2014-09-13 Florian Fainellinet: dsa: change tag_protocol to an enum
2014-09-13 WANG Congipv6: exit early in addrconf_notify() if IPv6 is disabled
2014-09-13 David S. MillerMerge branch 'ipv6-cleanups'
2014-09-13 WANG Congipv6: refactor ipv6_dev_mc_inc()
2014-09-13 WANG Congipv6: update the comment in mcast.c
2014-09-13 WANG Congipv6: drop some rcu_read_lock in mcast
2014-09-13 WANG Congipv6: drop ipv6_sk_mc_lock in mcast
2014-09-13 WANG Congipv6: refactor __ipv6_dev_ac_inc()
2014-09-13 WANG Congipv6: clean up ipv6_dev_ac_inc()
2014-09-13 WANG Congipv6: remove ipv6_sk_ac_lock
2014-09-13 WANG Congipv6: drop useless rcu_read_lock() in anycast
2014-09-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-13 John Fastabendnet: sched: rcu'ify cls_bpf
2014-09-13 John Fastabendnet: sched: rcu'ify cls_rsvp
2014-09-13 John Fastabendnet: sched: make cls_u32 lockless
2014-09-13 John Fastabendnet: sched: make cls_u32 per cpu
2014-09-13 John Fastabendnet: sched: RCU cls_tcindex
2014-09-13 John Fastabendnet: sched: RCU cls_route
2014-09-13 John Fastabendnet: sched: fw use RCU
2014-09-13 John Fastabendnet: sched: cls_flow use RCU
2014-09-13 John Fastabendnet: sched: cls_cgroup use RCU
2014-09-13 John Fastabendnet: sched: cls_basic use RCU
2014-09-13 John Fastabendnet: rcu-ify tcf_proto
2014-09-13 John Fastabendnet: qdisc: use rcu prefix and silence sparse warnings
2014-09-13 John Fastabendnet: sched: rcu'ify cls_bpf
2014-09-13 John Fastabendnet: sched: rcu'ify cls_rsvp
2014-09-13 John Fastabendnet: sched: make cls_u32 lockless
2014-09-13 John Fastabendnet: sched: make cls_u32 per cpu
2014-09-13 John Fastabendnet: sched: RCU cls_tcindex
2014-09-13 John Fastabendnet: sched: RCU cls_route
2014-09-13 John Fastabendnet: sched: fw use RCU
2014-09-13 John Fastabendnet: sched: cls_flow use RCU
2014-09-13 John Fastabendnet: sched: cls_cgroup use RCU
2014-09-13 John Fastabendnet: sched: cls_basic use RCU
2014-09-13 John Fastabendnet: rcu-ify tcf_proto
2014-09-13 John Fastabendnet: qdisc: use rcu prefix and silence sparse warnings
2014-09-12 Scott Woodudp: Fix inverted NAPI_GRO_CB(skb)->flush test
2014-09-12 David S. MillerMerge branch 'sock_queue_err_skb'
2014-09-12 Alexander Duyckmac80211: Resolve sk_refcnt/sk_wmem_alloc issue in...
2014-09-12 Alexander Duyckskb: Add documentation for skb_clone_sk
2014-09-10 Erik Hugnetipc: fix sparse warnings
2014-09-10 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-09-10 Joe Perchesnetfilter: Convert pr_warning to pr_warn
2014-09-10 Joe Perchesiucv: Convert pr_warning to pr_warn
2014-09-10 Joe Perchespktgen: Convert pr_warning to pr_warn
2014-09-10 Joe Perchesatm: Convert pr_warning to pr_warn
2014-09-10 David S. MillerMerge branch 'ipip_sit_gro'
2014-09-10 Tom Herbertsit: Add gro callbacks to sit_offload
2014-09-10 Tom Herbertipip: Add gro callbacks to ipip offload
2014-09-10 Tom Herbertipv6: Clear flush_id to make GRO work
2014-09-10 Florian Westphalnet: use kfree_skb_list() helper in more places
2014-09-10 Eric Dumazetipv4: udp4_gro_complete() is static
2014-09-10 Eric Dumazetnetns: remove one sparse warning
2014-09-10 Eric Dumazetipv6: udp6_gro_complete() is static
2014-09-10 Eric Dumazetipv4: rcu cleanup in ip_ra_control()
next