summaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAgeFilesLines
* [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C2006-04-111-3/+3
* [BRIDGE]: receive link-local on disabled ports.Stephen Hemminger2006-04-111-3/+0
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-111-6/+6
* [NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy2006-04-091-2/+11
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-2820-80/+80
* [BRIDGE]: Unaligned accesses in the ethernet bridgePeter Chubb2006-03-241-2/+3
* [BRIDGE]: Remove duplicate const from is_link_local() argument type.Andrew Morton2006-03-201-1/+1
* [BRIDGE]: use LLC to send STPStephen Hemminger2006-03-201-69/+59
* [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-204-6/+57
* [BRIDGE]: use llc for receiving STP packetsStephen Hemminger2006-03-205-28/+71
* [BRIDGE]: stp timer to jiffies cleanupStephen Hemminger2006-03-201-9/+8
* [BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger2006-03-202-6/+3
* [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]: optimize frame pass upStephen Hemminger2006-03-201-7/+1
* [BRIDGE]: use kzallocStephen Hemminger2006-03-201-3/+3
* [BRIDGE]: use kcallocStephen Hemminger2006-03-201-2/+1
* [BRIDGE]: use setup_timerStephen Hemminger2006-03-201-16/+7
* [BRIDGE]: remove unneeded bh disablesStephen Hemminger2006-03-201-12/+12
* [BRIDGE] br_netfilter: Warning fixes.Andrew Morton2006-03-201-2/+0
* [BRIDGE] ebtables: Build fix.Andrew Morton2006-03-201-2/+8
* [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-201-4/+2
* [NET]: sem2mutex part 2Ingo Molnar2006-03-201-45/+46
* [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier2006-03-111-1/+1
* [BRIDGE]: generate kobject remove eventStephen Hemminger2006-03-041-0/+1
* [BRIDGE]: port timer initializationStephen Hemminger2006-03-042-3/+2
* [BRIDGE]: fix crash in STPStephen Hemminger2006-03-041-14/+15
* [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-271-1/+6
* [NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy2006-02-231-0/+1
* [BRIDGE]: Fix deadlock in br_stp_disable_bridgeAdrian Drzewiecki2006-02-151-2/+2
* [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]: fix error handling for add interface to bridgeStephen Hemminger2006-02-093-73/+59
* [BRIDGE]: netfilter handle RCU during removalStephen Hemminger2006-02-091-15/+38
* [BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger2006-02-094-30/+41
* [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-041-0/+7
* [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy2006-02-041-3/+5
* [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger2006-02-041-1/+1
* [BRIDGE]: Fix device delete race.Stephen Hemminger2006-01-312-6/+16
* [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy2006-01-172-2/+6
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+1
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-113-0/+3
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-111-2/+2
* [NET]: Some more missing include/etherdevice.h includesDavid S. Miller2006-01-111-0/+1
* [EBTABLES] Don't match tcp/udp source/destination port for IP fragmentsBart De Schuymer2006-01-101-0/+3
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-101-2/+2
* [BRIDGE] netfilter: vlan + hw checksum = bug?Stephen Hemminger2006-01-061-4/+9
* [NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn2006-01-061-1/+1
OpenPOWER on IntegriCloud