Merge branch 'dsa-suspend'
[firefly-linux-kernel-4.4.55.git] / net / ipv4 /
2014-09-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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 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 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 Zhouudp-tunnel: Add a few more UDP tunnel APIs
2014-09-19 Andy Zhouudp_tunnel: Seperate ipv6 functions into its own file.
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 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-12 Scott Woodudp: Fix inverted NAPI_GRO_CB(skb)->flush test
2014-09-10 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-09-10 David S. MillerMerge branch 'ipip_sit_gro'
2014-09-10 Tom Herbertipip: Add gro callbacks to ipip offload
2014-09-10 Eric Dumazetipv4: udp4_gro_complete() is static
2014-09-10 Eric Dumazetipv4: rcu cleanup in ip_ra_control()
2014-09-09 Eric Dumazettcp: remove dst refcount false sharing for prequeue...
2014-09-09 Vincent Bernatnet/ipv4: bind ip_nonlocal_bind to current netns
2014-09-09 Arturo Borreronetfilter: nf_tables: add new nft_masq expression
2014-09-09 Arturo Borreronetfilter: nf_nat: generalize IPv4 masquerading support...
2014-09-08 David S. MillerMerge tag 'master-2014-09-08' of git://git./linux/kerne...
2014-09-08 Willem de Bruijninet: remove dead inetpeer sequence code
2014-09-08 Tom Herbertnet: Fix GRE RX to use skb_transport_header for GRE...
2014-09-08 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-09-08 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-08 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-08 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-09-07 David S. MillerMerge tag 'master-2014-09-04' of git://git./linux/kerne...
2014-09-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-06 Neal Cardwelltcp: remove obsolete comment about TCP_SKB_CB(skb)...
2014-09-06 Linus TorvaldsMerge tag 'for-linus-20140905' of git://git.infradead...
2014-09-06 David S. MillerMerge branch 'tcp'
2014-09-06 Eric Dumazettcp: remove TCP_SKB_CB(skb)->when
2014-09-06 Eric Dumazettcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
2014-09-06 David S. MillerMerge branch 'timestamping'
2014-09-06 Alexander Duycknet: merge cases where sock_efree and sock_edemux are...
2014-09-06 Eric Dumazetipv4: harden fnhe_hashfun()
2014-09-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-06 Eric Dumazetipv4: fix a race in update_or_create_fnhe()
2014-09-05 Mark BrownMerge remote-tracking branches 'regulator/fix/doc'...
2014-09-05 Hannes Frederic... ipv4: implement igmp_qrv sysctl to tune igmp robustness...
2014-09-04 Dave AirlieMerge branch 'linux-3.17' of git://anongit.freedesktop...
2014-09-04 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-09-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-03 Takashi IwaiMerge tag 'asoc-v3.17-rc3' of git://git./linux/kernel...
2014-09-02 Mark BrownMerge remote-tracking branches 'asoc/fix/axi', 'asoc...
2014-09-02 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-09-02 Pablo Neira Ayusonetfilter: nft_chain_nat_ipv4: use generic IPv4 NAT...
2014-09-02 Pablo Neira Ayusonetfilter: nat: move specific NAT IPv4 to core
2014-09-02 Willem de Bruijnsock: deduplicate errqueue dequeue
2014-09-02 David S. MillerMerge branch 'csums-next'
2014-09-02 Tom Herbertgre: Add support for checksum unnecessary conversions
2014-09-02 Tom Herbertudp: Add support for doing checksum unnecessary conversion
2014-09-02 stephen hemmingertcp: whitespace fixes
2014-08-30 Mark BrownMerge remote-tracking branches 'spi/fix/au1550', 'spi...
2014-08-30 David S. MillerMerge branch 'csums-next'
2014-08-30 Tom Herbertnet: Allow GRO to use and set levels of checksum unnece...
2014-08-30 Tom Herbertnet: Clarification of CHECKSUM_UNNECESSARY
2014-08-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-08-28 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-08-28 Linus TorvaldsMerge tag 'sound-3.17-rc3' of git://git./linux/kernel...
2014-08-28 Dave AirlieMerge branch 'drm-3.17-rc2-sti-fixes' of git://git...
2014-08-27 Florian Westphaltcp: syncookies: mark cookie_secret read_mostly
2014-08-27 Olof JohanssonMerge tag 'renesas-clock-fixes-for-v3.17' of git:/...
2014-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-25 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-08-25 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-08-25 David S. MillerMerge branch 'csums-next'
2014-08-25 Tom Herbertgre: When GRE csum is present count as encap layer...
2014-08-25 Tom Herbertudp: additional GRO support
2014-08-25 Tom Herberttcp: Call skb_gro_checksum_validate
2014-08-25 Tom Herbertgre: call skb_gro_checksum_simple_validate
2014-08-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-08-23 Daniel Borkmannnet: use reciprocal_scale() helper
2014-08-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-08-23 Olof JohanssonMerge tag 'sunxi-dt-for-3.17-2' of git://git./linux...
2014-08-23 Yuchung Chengtcp: improve undo on timeout
2014-08-23 David S. MillerMerge tag 'linux-can-next-for-3.18-20140820' of git...
2014-08-22 Himangi Saraogiipconfig: Use time_before
2014-08-22 Andreea-Cristina... net/ipv4/igmp.c: Replace rcu_dereference() with rcu_acc...
2014-08-22 Sébastien Barréipv4: Restore accept_local behaviour in fib_validate_so...
2014-08-22 Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2014-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-21 Linus TorvaldsMerge tag 'sound-3.17-rc2' of git://git./linux/kernel...
2014-08-20 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-08-19 Linus TorvaldsMerge tag 'pci-v3.17-changes-3' of git://git./linux...
2014-08-19 Chris ZankelMerge tag 'xtensa-for-next-20140815' into for_next
2014-08-18 Pablo Neira Ayusonetfilter: move NAT Kconfig switches out of the iptable...
2014-08-18 Dave AirlieMerge branch 'drm-fixes-3.17' of git://people.freedeskt...
2014-08-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
next