ipv4: Kill 'rt_src' from 'struct rtable'
[firefly-linux-kernel-4.4.55.git] / net /
2012-07-20 David Milleripv4: Kill 'rt_src' from 'struct rtable'
2012-07-20 David Milleripv4: Remove rt_key_{src,dst,tos} from struct rtable.
2012-07-20 David Milleripv4: Kill ip_route_input_noref().
2012-07-20 David S. Milleripv4: Delete routing cache.
2012-07-20 Mikulas Patockatun: fix a crash bug and a memory leak
2012-07-20 Julian Anastasovipv4: show pmtu in route list
2012-07-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-07-20 David S. MillerMerge branch 'team_multiq'
2012-07-20 Jiri Pirkortnl: allow to specify number of rx and tx queues on...
2012-07-20 Jiri Pirkortnl: allow to specify different num for rx and tx...
2012-07-20 Eric Dumazettcp: improve latencies of timer triggered events
2012-07-20 Eric Dumazettcp: fix ABC in tcp_slow_start()
2012-07-20 Eric Dumazettcp: use hash_32() in tcp_metrics
2012-07-20 Vijay Subramaniantcp: Return bool instead of int where appropriate
2012-07-20 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2012-07-20 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-19 David S. MillerMerge branch 'net' of git://git./linux/kernel/git/cmetc...
2012-07-19 Julian Anastasovipv4: Fix again the time difference calculation
2012-07-19 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-07-19 Yuchung Chengnet-tcp: Fast Open client - cookie-less mode
2012-07-19 Yuchung Chengnet-tcp: Fast Open client - detecting SYN-data drops
2012-07-19 Yuchung Chengnet-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
2012-07-19 Yuchung Chengnet-tcp: Fast Open client - receiving SYN-ACK
2012-07-19 Yuchung Chengnet-tcp: Fast Open client - sending SYN-data
2012-07-19 Yuchung Chengnet-tcp: Fast Open client - cookie cache
2012-07-19 Yuchung Chengnet-tcp: Fast Open base
2012-07-19 stephen hemmingeripx: move peII functions
2012-07-19 Eric Dumazetipv4: tcp: remove per net tcp_sock
2012-07-19 Julian Anastasovipv4: use seqlock for nh_exceptions
2012-07-19 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-07-19 David S. Milleripv4: Fix time difference calculation in rt_bind_except...
2012-07-19 Julian Anastasovipv4: fix address selection in fib_compute_spec_dst
2012-07-19 Julian Anastasovipv4: optimize fib_compute_spec_dst call in ip_options_echo
2012-07-19 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-07-19 Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2012-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-18 Rustad, Mark Dnet: Statically initialize init_net.dev_base_head
2012-07-18 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-18 Eric Dumazetipv6: add ipv6_addr_hash() helper
2012-07-18 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-07-18 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-07-18 Krishna Kumarskbuff: Use correct allocation in skb_copy_ubufs
2012-07-18 Saurabhnet/ipv4: VTI support new module for ip_vti.
2012-07-18 Saurabhnet/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.
2012-07-18 Eric Dumazettcp: refine SYN handling in tcp_validate_incoming
2012-07-18 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-07-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-07-18 David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-07-18 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-07-18 Paul Moorecipso: don't follow a NULL pointer when setsockopt...
2012-07-18 Eric Dumazetipv6: fix inet6_csk_xmit()
2012-07-18 Eliad Pellermac80211: flush stations before stop beaconing
2012-07-18 Mohammed Shafi Sha... cfg80211: Fix mutex locking in reg_last_request_cell_base
2012-07-17 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-07-17 Linus TorvaldsMerge tag 'pm-post-3.5-rc7' of git://git./linux/kernel...
2012-07-17 Eric Dumazetipv4: fix rcu splat
2012-07-17 David S. Milleripv4: Fix nexthop exception hash computation.
2012-07-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-17 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-07-17 David S. MillerMerge branch 'nexthop_exceptions'
2012-07-17 Jiri Pirkonetpoll: move np->dev and np->dev_name init into __netp...
2012-07-17 David S. Milleripv4: Add FIB nexthop exceptions.
2012-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-07-17 Linus TorvaldsMerge branch 'fixes-for-linus' of git://git.linaro...
2012-07-17 Eric Dumazettcp: implement RFC 5961 4.2
2012-07-17 David S. Millernet: Pass optional SKB and SK arguments to dst_ops...
2012-07-17 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-07-17 Eliad Pellermac80211: go out of PS before sending disassoc
2012-07-17 Luis R. Rodriguezcfg80211: remove regulatory_update()
2012-07-17 Luis R. Rodriguezcfg80211: make regulatory_update() static
2012-07-17 Luis R. Rodriguezcfg80211: rename reg_device_remove() to wiphy_regulator...
2012-07-17 Luis R. Rodriguezcfg80211: add cellular base station regulatory hint...
2012-07-17 Luis R. Rodriguezcfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS
2012-07-17 Julian Anastasovipvs: fix oops in ip_vs_dst_event on rmmod
2012-07-17 Kalle Valocfg80211: fix set_regdom() to cancel requests with...
2012-07-17 Thomas Pedersencfg80211: support TX error rate CQM
2012-07-17 Johannes Bergnl80211: add wdev ID as u64 as it should
2012-07-17 Nicolas Cavallarimac80211: fix tx-mgmt cookie value being left uninitialized
2012-07-17 Eric Dumazettcp: implement RFC 5961 3.2
2012-07-17 Li Weiipv6: fix unappropriate errno returned for non-multicas...
2012-07-17 Masanari Iidairda: Fix typo in irda
2012-07-17 Ioan Orghicisctp: fix sparse warning for sctp_init_cause_fixed
2012-07-17 Alan Coxax25: Fix missing break
2012-07-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-07-17 Eric Dumazetnetem: refine early skb orphaning
2012-07-17 Sjur Brændelandcaif: Fix access to freed pernet memory
2012-07-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-07-17 Gao fengnet: cgroup: fix access the unallocated memory in netpr...
2012-07-17 Thomas Grafbridge: Fix enforcement of multicast hash_max limit
2012-07-17 Denis Ovsienkoipv6: fix RTPROT_RA markup of RA routes w/nexthops
2012-07-17 Tony Cheneau6lowpan: Change byte order when storing/accessing to...
2012-07-17 Tony Cheneau6lowpan: Change byte order when storing/accessing u16 tag
2012-07-17 Tony Cheneau6lowpan: Fix null pointer dereference in UDP uncompress...
2012-07-17 David S. MillerMerge branch 'tipc_net-next' of git://git./linux/kernel...
2012-07-17 Neil Hormansctp: Fix list corruption resulting from freeing an...
2012-07-17 Andrey Vaginnet: make sock diag per-namespace
2012-07-17 Eric Dumazettcp: add OFO snmp counters
2012-07-16 Linus TorvaldsMerge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com...
next