aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAge
* [NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen2007-10-10
* [NET] skbuff: Add skb_cow_headHerbert Xu2007-09-16
* [BRIDGE]: Kill clone argument to br_flood_*Herbert Xu2007-09-16
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-11
* [BRIDGE]: Fix OOPS when bridging device without ethtool.Stephen Hemminger2007-08-31
* [BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger2007-08-31
* [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov2007-08-26
* missing return in bridge sysfs codeAl Viro2007-08-19
* [BRIDGE]: Fix typo in net/bridge/br_stp_if.cJussi Kivilinna2007-08-14
* [BRIDGE]: sysfs locking fix.Stephen Hemminger2007-08-14
* [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-14
* [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-31
* net/* misc endianness annotationsAl Viro2007-07-26
* [NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2007-07-24
* [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-24
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-18
* [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-12
|\
| * sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
| * sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* | [NET]: IPV6 checksum offloading in network devicesStephen Hemminger2007-07-11
|/
* [BRIDGE]: Round off STP perodic timers.Stephen Hemminger2007-05-31
* [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.Baruch Even2007-05-31
* 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