aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter
Commit message (Expand)AuthorAge
* netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-15
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-07
|\
| * netfilter: ebt_ulog: add net namespace support for ebt_ulogGao feng2013-04-05
| * netfilter: ebt_log: add net namespace support for ebt_logGao feng2013-04-05
| * netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-05
* | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
|/
* net: add ETH_P_802_3_MINSimon Horman2013-03-28
* netfilter: ebt_ulog: remove unnecessary spin lock protectionGao feng2013-03-15
* bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-15
* net: remove redundant check for timer pending state before del_timerYing Xue2013-02-04
* netns: ebtable: allow unprivileged users to operate ebtablesGao feng2013-02-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
|\
| * netfilter: log: Fix log-level processingJoe Perches2012-09-12
* | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
* | netfilter: PTR_RET can be usedWu Fengguang2012-08-13
|/
* netfilter: use kfree_skb() not kfree()Dan Carpenter2012-06-30
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
* netfilter: ebt_ulog: Move away from NLMSG_PUT().David S. Miller2012-06-27
* bridge: netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso2012-03-06
* netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak2012-03-06
* netfilter: bridge: fix module autoload in compat caseFlorian Westphal2012-02-25
* net:bridge: use IS_ENABLEDIgor Maravić2011-12-16
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-01
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-08-30
| |\
| | * netfilter: ebtables: fix ebtables build dependencyBart De Schuymer2011-07-29
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
|\| |
| * | net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall2011-08-11
| |/
* / rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* net, netfilter: Remove redundant goto in ebt_ulog_packetJesper Juhl2011-07-21
* netfilter: Fix several warnings in compat_mtw_from_user().David Miller2011-05-26
* netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal2011-05-10
* netfilter: fix ebtables compat supportEric Dumazet2011-05-10
* bridge: netfilter: fix information leakVasiliy Kulikov2011-02-14
* netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal2011-01-13
* netfilter: x_table: speedup compat operationsEric Dumazet2011-01-13
* net/bridge: fix trivial sparse errorsTomas Winkler2011-01-03
* bridge: fix RCU races with bridge portstephen hemminger2010-11-15
* bridge: add proper RCU annotation to should_route_hookEric Dumazet2010-11-15
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21
* ebtables: Allow filtering of hardware accelerated vlan frames.Jesse Gross2010-10-21
* bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
* netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-11
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-11
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30