aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAge
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy2007-05-03
* [BRIDGE]: Missing rtnl.Stephen Hemminger2007-04-26
* [BRIDGE]: if no STP then forward all BPDUsStephen Hemminger2007-04-26
* [BRIDGE]: drop PAUSE framesStephen Hemminger2007-04-26
* [BRIDGE]: don't change packet typeStephen Hemminger2007-04-26
* [BRIDGE]: Fix warning in net-2.6.22Stephen Hemminger2007-04-26
* [RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy2007-04-26
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-26
* [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy2007-04-26
* [NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer2007-04-26
* [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner2007-04-26
* bridge: check kmem_cache_create() errorAkinobu Mita2007-04-26
* bridge: allow changing hardware address to any valid addressStephen Hemminger2007-04-26
* bridge: change when netlink events go to STPStephen Hemminger2007-04-26
* bridge: add support for user mode STPStephen Hemminger2007-04-26
* bridge: add sysfs hook to flush forwarding tableStephen Hemminger2007-04-26
* bridge: simpler hash with saltStephen Hemminger2007-04-26
* bridge: don't route packets while learningStephen Hemminger2007-04-26
* bridge: eliminate call by referenceStephen Hemminger2007-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
* [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETEHerbert Xu2007-04-26
* [NETFILTER]: Use setup_timerPatrick McHardy2007-04-26
* [BRIDGE]: Use rtnl registration interfaceThomas Graf2007-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
* [BRIDGE]: faster compare for link local addressesStephen Hemminger2007-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
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* [BRIDGE]: Unaligned access when comparing ethernet addressesEvgeny Kravtsunov2007-04-17
* [NET]: fix up misplaced inlines.Dave Jones2007-03-22
* [BRIDGE]: Fix fdb RCU racePatrick McHardy2007-03-22
* [BRIDGE]: adding new device to bridge should enable if upAji Srinivas2007-03-07
* [BRIDGE]: Fix locking of set path cost.Stephen Hemminger2007-02-28
* [BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger2007-02-26
* [BRIDGE]: get rid of miscdevice includeStephen Hemminger2007-02-26
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-20
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski2007-02-13
* [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-12
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: Add UDPLITE support in a few missing spotsPatrick McHardy2007-02-08
* [NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooksPatrick McHardy2007-02-08