aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2008-11-01udp: multicast packets need to check namespaceEric Dumazet
2008-10-29cipso: unsigned buf_len cannot be negativeroel kluin
2008-10-26syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal
2008-10-23tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen
2008-10-21tcp: should use number of sack blocks instead of -1Ilpo Järvinen
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-20netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt
2008-10-20netfilter: snmp nat leaks memory in case of failureIlpo Järvinen
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-10-16ipv4: Add a missing rcu_assign_pointer() in routing cache.Eric Dumazet
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-10-13Merge branch 'next' into for-linusJames Morris
2008-10-11gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu
2008-10-10gre: minor cleanups in netlink interfacePatrick McHardy
2008-10-10gre: fix copy and paste errorPatrick McHardy
2008-10-10cipso: Add support for native local labeling and fixup mapping namesPaul Moore
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore
2008-10-09udp: complete port availability checkingEric Dumazet
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen
2008-10-09inet: Make tunnel RX/TX byte counters more consistentHerbert Xu
2008-10-09gre: Add Transparent Ethernet BridgingHerbert Xu
2008-10-09gre: Add netlink interfaceHerbert Xu
2008-10-09gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu
2008-10-09gre: Use needed_headroomHerbert Xu
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-08ipvs: Remove stray file left over from ipvs moveSven Wegener
2008-10-08Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2008-10-08inet: cleanup of local_port_rangeEric Dumazet
2008-10-08udp: Improve port randomizationEric Dumazet
2008-10-08tcp: fix length used for checksum in a resetIlpo Järvinen
2008-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt
2008-10-08netfilter: xtables: use "if" blocks in KconfigJan Engelhardt
2008-10-08netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian