summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[GENETLINK]: Fix misplaced command flags.Jamal Hadi Salim1-2/+2
2006-12-07[IPV6] RAW: Don't release unlocked sock.Masahide NAKAMURA1-1/+2
2006-12-07[IPV6]: Repair IPv6 FragmentsYOSHIFUJI Hideaki1-1/+1
2006-12-07[NET_SCHED]: cls_fw: fix NULL pointer dereferencePatrick McHardy1-1/+2
2006-12-07[NETFILTER]: bridge netfilter: deal with martians correctlyBart De Schuymer1-8/+28
2006-12-07[NETFILTER]: nf_conntrack: Don't try to find clashed expectationYasuyuki Kozakai1-12/+15
2006-12-07[NETFILTER]: Fix iptables compat hook validationDmitry Mishin1-27/+51
2006-12-07[NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin3-103/+72
2006-12-07[IPSEC]: Add support for AES-XCBC-MACKazunori MIYAZAWA1-0/+17
2006-12-07[XFRM] Optimize SA dumpingJamal Hadi Salim1-13/+11
2006-12-07[XFRM] Optimize policy dumpingJamal Hadi Salim1-30/+25
2006-12-07[XFRM]: Use output device disable_xfrm for forwarded packetsPatrick McHardy1-1/+1
2006-12-07[GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim1-10/+8
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells21-148/+314
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells364-7798/+21212
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds16-1/+35
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro10-0/+10
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro6-1/+25
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller4-139/+237
2006-12-04[XFRM] xfrm_user: Better validation of user templates.David S. Miller1-8/+42
2006-12-03[DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker1-14/+24
2006-12-03[DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker2-18/+6
2006-12-03[DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker1-9/+18
2006-12-03[DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker1-14/+19
2006-12-03[DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker1-2/+2
2006-12-03[DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker1-56/+88
2006-12-03[DCCP] ccid3: Fix warning message about illegal ACKGerrit Renker1-1/+2
2006-12-03[DCCP] ccid3: Fix bug in calculation of send rateGerrit Renker1-37/+52
2006-12-03[DCCP]: Fix BUG in retransmission delay calculationGerrit Renker1-1/+1
2006-12-03[DCCP]: Use higher RTO default for CCID3Gerrit Renker2-8/+46
2006-12-03[XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim1-1/+3
2006-12-03[NETFILTER]: xtables: fixes warning on compilation of hashlimitYasuyuki Kozakai1-1/+1
2006-12-03[ROSE] rose_add_loopback_node: propagate -EAlexey Dobriyan1-2/+2
2006-12-03[NETFILTER]: nf_conntrack: fix header inclusions for helpersYasuyuki Kozakai5-4/+4
2006-12-03[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanupPatrick McHardy10-86/+75
2006-12-03[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy3-5/+5
2006-12-03[NETFILTER]: nf_nat: add SNMP NAT helper portPatrick McHardy3-0/+1348
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy6-0/+229
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add SIP helper portPatrick McHardy6-0/+832
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy9-0/+1449
2006-12-03[NETFILTER]: nf_conntrack: add NetBIOS name service helper portPatrick McHardy3-0/+145
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add IRC helper portPatrick McHardy6-0/+404
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy8-6/+2487
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add amanda helper portPatrick McHardy6-0/+337
2006-12-03[NETFILTER]: nf_conntrack: add helper function for expectation initializationPatrick McHardy1-0/+68
2006-12-03[NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik4-19/+210
2006-12-03[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik20-43/+2389
2006-12-03[NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack namesPatrick McHardy4-0/+4
2006-12-03[NETFILTER]: Kconfig: improve conntrack selectionPatrick McHardy2-20/+44
2006-12-03[NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy4-6/+18