summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-16inet: add struct net argument to inet_ehashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_lhashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_bhashfnPavel Emelyanov
2008-06-16udp: add struct net argument to udp_hashfnPavel Emelyanov
2008-06-16udp: provide a struct net pointer for __udp[46]_lib_mcast_deliverPavel Emelyanov
2008-06-16udp: introduce a udp_hashfn functionPavel Emelyanov
2008-06-16ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen
2008-06-16raw: Restore /proc/net/raw correct behaviorEric Dumazet
2008-06-16tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller
2008-06-14net: change proto destroy method to return voidBrian Haley
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller
2008-06-11Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-06-12tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-10net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki
2008-06-10ipv4 addr: Send netlink notification for address label changesThomas Graf
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-09netfilter: {ip,ip6,nfnetlink}_queue: misc cleanupsRami Rosen
2008-06-09netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer
2008-06-09netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy
2008-06-09netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris
2008-06-05asn1: additional sanity checking during BER decodingChris Wright
2008-06-04tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila
2008-06-04tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala
2008-06-04raw: Raw socket leak.Denis V. Lunev
2008-06-04Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller
2008-06-04tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen
2008-06-05[IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev
2008-06-05[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.YOSHIFUJI Hideaki
2008-06-04tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen
2008-06-03route: Remove unused ifa_anycast fieldThomas Graf
2008-06-03route: Mark unused routing attributes as suchThomas Graf
2008-06-03route: Mark unused route cache flags as such.Thomas Graf
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-21net: The world is not perfect patch.Rami Rosen
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng
2008-05-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala
2008-05-21ipmr: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipmr: Ipip tunnel uses on-device stats.Pavel Emelyanov
2008-05-21ipip: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipgre: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-20ipsec: Use the correct ip_local_out functionHerbert Xu