[TIPC]: Force linearization of non-linear sk_buffs
[firefly-linux-kernel-4.4.55.git] / net / ipv4 /
2008-03-27 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-03-27 Thomas Graf[ESP]: Ensure IV is in linear part of the skb to avoid...
2008-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-27 Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-03-27 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-03-27 Len BrownMerge branches 'release', 'idle', 'redhat-bugzilla...
2008-03-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-26 Herbert Xu[IPSEC]: Fix BEET output
2008-03-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26 Pavel Emelyanov[ICMP]: Dst entry leak in icmp_send host re-lookup...
2008-03-26 Pavel Emelyanov[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net...
2008-03-26 Pavel Emelyanov[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.
2008-03-26 Pavel Emelyanov[NETNS][ICMP]: Make ctl tables for ICMP sysctls per...
2008-03-26 Pavel Emelyanov[NETNS][ICMP]: Move ICMP sysctls on struct net.
2008-03-26 Pavel Emelyanov[NETNS][ICMP]: Register pernet subsys to make ICMP...
2008-03-26 David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: update copyright
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: RTP routing optimization
2008-03-26 Patrick McHardy[NETFILTER]: nf_nat_sip: split up SDP mangling
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: create RTCP expectations
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: create signalling expect...
2008-03-26 Patrick McHardy[NETFILTER]: nf_nat_sip: translate all Contact headers
2008-03-26 Patrick McHardy[NETFILTER]: nf_nat_sip: translate all Via headers
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
2008-03-26 Patrick McHardy[NETFILTER]: nf_nat_sip: get rid of text based header...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: kill request URI "header...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: add seperate SDP header...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: use strlen/strcmp
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: remove redundant functio...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen...
2008-03-26 Patrick McHardy[NETFILTER]: nf_nat_sip: fix NAT setup order
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack: introduce expectation classe...
2008-03-26 Patrick McHardy[NETFILTER]: ipt_CLUSTERIP: fix non-existant macro...
2008-03-26 David S. MillerMerge branch 'net-2.6.26-netns-20080326' of git://git...
2008-03-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit namespace comparision without CONFIG_...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-25 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-linus
2008-03-25 Paul MackerrasMerge branch 'linux-2.6' into merge
2008-03-25 YOSHIFUJI Hideaki[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
2008-03-24 Denis V. Lunev[NETNS]: Enable TCP/UDP/ICMP inside namespace.
2008-03-24 Denis V. Lunev[NETNS]: Allow to create sockets in non-initial namespace.
2008-03-24 Denis V. Lunev[NETNS]: Drop packets in the non-initial namespace...
2008-03-24 Denis V. Lunev[NETNS]: Process INET socket layer in the correct names...
2008-03-24 Denis V. Lunev[NETNS]: Process IP layer in the context of the correct...
2008-03-24 Denis V. Lunev[NETNS]: Add namespace parameter to ip_cmsg_send.
2008-03-24 Denis V. Lunev[NETNS]: Add namespace parameter to ip_options_get...
2008-03-24 Denis V. Lunev[NETNS]: Add namespace parameter to ip_options_compile.
2008-03-24 Denis V. Lunev[NETNS]: /proc/net/arp namespacing.
2008-03-24 Denis V. Lunev[NETNS]: Process ARP in the context of the correct...
2008-03-24 Pavel Emelyanov[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in...
2008-03-24 Pavel Emelyanov[UDP-Lite]: Clean up proc creation a bit.
2008-03-24 Pavel Emelyanov[NETNS][TCP]: Register /proc/net/tcp in a namespace.
2008-03-24 Pavel Emelyanov[NETNS][UDP]: Register /proc/net/udp in a namespace.
2008-03-24 Kazunori MIYAZAWA[IPSEC]: Fix inter address family IPsec tunnel handling.
2008-03-24 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-03-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-24 Stephen Hemmingerfib_trie: print information on all routing tables
2008-03-24 Florian Westphal[TCP]: Shrink syncookie_secret by 8 byte.
2008-03-23 David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-23 Stephen Hemminger[IPV4] fib_trie: fix warning from rcu_assign_poinger
2008-03-23 Stephen Hemminger[IPV4] route: use read_mostly
2008-03-23 Denis V. Lunev[IPV4]: sk parameter is unused in ipv4_dst_blackhole.
2008-03-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-03-22 Pavel Emelyanov[RAW]: Add raw_hashinfo member on struct proto.
2008-03-22 Pavel Emelyanov[UDP]: Make full use of proto.h.udp_hash innovation.
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-03-22 Denis V. Lunev[IPV4]: Always pass ip_options pointer into ip_options_...
2008-03-22 Denis V. Lunev[IPV4]: Remove unused ip_options->is_data.
2008-03-22 Denis V. Lunev[IPV4]: Remove unnecessary check for opt->is_data in...
2008-03-22 Herbert Xu[TCP]: Let skbs grow over a page on fast peers
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - process as established
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflic...
2008-03-21 Pavel Emelyanov[NET]: NULL pointer dereference and other nasty things...
2008-03-21 Phil Oester[IPV4]: Fix null dereference in ip_defrag
2008-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6.25
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV6] udp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV4] tcp - make proc handle the network namespaces
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp - assign the netns for timewait sockets
2008-03-21 Daniel Lezcano[NETNS][IPV6] udp - make proc handle the network namespace
2008-03-21 Peter P Waskiewicz Jr[NET]: Add per-connection option to set max TSO frame...
2008-03-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-20 Patrick McHardy[TCP]: Fix shrinking windows with window scaling
2008-03-20 Daniel Hokka Zakrisson[NETFILTER]: ipt_recent: sanity check hit count
2008-03-20 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-18 Len BrownMerge branches 'release' and 'dock' into release
next