Age | Commit message (Expand) | Author | Files | Lines |
2008-10-08 | netfilter: xtables: provide invoked family value to extensions | Jan Engelhardt | 1 | -3/+8 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (6/6) | Jan Engelhardt | 1 | -6/+13 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (5/6) | Jan Engelhardt | 9 | -63/+48 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (4/6) | Jan Engelhardt | 9 | -54/+43 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (3/6) | Jan Engelhardt | 1 | -8/+12 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (2/6) | Jan Engelhardt | 11 | -62/+39 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (1/6) | Jan Engelhardt | 11 | -47/+30 |
2008-10-08 | netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option | Jan Engelhardt | 1 | -24/+5 |
2008-10-08 | netfilter: xtables: do centralized checkentry call (1/2) | Jan Engelhardt | 1 | -18/+6 |
2008-10-08 | netfilter: ebtables: fix one wrong return value | Jan Engelhardt | 1 | -1/+1 |
2008-10-08 | netfilter: remove redundant casts from Ebtables | Jan Engelhardt | 4 | -6/+6 |
2008-10-08 | netfilter: remove unused Ebtables functions | Jan Engelhardt | 1 | -108/+0 |
2008-10-08 | netfilter: implement hotdrop for Ebtables | Jan Engelhardt | 1 | -3/+10 |
2008-10-08 | netfilter: ebtables: use generic table checking | Jan Engelhardt | 4 | -6/+8 |
2008-10-08 | netfilter: move Ebtables to use Xtables | Jan Engelhardt | 20 | -188/+148 |
2008-10-08 | netfilter: change Ebtables function signatures to match Xtables's | Jan Engelhardt | 19 | -156/+198 |
2008-10-08 | netfilter: ebt_among: obtain match size through different means | Jan Engelhardt | 1 | -2/+4 |
2008-10-08 | netfilter: add dummy members to Ebtables code to ease transition to Xtables | Jan Engelhardt | 19 | -9/+85 |
2008-10-08 | netfilter: Change return types of targets/watchers for Ebtables extensions | Jan Engelhardt | 8 | -12/+16 |
2008-10-08 | netfilter: change return types of match functions for ebtables extensions | Jan Engelhardt | 10 | -103/+103 |
2008-10-08 | netfilter: change return types of check functions for Ebtables extensions | Jan Engelhardt | 19 | -102/+106 |
2008-10-08 | netfilter: ebtables: do centralized size checking | Jan Engelhardt | 19 | -88/+101 |
2008-10-08 | netfilter: x_tables: use NFPROTO_* in extensions | Jan Engelhardt | 2 | -4/+4 |
2008-10-08 | netfilter: Use unsigned types for hooknum and pf vars | Jan Engelhardt | 3 | -4/+4 |
2008-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2 | -9/+25 |
2008-09-09 | netns bridge: cleanup bridges during netns stop | Alexey Dobriyan | 3 | -9/+19 |
2008-09-09 | netns bridge: allow bridges in netns! | Alexey Dobriyan | 7 | -34/+25 |
2008-09-09 | bridge: don't allow setting hello time to zero | Stephen Hemminger | 2 | -9/+25 |
2008-08-16 | bridge: show offload settings | Stephen Hemminger | 1 | -5/+10 |
2008-08-06 | bridge: Eliminate unnecessary forward delay | Stephen Hemminger | 1 | -7/+18 |
2008-08-05 | bridge: fix compile warning in net/bridge/br_netfilter.c | Rami Rosen | 1 | -1/+1 |
2008-07-31 | bridge: send correct MTU value in PMTU (revised) | Simon Wunderlich | 4 | -30/+51 |
2008-07-27 | netfilter: ebtables: use nf_register_hooks() | Alexey Dobriyan | 2 | -26/+10 |
2008-07-20 | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2 | -2/+2 |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2 | -0/+2 |
2008-07-15 | bridge: Check return of dev_set_promiscuity | Wang Chen | 1 | -3/+6 |
2008-07-11 | Merge branch 'linus' into core/rcu | Ingo Molnar | 1 | -3/+7 |
2008-07-08 | netfilter: ebt_nflog: fix Kconfig typo | Patrick McHardy | 1 | -1/+1 |
2008-07-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+7 |
2008-07-06 | bridge: Use STP demux | Patrick McHardy | 4 | -18/+16 |
2008-07-03 | bridge: fix use-after-free in br_cleanup_bridges() | Patrick McHardy | 1 | -3/+7 |
2008-06-20 | net: Discard and warn about LRO'd skbs received for forwarding | Ben Hutchings | 1 | -1/+1 |
2008-06-20 | net: Disable LRO on devices that are forwarding | Ben Hutchings | 1 | -0/+1 |
2008-06-18 | bridge: fix IPV6=n build | Randy Dunlap | 3 | -2/+4 |
2008-06-18 | bridge: make bridge address settings sticky | Stephen Hemminger | 3 | -0/+7 |
2008-06-18 | bridge: handle process all link-local frames | Stephen Hemminger | 1 | -8/+5 |
2008-06-12 | net: remove CVS keywords | Adrian Bunk | 14 | -28/+0 |
2008-06-10 | netfilter: ebtables: add IPv6 support | Kuo-lang Tseng | 4 | -16/+202 |
2008-05-22 | bridge: Use on-device stats instead of private ones. | Pavel Emelyanov | 4 | -16/+8 |
2008-05-19 | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2 | -0/+2 |