summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy17-78/+193
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy7-9/+13
2010-02-15netfilter: xtables: add const qualifiersJan Engelhardt4-136/+168
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt7-16/+16
2010-02-15netfilter: xtables: print details on size mismatchJan Engelhardt1-2/+6
2010-02-15netfilter: iptables: remove unused function argumentsJan Engelhardt2-14/+6
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt1-2/+6
2010-02-12netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan3-3/+0
2010-02-11netfilter: xtables: fix mangle tablesAlexey Dobriyan2-2/+6
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy1-5/+23
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy2-6/+57
2010-02-11netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy1-16/+23
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2-30/+177
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2-88/+95
2010-02-11netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy1-3/+4
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy2-0/+12
2010-02-11netfilter: ctnetlink: dump expectation helper namePatrick McHardy1-0/+4
2010-02-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy15-825/+341
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt15-334/+138
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt10-250/+117
2010-02-10netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt7-59/+36
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt9-258/+126
2010-02-10netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy1-5/+36
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan1-2/+2
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy188-2956/+4959
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-119/+141
2010-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller5-28/+37
2010-02-09net/sched: Fix module name in KconfigJan Luebbe1-8/+8
2010-02-09dst: call cond_resched() in dst_gc_task()Eric Dumazet1-0/+2
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy8-47/+47
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan3-6/+6
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan1-1/+1
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet1-16/+23
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy1-12/+12
2010-02-08netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal1-0/+1
2010-02-06packet: Kill CONFIG_PACKET_MMAP.David S. Miller2-39/+0
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2-26/+27
2010-02-05bridge: Remove unused age_listHerbert Xu2-3/+0
2010-02-05packet: Add GSO/csum offload support.Sridhar Samudrala1-11/+176
2010-02-05ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger1-4/+0
2010-02-05pktgen: Fix freezing problemRafael J. Wysocki1-0/+1
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller29-224/+503
2010-02-04net: maintain namespace isolation between vlan and real deviceArnd Bergmann2-5/+32
2010-02-04net/rds: remove uses of NIPQUAD, use %pI4Joe Perches3-9/+8
2010-02-04irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo1-0/+2
2010-02-04irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo1-1/+2
2010-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-57/+66
2010-02-04Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly1-0/+3
2010-02-04dccp: fix auto-loading of dccp(_probe)Gerrit Renker1-2/+2
2010-02-04dccp: fix bug in cache allocationGerrit Renker2-4/+6