aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-26syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal1-5/+5
2008-10-23tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen1-6/+17
2008-10-21tcp: should use number of sack blocks instead of -1Ilpo Järvinen1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+3
2008-10-20netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt1-2/+2
2008-10-20netfilter: snmp nat leaks memory in case of failureIlpo Järvinen1-0/+1
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-7/+8
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg3-6/+2
2008-10-16ipv4: Add a missing rcu_assign_pointer() in routing cache.Eric Dumazet1-1/+6
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+99
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan3-19/+13
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_natPablo Neira Ayuso1-0/+97
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy1-1/+2
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-7/+7
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox7-7/+7
2008-10-13Merge branch 'next' into for-linusJames Morris2-196/+462
2008-10-11gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu1-1/+1
2008-10-10gre: minor cleanups in netlink interfacePatrick McHardy1-8/+8
2008-10-10gre: fix copy and paste errorPatrick McHardy1-2/+2
2008-10-10cipso: Add support for native local labeling and fixup mapping namesPaul Moore2-21/+108
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore1-0/+74
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore1-39/+183
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore1-137/+98
2008-10-09udp: complete port availability checkingEric Dumazet1-24/+19
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen1-2/+2
2008-10-09inet: Make tunnel RX/TX byte counters more consistentHerbert Xu1-2/+5
2008-10-09gre: Add Transparent Ethernet BridgingHerbert Xu1-32/+174
2008-10-09gre: Add netlink interfaceHerbert Xu1-4/+243
2008-10-09gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu1-5/+11
2008-10-09gre: Use needed_headroomHerbert Xu1-7/+8
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+7
2008-10-08ipvs: Remove stray file left over from ipvs moveSven Wegener1-261/+0
2008-10-08Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6David S. Miller26-13975/+0
2008-10-08inet: cleanup of local_port_rangeEric Dumazet2-20/+19
2008-10-08udp: Improve port randomizationEric Dumazet1-44/+12
2008-10-08tcp: fix length used for checksum in a resetIlpo Järvinen1-1/+1
2008-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller33-1093/+606
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2-4/+12
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt3-9/+16
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt13-82/+50
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt13-103/+70
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt1-3/+7
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt4-45/+34
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt5-58/+36
2008-10-08netfilter: xtables: use "if" blocks in KconfigJan Engelhardt1-20/+16
2008-10-08netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt1-39/+39
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2-20/+13
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian4-53/+107
2008-10-08netfilter: netns nat: PPTP NAT in netnsAlexey Dobriyan1-1/+2
2008-10-08netfilter: netns nf_conntrack: fixup DNAT in netnsAlexey Dobriyan1-3/+3