summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_netfilter.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-021-1/+0
* [BRIDGE]: Annotations.Al Viro2006-12-021-1/+1
* [BRIDGE]: Change sysctl tunables to __read_mostlyBrian Haley2006-09-221-4/+4
* [NETFILTER] bridge: debug message fixesStephen Hemminger2006-09-221-12/+3
* [NETFILTER] bridge: code rearrangement for clarityStephen Hemminger2006-09-221-2/+25
* [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy2006-07-241-0/+5
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-081-1/+1
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-1/+1
* [NET]: skb_trim auditHerbert Xu2006-06-171-11/+3
* [NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy2006-04-091-2/+11
* [BRIDGE]: netfilter inline cleanupStephen Hemminger2006-03-201-4/+21
* [BRIDGE]: netfilter VLAN macro cleanupStephen Hemminger2006-03-201-23/+27
* [BRIDGE]: netfilter dont use __constant_htonsStephen Hemminger2006-03-201-25/+25
* [BRIDGE]: netfilter whitespaceStephen Hemminger2006-03-201-53/+63
* [BRIDGE] br_netfilter: Warning fixes.Andrew Morton2006-03-201-2/+0
* [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-201-4/+2
* [NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy2006-02-231-0/+1
* [BRIDGE]: Better fix for netfilter missing symbol has_bridge_parentStephen Hemminger2006-02-131-2/+2
* [PATCH] netfilter: fix build error due to missing has_bridge_parent macroJesper Juhl2006-02-121-1/+1
* [BRIDGE]: netfilter handle RCU during removalStephen Hemminger2006-02-091-15/+38
* [BRIDGE] netfilter: vlan + hw checksum = bug?Stephen Hemminger2006-01-061-4/+9
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+4
* [BR_NETFILTER]: Fix leak if skb traverses > 1 bridgeDavid Kimdon2005-12-261-0/+2
* [BRIDGE-NF]: Fix bridge-nf ipv6 length checkBart De Schuymer2005-12-191-10/+7
* [BRIDGE-NF]: Fix iptables redirect on bridge interfaceBart De Schuymer2005-09-141-3/+5
* [NETFILTER]: Fix connection tracking bug in 2.6.12Patrick McHardy2005-06-281-1/+1
* [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-211-38/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1087