aboutsummaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
2007-11-19[BRIDGE]: Add missing "space"Joe Perches
2007-11-13[NETFILTER]: bridge: fix double POSTROUTING hook invocationPatrick McHardy
2007-11-07[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...Bart De Schuymer
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-15[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().Patrick McHardy
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu
2007-10-15[BRIDGE]: Unshare skb upon entryHerbert Xu
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman
2007-10-10[NETFILTER]: bridge: remove broken netfilter binary sysctlsJoseph Fannin
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman
2007-10-10[NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen
2007-09-16[NET] skbuff: Add skb_cow_headHerbert Xu
2007-09-16[BRIDGE]: Kill clone argument to br_flood_*Herbert Xu
2007-09-11[NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman
2007-08-30[BRIDGE]: Fix OOPS when bridging device without ethtool.Stephen Hemminger
2007-08-30[BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger
2007-08-26[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov
2007-08-19missing return in bridge sysfs codeAl Viro
2007-08-14[BRIDGE]: Fix typo in net/bridge/br_stp_if.cJussi Kivilinna
2007-08-14[BRIDGE]: sysfs locking fix.Stephen Hemminger
2007-08-13[NET]: Share correct feature code between bridging and bondingHerbert Xu
2007-07-31[NET]: ethtool ops are the only wayMatthew Wilcox
2007-07-26net/* misc endianness annotationsAl Viro
2007-07-24[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl
2007-07-24[NETFILTER]: Fix logging regressionPatrick McHardy
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-14[NETFILTER]: Lower *tables printk severityPatrick McHardy
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger
2007-05-31[BRIDGE]: Round off STP perodic timers.Stephen Hemminger
2007-05-31[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.Baruch Even
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy
2007-04-25[BRIDGE]: Missing rtnl.Stephen Hemminger
2007-04-25[BRIDGE]: if no STP then forward all BPDUsStephen Hemminger
2007-04-25[BRIDGE]: drop PAUSE framesStephen Hemminger
2007-04-25[BRIDGE]: don't change packet typeStephen Hemminger
2007-04-25[BRIDGE]: Fix warning in net-2.6.22Stephen Hemminger
2007-04-25[RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy