[AF_PACKET]: Remove unused variable.
[linux-2.6] / net / ipv4 /
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] 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-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  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  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-16  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-03-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-13  Len BrownMerge branches 'release' and 'doc' into release
2008-03-13  Len BrownMerge branches 'release', 'ejd', 'sony' and 'wmi' into...
2008-03-13  Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-13  Len BrownMerge branches 'release' and 'thermal' into release
2008-03-13  Len BrownMerge branches 'release', 'bugzilla-8570', 'bugzilla...
2008-03-13  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-03-13  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-03-12  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-12  Paul MackerrasMerge branch 'master' of git://git./linux/kernel/git...
2008-03-12  David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-03-12  Ilpo Järvinen[TCP]: Prevent sending past receiver window with TSO...
2008-03-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-09  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-03-07  Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-07  David S. Miller[UDP]: Revert udplite and code split.
2008-03-06  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
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-06  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2008-03-06  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-03-05  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-03-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-05  Stephen Hemminger[IPCONFIG]: The kernel gets no IP from some DHCP servers
2008-03-05  David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
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-03-03  Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-03-03  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-03-03  Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/arnd...
2008-03-03  Paul MackerrasMerge branch 'master' of git://git./linux/kernel/git...
2008-03-03  Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/jwboyer...
2008-03-01  Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-03-01  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-29  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-29  Denis V. Lunev[ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit.
2008-02-29  David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
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...
2008-02-29  Linus TorvaldsMerge git://git./linux/kernel/git/tiwai/alsa-fix-2.6
2008-02-29  Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-02-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-29  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-29  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-02-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-29  Sangtae Ha[TCP]: BIC web page link is corrected.
2008-02-29  Denis V. Lunev[NETNS]: Process inet_select_addr inside a namespace.
2008-02-29  Denis V. Lunev[NETNS]: Enable IPv4 address manipulations inside names...
2008-02-29  Denis V. Lunev[NETNS]: Enable all routing manipulation via netlink...
2008-02-29  Denis V. Lunev[NETNS]: Process devinet ioctl in the correct namespace.
2008-02-29  Denis V. Lunev[NETNS]: Register /proc/net/rt_cache for each namespace.
2008-02-29  Denis V. Lunev[NETNS]: Process /proc/net/rt_cache inside a namespace.
2008-02-29  Denis V. Lunev[IPV4]: rt_cache_get_next should take rt_genid into...
next