Age | Commit message (Expand) | Author | Files | Lines |
2008-09-24 | netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion | Yasuyuki Kozakai | 1 | -2/+6 |
2008-07-26 | netfilter: ip{,6}tables_security: fix future section mismatch | Alexey Dobriyan | 1 | -1/+1 |
2008-07-25 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 1 | -2/+2 |
2008-07-23 | netfilter: make security table depend on NETFILTER_ADVANCED | Patrick McHardy | 1 | -1/+1 |
2008-07-19 | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-07-08 | netfilter: ip6table_filter in netns for real | Alexey Dobriyan | 1 | -9/+22 |
2008-07-08 | netfilter: use correct namespace in ip6table_security | Alexey Dobriyan | 1 | -3/+3 |
2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -2/+3 |
2008-06-27 | inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild | Pavel Emelyanov | 1 | -1/+2 |
2008-06-24 | netfilter: ip6table_mangle: don't reroute in LOCAL_IN | Patrick McHardy | 1 | -1/+1 |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+5 |
2008-06-09 | netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups | Rami Rosen | 1 | -3/+0 |
2008-06-09 | netfilter: nf_conntrack: properly account terminating packets | Fabian Hugelshofer | 1 | -1/+1 |
2008-06-09 | netfilter: nf_conntrack: add nf_ct_kill() | Patrick McHardy | 1 | -3/+2 |
2008-06-09 | netfilter: ip6_tables: add ip6tables security table | James Morris | 3 | -0/+185 |
2008-06-04 | netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath... | Jarek Poplawski | 1 | -3/+5 |
2008-04-29 | netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets | Arnaud Ebalard | 1 | -3/+2 |
2008-04-14 | [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct... | Jan Engelhardt | 1 | -1/+1 |
2008-04-14 | [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto | Jan Engelhardt | 1 | -14/+13 |
2008-04-14 | [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto | Jan Engelhardt | 1 | -7/+7 |
2008-04-14 | [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size | Patrick McHardy | 1 | -2/+2 |
2008-04-14 | [NETFILTER]: annotate rest of nf_conntrack_* with const | Jan Engelhardt | 1 | -4/+4 |
2008-04-14 | [NETFILTER]: annotate {arp,ip,ip6,x}tables with const | Jan Engelhardt | 1 | -14/+15 |
2008-04-14 | [NETFILTER]: annotate xtables targets with const and remove casts | Jan Engelhardt | 3 | -3/+6 |
2008-04-14 | [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro | Robert P. J. Day | 3 | -3/+3 |
2008-04-14 | [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output | Patrick McHardy | 1 | -1/+5 |
2008-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 1 | -0/+2 |
2008-03-28 | [INET]: inet_frag_evictor() must run with BH disabled | David S. Miller | 1 | -0/+2 |
2008-03-28 | [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* | Joe Perches | 1 | -7/+8 |
2008-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 1 | -5/+3 |
2008-03-27 | [NETFILTER]: Replate direct proc_fops assignment with proc_create call. | Denis V. Lunev | 1 | -5/+3 |
2008-03-26 | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -8/+8 |
2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-03-05 | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -2/+2 |
2008-03-05 | [NETNS][IPV6] route6 - add netns parameter to ip6_route_output | Daniel Lezcano | 1 | -1/+1 |
2008-02-19 | [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa... | Patrick McHardy | 1 | -4/+6 |
2008-01-31 | [NETFILTER]: {ip,ip6}_queue: fix build error | Patrick McHardy | 1 | -4/+14 |
2008-01-31 | [NETFILTER]: nf_conntrack: annotate l3protos with const | Jan Engelhardt | 1 | -3/+4 |
2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate | Jan Engelhardt | 1 | -6/+8 |
2008-01-31 | [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* | Alexey Dobriyan | 1 | -3/+19 |
2008-01-31 | [NETFILTER]: nf_conntrack: naming unification | Patrick McHardy | 1 | -4/+4 |
2008-01-31 | [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings | Patrick McHardy | 1 | -15/+1 |
2008-01-31 | [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code | Patrick McHardy | 1 | -4/+6 |
2008-01-31 | [NETFILTER]: netns: put table module on netns stop | Alexey Dobriyan | 1 | -0/+3 |
2008-01-31 | [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW | Alexey Dobriyan | 3 | -32/+86 |
2008-01-31 | [NETFILTER]: ip6_tables: netns preparation | Alexey Dobriyan | 4 | -27/+30 |
2008-01-31 | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan | 4 | -33/+40 |
2008-01-31 | [NETFILTER]: x_tables: per-netns xt_tables | Alexey Dobriyan | 1 | -6/+6 |
2008-01-31 | [NETFILTER]: x_tables: change xt_table_register() return value convention | Alexey Dobriyan | 1 | -3/+4 |
2008-01-31 | [NETFILTER]: Use const in struct xt_match, xt_target, xt_table | Jan Engelhardt | 1 | -1/+1 |