| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | netfilter: ipv4: use NFPROTO values for NF_HOOK invocation | Jan Engelhardt | 2010-03-25 | 7 | -18/+18 |
| * | | | netfilter: bridge: use NFPROTO values for NF_HOOK invocation | Jan Engelhardt | 2010-03-25 | 5 | -17/+18 |
| * | | | netfilter: xt_recent: allow changing ip_list_[ug]id at runtime | Jan Engelhardt | 2010-03-25 | 1 | -4/+4 |
| * | | | netfilter: xtables: consolidate code into xt_request_find_match | Jan Engelhardt | 2010-03-25 | 5 | -24/+30 |
| * | | | netfilter: xtables: make use of xt_request_find_target | Jan Engelhardt | 2010-03-25 | 6 | -52/+29 |
| * | | | netfilter: xt extensions: use pr_<level> (2) | Jan Engelhardt | 2010-03-25 | 31 | -185/+151 |
| * | | | netfilter: xtables: make use of caller family rather than target family | Jan Engelhardt | 2010-03-25 | 2 | -5/+5 |
| * | | | netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c | Zhitong Wang | 2010-03-19 | 1 | -1/+0 |
| * | | | netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c | Zhitong Wang | 2010-03-19 | 1 | -1/+0 |
| * | | | netfilter: xt extensions: use pr_<level> | Jan Engelhardt | 2010-03-18 | 21 | -107/+88 |
| * | | | netfilter: xtables: replace custom duprintf with pr_debug | Jan Engelhardt | 2010-03-18 | 7 | -79/+41 |
| * | | | netfilter: xtables: do not print any messages on ENOMEM | Jan Engelhardt | 2010-03-18 | 4 | -17/+6 |
| * | | | netfilter: xtables: reduce holes in struct xt_target | Jan Engelhardt | 2010-03-18 | 1 | -1/+1 |
| * | | | netfilter: xtables: remove almost-unused xt_match_param.data member | Jan Engelhardt | 2010-03-18 | 2 | -6/+6 |
| * | | | netfilter: update documentation fields of x_tables.h | Jan Engelhardt | 2010-03-18 | 1 | -2/+8 |
| * | | | netfilter: xtables: make use of caller family rather than match family | Jan Engelhardt | 2010-03-18 | 5 | -14/+14 |
| * | | | netfilter: xtables: resort osf kconfig text | Jan Engelhardt | 2010-03-18 | 1 | -13/+13 |
| * | | | netfilter: xtables: limit xt_mac to ethernet devices | Jan Engelhardt | 2010-03-18 | 1 | -0/+3 |
| * | | | netfilter: xtables: clean up xt_mac match routine | Jan Engelhardt | 2010-03-18 | 1 | -8/+10 |
| * | | | netfilter: xtables: do without explicit XT_ALIGN | Jan Engelhardt | 2010-03-18 | 2 | -2/+2 |
| * | | | Merge branch 'master' of ../nf-2.6 | Patrick McHardy | 2010-03-18 | 4 | -22/+13 |
| |\ \ \ |
|
| | * | | | netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD | Joe Perches | 2010-03-15 | 1 | -2/+8 |
| | * | | | netfilter: remove stale declaration for ip6_masked_addrcmp() | YOSHIFUJI Hideaki | 2010-03-08 | 1 | -4/+0 |
| | * | | | netfilter: ebt_ip6: Use ipv6_masked_addr_cmp() | YOSHIFUJI Hideaki | 2010-03-08 | 1 | -14/+4 |
| | * | | | netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cl... | Andrea Gelmini | 2010-03-08 | 1 | -2/+1 |
| | * | | | Merge branch 'master' of /repos/git/linux-2.6 | Patrick McHardy | 2010-03-08 | 9477 | -279935/+657062 |
| | |\ \ \ |
|
| | * | | | | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 2010-02-08 | 10 | -47/+49 |
| | * | | | | netfilter: xtables: compat out of scope fix | Alexey Dobriyan | 2010-02-08 | 3 | -6/+6 |
| | * | | | | netfilter: nf_conntrack: restrict runtime expect hashsize modifications | Alexey Dobriyan | 2010-02-04 | 1 | -1/+1 |
| | * | | | | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 2010-02-04 | 2 | -16/+25 |
| | * | | | | netfilter: nf_conntrack: fix memory corruption with multiple namespaces | Patrick McHardy | 2010-02-03 | 1 | -12/+12 |
| * | | | | | netfilter: remove unused headers in net/netfilter/nfnetlink.c | Zhitong Wang | 2010-03-17 | 1 | -3/+0 |
| * | | | | | netfilter: xt_recent: check for unsupported user space flags | Tim Gardner | 2010-03-17 | 2 | -0/+8 |
| * | | | | | netfilter: xt_recent: add an entry reaper | Tim Gardner | 2010-03-17 | 2 | -1/+31 |
| * | | | | | netfilter: xt_recent: remove old proc directory | Jan Engelhardt | 2010-03-17 | 3 | -122/+0 |
| * | | | | | netfilter: xt_recent: update description | Jan Engelhardt | 2010-03-17 | 1 | -1/+1 |
| * | | | | | netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag | Jan Engelhardt | 2010-03-17 | 1 | -0/+1 |
| * | | | | | netfilter: update my email address | Jan Engelhardt | 2010-03-17 | 9 | -12/+8 |
| * | | | | | netfilter: xtables: schedule xt_NOTRACK for removal | Jan Engelhardt | 2010-03-17 | 1 | -0/+8 |
| * | | | | | netfilter: xtables: merge xt_CONNMARK into xt_connmark | Jan Engelhardt | 2010-03-17 | 6 | -156/+116 |
| * | | | | | netfilter: xtables: merge xt_MARK into xt_mark | Jan Engelhardt | 2010-03-17 | 6 | -82/+70 |
| * | | | | | netfilter: xtables: add comment markers to Xtables Kconfig | Jan Engelhardt | 2010-03-17 | 1 | -0/+6 |
| * | | | | | netfilter: xt_NFQUEUE: consolidate v4/v6 targets into one | Jan Engelhardt | 2010-03-17 | 1 | -28/+12 |
| * | | | | | netfilter: xt_CT: par->family is an nfproto | Jan Engelhardt | 2010-03-17 | 1 | -2/+2 |
* | | | | | | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 168 | -314/+103 |
* | | | | | | Bluetooth: Fix issues where sk_sleep() helper is needed now | Marcel Holtmann | 2010-05-10 | 1 | -4/+4 |
* | | | | | | Bluetooth: Use strict_strtoul instead of simple_strtoul | Tomas Winkler | 2010-05-10 | 1 | -12/+6 |
* | | | | | | Bluetooth: Set hdev->dev_type based on Marvell device type | Bing Zhao | 2010-05-10 | 2 | -0/+11 |
* | | | | | | Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card() | Bing Zhao | 2010-05-10 | 3 | -33/+50 |
* | | | | | | Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly | Bing Zhao | 2010-05-10 | 2 | -3/+8 |