[NET]: uninline skb_push, de-bloats a lot
[safe/jmp/linux-2.6] / net / ipv4 /
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 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-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 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 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 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-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 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-18 Robert P. J. Day[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[IPV4]: esp_output() misannotations
2008-03-18 Al Viro[NET] endianness noise: INADDR_ANY
2008-03-12 Ilpo Järvinen[TCP]: Prevent sending past receiver window with TSO...
2008-03-07 David S. Miller[UDP]: Revert udplite and code split.
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-03-05 Stephen Hemminger[IPCONFIG]: The kernel gets no IP from some DHCP servers
2008-03-04 Herbert Xu[ESP]: Add select on AUTHENC
2008-03-04 Sangtae Ha[TCP]: TCP cubic v2.2
2008-03-04 YOSHIFUJI Hideaki[IPV4] UDP: Move IPv4-specific bits to other file.
2008-03-04 YOSHIFUJI Hideaki[UDP]: Allow users to configure UDP-Lite.
2008-03-04 Glenn Griffin[TCP]: Add IPv6 support to TCP SYN cookies
2008-03-04 Eric Dumazet[TCP]: lower stack usage in cookie_hash() function
2008-03-03 Pavel Emelyanov[ARP]: Introduce the arp_hdr_len helper.
2008-03-03 Ilpo Järvinen[TCP]: Must count fack_count also when skipping
2008-03-03 Denis V. Lunev[TCP]: Merge exit paths in tcp_v4_conn_request.
2008-03-03 Denis V. Lunev[IPV4]: skb->dst can't be NULL in ip_options_echo.
2008-02-29 Denis V. Lunev[ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit.
2008-02-29 Denis V. Lunev[INET]: Remove struct dst_entry *dst from request_sock_...
2008-02-29 Pavel Emelyanov[NETFILTER/RXRPC]: Don't use seq_release_private where...
2008-02-29 Denis V. Lunev[NETNS]: Make icmp_sk per namespace.
2008-02-29 Denis V. Lunev[NETNS]: icmp(v6)_sk should not pin a namespace.
2008-02-29 Denis V. Lunev[ICMP]: Allocate data for __icmp(v6)_sk dynamically.
2008-02-29 Denis V. Lunev[ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_...
2008-02-29 Denis V. Lunev[ICMP]: Store sock rather than socket for ICMP flow...
2008-02-29 Denis V. Lunev[ICMP]: Optimize icmp_socket usage.
2008-02-29 Denis V. Lunev[ICMP]: Add return code to icmp_init.
2008-02-29 Denis V. Lunev[INET]: Remove struct net_proto_family* from _init...
next