aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_netfilter.c
Commit message (Expand)AuthorAge
* [NETFILTER]: bridge-netfilter: fix net_device refcnt leaksPatrick McHardy2008-01-20
* [NETFILTER]: bridge: fix double POST_ROUTING invocationPatrick McHardy2008-01-11
* [NETFILTER]: bridge: fix double POSTROUTING hook invocationPatrick McHardy2007-11-13
* [BRIDGE]: Remove SKB share checks in br_nf_pre_routing().Patrick McHardy2007-10-15
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: bridge: remove broken netfilter binary sysctlsJoseph Fannin2007-10-10
* [NET] skbuff: Add skb_cow_headHerbert Xu2007-09-16
* [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov2007-08-26
* [NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy2007-05-03
* [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner2007-04-26
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-26
* [NET]: fix up misplaced inlines.Dave Jones2007-03-22
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooksPatrick McHardy2007-02-08
* [NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy2006-12-13
* [NETFILTER]: bridge netfilter: deal with martians correctlyBart De Schuymer2006-12-06
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-03
* [BRIDGE]: Annotations.Al Viro2006-12-03
* [BRIDGE]: Change sysctl tunables to __read_mostlyBrian Haley2006-09-22
* [NETFILTER] bridge: debug message fixesStephen Hemminger2006-09-22
* [NETFILTER] bridge: code rearrangement for clarityStephen Hemminger2006-09-22
* [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy2006-07-25
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-08
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-23
* [NET]: skb_trim auditHerbert Xu2006-06-18
* [NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy2006-04-10
* [BRIDGE]: netfilter inline cleanupStephen Hemminger2006-03-21
* [BRIDGE]: netfilter VLAN macro cleanupStephen Hemminger2006-03-21
* [BRIDGE]: netfilter dont use __constant_htonsStephen Hemminger2006-03-21
* [BRIDGE]: netfilter whitespaceStephen Hemminger2006-03-21
* [BRIDGE] br_netfilter: Warning fixes.Andrew Morton2006-03-21
* [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-21
* [NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy2006-02-23
* [BRIDGE]: Better fix for netfilter missing symbol has_bridge_parentStephen Hemminger2006-02-13
* [PATCH] netfilter: fix build error due to missing has_bridge_parent macroJesper Juhl2006-02-12
* [BRIDGE]: netfilter handle RCU during removalStephen Hemminger2006-02-09
* [BRIDGE] netfilter: vlan + hw checksum = bug?Stephen Hemminger2006-01-06
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [BR_NETFILTER]: Fix leak if skb traverses > 1 bridgeDavid Kimdon2005-12-26
* [BRIDGE-NF]: Fix bridge-nf ipv6 length checkBart De Schuymer2005-12-19
* [BRIDGE-NF]: Fix iptables redirect on bridge interfaceBart De Schuymer2005-09-14
* [NETFILTER]: Fix connection tracking bug in 2.6.12Patrick McHardy2005-06-28