aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfoAl Viro1-5/+5
2006-12-02[EBTABLES]: Move more stuff into ebt_verify_pointers().Al Viro1-19/+19
2006-12-02[EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function.Al Viro1-37/+41
2006-12-02[EBTABLES]: Split ebt_check_entry_size_and_hooksAl Viro1-24/+49
2006-12-02[EBTABLES]: Prevent wraparounds in checks for entry components' sizes.Al Viro1-8/+9
2006-12-02[EBTABLES]: Deal with the worst-case behaviour in loop checks.Al Viro1-1/+3
2006-12-02[EBTABLES]: Verify that ebt_entries have zero ->distinguisher.Al Viro1-5/+5
2006-12-02[EBTABLES]: Fix wraparounds in ebt_entries verification.Al Viro1-7/+16
2006-12-02[TCP]: Fix warnings with TCP_MD5SIG disabled.Andrew Morton2-6/+6
2006-12-02[NET]: Possible cleanups.Adrian Bunk5-16/+16
2006-12-02[IPSEC]: Add AF_KEY interface for encapsulation family.Miika Komu1-15/+25
2006-12-02[IPSEC]: Add netlink interface for the encapsulation family.Miika Komu1-1/+3
2006-12-02[IPSEC]: Add encapsulation family.Miika Komu1-0/+1
2006-12-02[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.David S. Miller2-44/+1
2006-12-02[NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failuresPatrick McHardy3-5/+3
2006-12-02[NET_SCHED]: Fix endless loops (part 4): HTBPatrick McHardy1-7/+17
2006-12-02[NET_SCHED]: Fix endless loops (part 3): HFSCPatrick McHardy1-5/+13
2006-12-02[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscsPatrick McHardy7-10/+22
2006-12-02[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy1-6/+32
2006-12-02[NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy10-23/+39
2006-12-02[NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->deletePatrick McHardy1-1/+6
2006-12-02NetLabel: add the ranged tag to the CIPSOv4 protocolPaul Moore1-0/+268
2006-12-02NetLabel: add the enumerated tag to the CIPSOv4 protocolPaul Moore1-0/+233
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2-99/+270
2006-12-02[NETFILTER]: remove the reference to ipchains from KconfigPablo Neira Ayuso1-1/+1
2006-12-02[NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy2-7/+17
2006-12-02[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCKPatrick McHardy5-18/+0
2006-12-02[NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer2-6/+27
2006-12-02[NETFILTER]: x_tables: add NFLOG targetPatrick McHardy5-14/+102
2006-12-02[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6Patrick McHardy5-251/+290
2006-12-02[NETFILTER]: nfnetlink_log: remove useless prefix length limitationPatrick McHardy1-9/+10
2006-12-02[NETFILTER]: nfnetlink_queue: allow changing queue length through netlinkEric Leblond1-0/+8
2006-12-02[NETFILTER]: ctnetlink: rework conntrack fields dumping logic on eventsPablo Neira Ayuso2-44/+54
2006-12-02[NETFILTER]: ctnetlink: check for status attribute existence on conntrack creationPablo Neira Ayuso2-6/+10
2006-12-02[NETFILTER]: sip conntrack: better NAT handlingPatrick McHardy2-69/+131
2006-12-02[NETFILTER]: sip conntrack: make header shortcuts optionalPatrick McHardy1-3/+2
2006-12-02[NETFILTER]: sip conntrack: do case insensitive SIP header searchPatrick McHardy2-7/+20
2006-12-02[NETFILTER]: sip conntrack: minor cleanupPatrick McHardy2-45/+45
2006-12-02[NETFILTER]: ip_conntrack: fix NAT helper unload racesPatrick McHardy15-169/+216
2006-12-02[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_findYasuyuki Kozakai8-11/+11
2006-12-02[NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy5-1/+431
2006-12-02[NETFILTER]: nf_conntrack: sysctl compatibility with old connection trackingPatrick McHardy9-0/+327
2006-12-02[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy11-327/+293
2006-12-02[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocolsPatrick McHardy3-0/+237
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy6-37/+0
2006-12-02[NETFILTER]: nf_conntrack_ftp: fix missing helper mask initilizationPatrick McHardy1-0/+1
2006-12-02[NETFILTER]: nf_conntrack: reduce timer updates in __nf_ct_refresh_acct()Martin Josefsson1-3/+8
2006-12-02[NETFILTER]: nf_conntrack: remove unused struct list_head from protocolsMartin Josefsson1-1/+0
2006-12-02[NETFILTER]: nf_conntrack: minor __nf_ct_refresh_acct() whitespace cleanupMartin Josefsson1-3/+4
2006-12-02[NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCKMartin Josefsson2-11/+0