| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-15 | 1 | -1/+1 |
|\ |
|
| * | netfilter: log: Fix log-level processing | Joe Perches | 2012-09-12 | 1 | -1/+1 |
* | | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 2012-09-08 | 1 | -2/+1 |
* | | netfilter: PTR_RET can be used | Wu Fengguang | 2012-08-14 | 2 | -6/+2 |
|/ |
|
* | netfilter: use kfree_skb() not kfree() | Dan Carpenter | 2012-06-30 | 1 | -1/+1 |
* | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2012-06-29 | 1 | -2/+4 |
* | netfilter: ebt_ulog: Move away from NLMSG_PUT(). | David S. Miller | 2012-06-26 | 1 | -13/+10 |
* | bridge: netfilter: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 | 1 | -2/+2 |
* | netfilter: bridge: fix wrong pointer dereference | Pablo Neira Ayuso | 2012-03-06 | 1 | -1/+1 |
* | netfilter: ebtables: fix wrong name length while copying to user-space | Santosh Nayak | 2012-03-06 | 1 | -3/+13 |
* | netfilter: bridge: fix module autoload in compat case | Florian Westphal | 2012-02-25 | 1 | -8/+2 |
* | net:bridge: use IS_ENABLED | Igor Maravić | 2011-12-16 | 1 | -1/+1 |
* | ipv6: Add fragment reporting to ipv6_skip_exthdr(). | Jesse Gross | 2011-12-03 | 2 | -2/+4 |
* | netfilter: Remove unnecessary OOM logging messages | Joe Perches | 2011-11-01 | 1 | -4/+3 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-08-30 | 1 | -1/+1 |
| |\ |
|
| | * | netfilter: ebtables: fix ebtables build dependency | Bart De Schuymer | 2011-07-29 | 1 | -1/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-08-20 | 1 | -1/+2 |
|\| | |
|
| * | | net/bridge/netfilter/ebtables.c: use available error handling code | Julia Lawall | 2011-08-11 | 1 | -1/+2 |
| |/ |
|
* / | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER | Stephen Hemminger | 2011-08-02 | 1 | -2/+2 |
|/ |
|
* | net, netfilter: Remove redundant goto in ebt_ulog_packet | Jesper Juhl | 2011-07-21 | 1 | -1/+0 |
* | netfilter: Fix several warnings in compat_mtw_from_user(). | David Miller | 2011-05-26 | 1 | -2/+4 |
* | netfilter: ebtables: only call xt_compat_add_offset once per rule | Florian Westphal | 2011-05-10 | 1 | -52/+9 |
* | netfilter: fix ebtables compat support | Eric Dumazet | 2011-05-10 | 1 | -1/+2 |
* | bridge: netfilter: fix information leak | Vasiliy Kulikov | 2011-02-14 | 1 | -0/+2 |
* | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes | Florian Westphal | 2011-01-13 | 1 | -12/+34 |
* | netfilter: x_table: speedup compat operations | Eric Dumazet | 2011-01-13 | 1 | -0/+1 |
* | net/bridge: fix trivial sparse errors | Tomas Winkler | 2011-01-03 | 1 | -1/+1 |
* | bridge: fix RCU races with bridge port | stephen hemminger | 2010-11-15 | 1 | -6/+5 |
* | bridge: add proper RCU annotation to should_route_hook | Eric Dumazet | 2010-11-15 | 1 | -1/+2 |
* | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. | Jesse Gross | 2010-10-21 | 1 | -2/+2 |
* | ebtables: Allow filtering of hardware accelerated vlan frames. | Jesse Gross | 2010-10-21 | 2 | -11/+25 |
* | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 2010-06-15 | 3 | -8/+14 |
* | netfilter: xtables: change hotdrop pointer to direct modification | Jan Engelhardt | 2010-05-11 | 1 | -3/+2 |
* | netfilter: xtables: deconstify struct xt_action_param for matches | Jan Engelhardt | 2010-05-11 | 10 | -10/+10 |
* | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 2010-05-11 | 18 | -18/+18 |
* | netfilter: xtables: combine struct xt_match_param and xt_target_param | Jan Engelhardt | 2010-05-11 | 1 | -15/+15 |
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-04-20 | 2 | -0/+2 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -0/+2 |
* | | netfilter: xtables: change targets to return error code | Jan Engelhardt | 2010-03-25 | 8 | -26/+26 |
* | | netfilter: xtables: change matches to return error code | Jan Engelhardt | 2010-03-25 | 10 | -41/+41 |
* | | netfilter: xtables: change xt_target.checkentry return type | Jan Engelhardt | 2010-03-25 | 8 | -8/+8 |
* | | netfilter: xtables: change xt_match.checkentry return type | Jan Engelhardt | 2010-03-25 | 10 | -10/+10 |
* | | netfilter: xtables: consolidate code into xt_request_find_match | Jan Engelhardt | 2010-03-25 | 1 | -4/+1 |
* | | netfilter: xtables: make use of xt_request_find_target | Jan Engelhardt | 2010-03-25 | 1 | -11/+2 |
* | | netfilter: xt extensions: use pr_<level> (2) | Jan Engelhardt | 2010-03-25 | 5 | -50/+32 |
* | | netfilter: xtables: do not print any messages on ENOMEM | Jan Engelhardt | 2010-03-18 | 1 | -5/+2 |
* | | Merge branch 'master' of ../nf-2.6 | Patrick McHardy | 2010-03-18 | 1 | -14/+4 |
|\ \ |
|
| * | | netfilter: ebt_ip6: Use ipv6_masked_addr_cmp() | YOSHIFUJI Hideaki | 2010-03-08 | 1 | -14/+4 |
| |/ |
|
* | | netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag | Jan Engelhardt | 2010-03-17 | 1 | -0/+1 |