summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * [ATM]: Kill ipcommon.[ch]David S. Miller2006-12-025-98/+47
| * [NET_SCHED]: policer: restore compatibility with old iproute binariesPatrick McHardy2006-12-021-4/+22
| * [PKT_SCHED]: Remove unused exports.Adrian Bunk2006-12-022-4/+0
| * [EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro2006-12-024-12/+13
| * [EBTABLES]: Clean ebt_register_table() up.Al Viro2006-12-021-12/+21
| * [EBTABLES]: Move calls of ebt_verify_pointers() upstream.Al Viro2006-12-021-9/+11
| * [EBTABLES]: ebt_check_entry() doesn't need valid_hooksAl Viro2006-12-021-4/+3
| * [EBTABLES]: Clean ebt_get_udc_positions() up.Al Viro2006-12-021-6/+2
| * [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...Al Viro2006-12-021-10/+6
| * [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfoAl Viro2006-12-021-5/+5
| * [EBTABLES]: Move more stuff into ebt_verify_pointers().Al Viro2006-12-021-19/+19
| * [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...Al Viro2006-12-021-37/+41
| * [EBTABLES]: Split ebt_check_entry_size_and_hooksAl Viro2006-12-021-24/+49
| * [EBTABLES]: Prevent wraparounds in checks for entry components' sizes.Al Viro2006-12-021-8/+9
| * [EBTABLES]: Deal with the worst-case behaviour in loop checks.Al Viro2006-12-021-1/+3
| * [EBTABLES]: Verify that ebt_entries have zero ->distinguisher.Al Viro2006-12-021-5/+5
| * [EBTABLES]: Fix wraparounds in ebt_entries verification.Al Viro2006-12-021-7/+16
| * [TCP]: Fix warnings with TCP_MD5SIG disabled.Andrew Morton2006-12-022-6/+6
| * [NET]: Possible cleanups.Adrian Bunk2006-12-025-16/+16
| * [IPSEC]: Add AF_KEY interface for encapsulation family.Miika Komu2006-12-021-15/+25
| * [IPSEC]: Add netlink interface for the encapsulation family.Miika Komu2006-12-021-1/+3
| * [IPSEC]: Add encapsulation family.Miika Komu2006-12-021-0/+1
| * [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.David S. Miller2006-12-022-44/+1
| * [NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failuresPatrick McHardy2006-12-023-5/+3
| * [NET_SCHED]: Fix endless loops (part 4): HTBPatrick McHardy2006-12-021-7/+17
| * [NET_SCHED]: Fix endless loops (part 3): HFSCPatrick McHardy2006-12-021-5/+13
| * [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscsPatrick McHardy2006-12-027-10/+22
| * [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy2006-12-021-6/+32
| * [NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy2006-12-0210-23/+39
| * [NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->deletePatrick McHardy2006-12-021-1/+6
| * NetLabel: add the ranged tag to the CIPSOv4 protocolPaul Moore2006-12-021-0/+268
| * NetLabel: add the enumerated tag to the CIPSOv4 protocolPaul Moore2006-12-021-0/+233
| * NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-022-99/+270
| * [NETFILTER]: remove the reference to ipchains from KconfigPablo Neira Ayuso2006-12-021-1/+1
| * [NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy2006-12-022-7/+17
| * [NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCKPatrick McHardy2006-12-025-18/+0
| * [NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer2006-12-022-6/+27
| * [NETFILTER]: x_tables: add NFLOG targetPatrick McHardy2006-12-025-14/+102
| * [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6Patrick McHardy2006-12-025-251/+290
| * [NETFILTER]: nfnetlink_log: remove useless prefix length limitationPatrick McHardy2006-12-021-9/+10
| * [NETFILTER]: nfnetlink_queue: allow changing queue length through netlinkEric Leblond2006-12-021-0/+8
| * [NETFILTER]: ctnetlink: rework conntrack fields dumping logic on eventsPablo Neira Ayuso2006-12-022-44/+54
| * [NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre...Pablo Neira Ayuso2006-12-022-6/+10
| * [NETFILTER]: sip conntrack: better NAT handlingPatrick McHardy2006-12-022-69/+131
| * [NETFILTER]: sip conntrack: make header shortcuts optionalPatrick McHardy2006-12-021-3/+2
| * [NETFILTER]: sip conntrack: do case insensitive SIP header searchPatrick McHardy2006-12-022-7/+20
| * [NETFILTER]: sip conntrack: minor cleanupPatrick McHardy2006-12-022-45/+45
| * [NETFILTER]: ip_conntrack: fix NAT helper unload racesPatrick McHardy2006-12-0215-169/+216
| * [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_findYasuyuki Kozakai2006-12-028-11/+11
| * [NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy2006-12-025-1/+431
OpenPOWER on IntegriCloud