Merge branch 'mlx4'
[pandora-kernel.git] / net /
2013-02-08 David S. MillerMerge branch 'mlx4'
2013-02-06 Eric Dumazetnet: reset mac header in dev_start_xmit()
2013-02-06 Cong Wangnet: adjust skb_gso_segment() for calling in rx path
2013-02-06 Alexander Aringwpan: use stack buffer instead of heap
2013-02-06 Alexander Aring6lowpan: use stack buffer instead of heap
2013-02-06 David S. Miller6lowpan: Remove __init tag from lowpan_netlink_fini().
2013-02-06 Neil Hormannetpoll: protect napi_poll and poll_controller during...
2013-02-06 Alexander Aringwpan: whitespace fix
2013-02-06 Steffen Klassertipv6: Don't send packet to big messages to self
2013-02-06 Joe Perchesnet: core: Remove unnecessary alloc/OOM messages
2013-02-05 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-02-05 Stephen Hemmingertcp: remove Appropriate Byte Count support
2013-02-05 David S. Milleripv4: Disallow non-namespace aware protocols to register.
2013-02-05 David S. Millerl2tp: Make ipv4 protocol handler namespace aware.
2013-02-05 Tom Parkinl2tp: create tunnel sockets in the right namespace
2013-02-05 Tom Parkinl2tp: prevent tunnel creation on netns mismatch
2013-02-05 Tom Parkinl2tp: set netnsok flag for netlink messages
2013-02-05 Tom Parkinl2tp: put tunnel socket release on a workqueue
2013-02-05 David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-02-04 David S. Milleripcomp: Mark as netns_ok.
2013-02-04 Jean Sacrenmcast: do not check 'rv' twice in a row
2013-02-04 Ying Xuenet: remove redundant check for timer pending state...
2013-02-04 Daniel Borkmannsctp: sctp_close: fix release of bindings for deferred...
2013-02-04 Gao fengnetns: bridge: allow unprivileged users add/delete...
2013-02-04 Gao fengnetns: ebtable: allow unprivileged users to operate...
2013-02-04 Gao fengnetns: fdb: allow unprivileged users to add/del fdb...
2013-02-04 Vijay Subramaniantcp: ipv6: Update MIB counters for drops
2013-02-04 Vijay Subramaniantcp: Update MIB counters for drops
2013-02-03 Phil Sutterpacket: fix leakage of tx_ring memory
2013-02-03 Pravin B Shelarnet: Fix inner_network_header assignment in skb-copy.
2013-02-03 Eric Dumazettcp: frto should not set snd_cwnd to 0
2013-02-03 Eric Dumazettcp: fix an infinite loop in tcp_slow_start()
2013-02-03 David S. MillerMerge branch 'delete-wanrouter' of git://git./linux...
2013-02-03 David S. MillerMerge branch 'fixes-for-3.8' of git://gitorious.org...
2013-02-01 David S. MillerMerge branch 'wireless'
2013-02-01 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-02-01 Paul Gortmakerwanrouter: delete now orphaned header content, files...
2013-02-01 Paul Gortmakerwanrouter: completely decouple obsolete code from kernel.
2013-01-31 Yuchung Chengtcp: detect SYN/data drop when F-RTO is disabled
2013-01-31 Tom Parkinl2tp: correctly handle ancillary data in the ip6 recv...
2013-01-31 Tom Parkinipv6: export ip6_datagram_recv_ctl
2013-01-31 Tom Parkinipv6: rename datagram_send_ctl and datagram_recv_ctl
2013-01-31 YOSHIFUJI Hideaki... ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.
2013-01-31 YOSHIFUJI Hideaki... ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
2013-01-31 YOSHIFUJI Hideaki... ipv6 flowlabel: Convert hash list to RCU.
2013-01-31 YOSHIFUJI Hideaki... ipv6 flowlabel: Ensure to take lock when modifying...
2013-01-31 Marcelo Ricardo... ipv6: do not create neighbor entries for local delivery
2013-01-30 Michał Mirosławnet: disallow drivers with buggy VLAN accel to register...
2013-01-30 YOSHIFUJI Hideaki... netfilter ipset: Use ipv6_addr_equal() where appropriate.
2013-01-30 YOSHIFUJI Hideaki... netfilter ip6table_mangle: Use ipv6_addr_equal() where...
2013-01-30 YOSHIFUJI Hideaki... xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
2013-01-30 YOSHIFUJI Hideaki... xfrm: Use ipv6_addr_equal() where appropriate.
2013-01-30 YOSHIFUJI Hideaki... ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
2013-01-29 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-01-29 Nivedita Singhvitcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4...
2013-01-29 YOSHIFUJI Hideaki... ipv6 addrconf: Fix interface identifiers of 802.15...
2013-01-29 Cong Wangpktgen: correctly handle failures when adding a device
2013-01-29 Johannes Naabnetem: fix delay calculation in rate extension
2013-01-29 Tom Parkinl2tp: prevent l2tp_tunnel_delete racing with userspace...
2013-01-29 David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-01-29 Hannes Frederic... ipv6: add anti-spoofing checks for 6to4 and 6rd
2013-01-29 Eric W. Biedermanipv6: Fix inet6_csk_bind_conflict so it builds with...
2013-01-29 Cong Wangpktgen: support net namespace
2013-01-29 David Wardip_gre: When TOS is inherited, use configured TOS value...
2013-01-29 Jiri Pirkoipv4: introduce address lifetime
2013-01-29 David S. MillerMerge branch 'ipfrags'
2013-01-29 Jesper Dangaard... net: frag, move LRU list maintenance outside of rwlock
2013-01-29 Jesper Dangaard... net: use lib/percpu_counter API for fragmentation mem...
2013-01-29 Jesper Dangaard... net: frag helper functions for mem limit tracking
2013-01-29 YOSHIFUJI Hideaki... net neigh: Optimize neighbor entry size calculation.
2013-01-29 bingtian.ly@taobao.comnet: avoid to hang up on sending due to sysctl configur...
2013-01-28 Cong Wangnetpoll: use the net namespace of current process inste...
2013-01-28 Cong Wangnetpoll: use ipv6_addr_equal() to compare ipv6 addr
2013-01-28 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-01-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-01-28 Oliver Hartkoppcan: rework skb reserved data handling
2013-01-28 Linus TorvaldsMerge tag 'md-3.8-fixes' of git://neil.brown.name/md
2013-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-fixes
2013-01-28 Linus TorvaldsMerge tag 'iommu-fixes-v3.8-rc5' of git://git./linux...
2013-01-28 Linus TorvaldsMerge tag 'mfd-for-linus-3.8-1' of git://git./linux...
2013-01-28 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-01-28 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-01-28 Antonio Quartullibatman-adv: fix local translation table output
2013-01-28 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-01-28 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-01-28 Eric Dumazetnet: fix possible wrong checksum generation
2013-01-28 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-01-28 Cong Wangdecnet: use correct RCU API to deref sk_dst_cache field
2013-01-28 Vlad YasevichSCTP: Free the per-net sysctl table on net exit. v2
2013-01-28 Pravin B ShelarIP_GRE: Fix kernel panic in IP_GRE with GRE csum.
2013-01-28 Dan Carpenterirda: buffer overflow in irnet_ctrl_read()
2013-01-28 Xufeng Zhangsctp: set association state to established in dupcook_a...
2013-01-28 Dan Carpenterip6mr: limit IPv6 MRT_TABLE identifiers
2013-01-28 David S. MillerMerge tag 'batman-adv-fix-for-davem' of git://git.open...
2013-01-27 Matthias Schifferbatman-adv: filter ARP packets with invalid MAC address...
2013-01-27 Matthias Schifferbatman-adv: check for more types of invalid IP addresse...
2013-01-27 Matthias Schifferbatman-adv: fix skb leak in batadv_dat_snoop_incoming_a...
2013-01-27 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-01-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
next