summaryrefslogtreecommitdiff
path: root/net/bridge/br_netfilter.c
AgeCommit message (Expand)Author
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-14[BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilterPatrick McHardy
2008-03-05[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet
2008-01-31[NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev memberPatrick McHardy
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2008-01-20[NETFILTER]: bridge-netfilter: fix net_device refcnt leaksPatrick McHardy
2008-01-11[NETFILTER]: bridge: fix double POST_ROUTING invocationPatrick McHardy
2007-11-13[NETFILTER]: bridge: fix double POSTROUTING hook invocationPatrick McHardy
2007-10-15[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().Patrick McHardy
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-10[NETFILTER]: bridge: remove broken netfilter binary sysctlsJoseph Fannin
2007-09-16[NET] skbuff: Add skb_cow_headHerbert Xu
2007-08-26[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy
2007-04-25[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2007-03-22[NET]: fix up misplaced inlines.Dave Jones
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-08[NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooksPatrick McHardy
2006-12-13[NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy
2006-12-06[NETFILTER]: bridge netfilter: deal with martians correctlyBart De Schuymer
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro
2006-12-02[BRIDGE]: Annotations.Al Viro
2006-09-22[BRIDGE]: Change sysctl tunables to __read_mostlyBrian Haley
2006-09-22[NETFILTER] bridge: debug message fixesStephen Hemminger
2006-09-22[NETFILTER] bridge: code rearrangement for clarityStephen Hemminger
2006-07-24[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu
2006-06-17[NET]: skb_trim auditHerbert Xu
2006-04-09[NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy
2006-03-20[BRIDGE]: netfilter inline cleanupStephen Hemminger
2006-03-20[BRIDGE]: netfilter VLAN macro cleanupStephen Hemminger
2006-03-20[BRIDGE]: netfilter dont use __constant_htonsStephen Hemminger
2006-03-20[BRIDGE]: netfilter whitespaceStephen Hemminger
2006-03-20[BRIDGE] br_netfilter: Warning fixes.Andrew Morton
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu
2006-02-23[NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy
2006-02-13[BRIDGE]: Better fix for netfilter missing symbol has_bridge_parentStephen Hemminger