aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAge
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-08
* [BRIDGE]: br_dump_ifinfo index fixAndrey Savochkin2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Added GSO header verificationHerbert Xu2006-06-29
* [NET]: Added GSO toggleHerbert Xu2006-06-23
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-23
* [BRIDGE]: Add support for NETIF_F_HW_CSUM devicesHerbert Xu2006-06-18
* [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu2006-06-18
* [NET]: skb_trim auditHerbert Xu2006-06-18
* [BRIDGE]: netlink interface for link managementStephen Hemminger2006-06-18
* [BRIDGE]: fix module startup error handlingStephen Hemminger2006-06-18
* [BRIDGE]: optimize conditional in forward pathStephen Hemminger2006-06-18
* [BRIDGE]: fix locking and memory leak in br_add_bridgeJiri Benc2006-06-05
* [BRIDGE]: need to ref count the LLC sapStephen Hemminger2006-05-23
* [NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig2006-05-19
* [BRIDGE]: Do sysfs registration inside rtnl.Stephen Hemminger2006-05-10
* [BRIDGE]: keep track of received multicast packetsStephen Hemminger2006-05-05
* [BRIDGE]: allow full size vlan packetsStephen Hemminger2006-04-26
* [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C2006-04-20
* [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C2006-04-11
* [BRIDGE]: receive link-local on disabled ports.Stephen Hemminger2006-04-11
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-11
* [NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy2006-04-10
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [BRIDGE]: Unaligned accesses in the ethernet bridgePeter Chubb2006-03-24
* [BRIDGE]: Remove duplicate const from is_link_local() argument type.Andrew Morton2006-03-21
* [BRIDGE]: use LLC to send STPStephen Hemminger2006-03-21
* [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-21
* [BRIDGE]: use llc for receiving STP packetsStephen Hemminger2006-03-21
* [BRIDGE]: stp timer to jiffies cleanupStephen Hemminger2006-03-21
* [BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger2006-03-21
* [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]: optimize frame pass upStephen Hemminger2006-03-21
* [BRIDGE]: use kzallocStephen Hemminger2006-03-21
* [BRIDGE]: use kcallocStephen Hemminger2006-03-21
* [BRIDGE]: use setup_timerStephen Hemminger2006-03-21
* [BRIDGE]: remove unneeded bh disablesStephen Hemminger2006-03-21
* [BRIDGE] br_netfilter: Warning fixes.Andrew Morton2006-03-21
* [BRIDGE] ebtables: Build fix.Andrew Morton2006-03-21
* [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-21
* [NET]: sem2mutex part 2Ingo Molnar2006-03-21
* [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier2006-03-11
* [BRIDGE]: generate kobject remove eventStephen Hemminger2006-03-05
* [BRIDGE]: port timer initializationStephen Hemminger2006-03-05
* [BRIDGE]: fix crash in STPStephen Hemminger2006-03-05
* [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-27
* [NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy2006-02-23