Commit Graph

247 Commits (3ea0345be38555c6a1a04ed7e9c015a42e76bd0e)

Author SHA1 Message Date
Stephen Hemminger 3ae412544c [BRIDGE]: Assign random address. 17 years ago
Andrew Morton 73afc90692 [BRIDGE]: Section fix. 17 years ago
Pavel Emelyanov 82de382ce8 [BRIDGE]: Properly dereference the br_should_route_hook 17 years ago
Pavel Emelyanov 17efdd4575 [BRIDGE]: Lost call to br_fdb_fini() in br_init() error path 17 years ago
Joe Perches 3a47a68b05 [BRIDGE]: Add missing "space" 17 years ago
Patrick McHardy 81d9ddae85 [NETFILTER]: bridge: fix double POSTROUTING hook invocation 17 years ago
Bart De Schuymer e011ff48ab [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst} 17 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Patrick McHardy 9c2842bd94 [BRIDGE]: Remove SKB share checks in br_nf_pre_routing(). 18 years ago
Herbert Xu 3db05fea51 [NETFILTER]: Replace sk_buff ** with sk_buff * 18 years ago
Herbert Xu 2ca7b0ac02 [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom 18 years ago
Herbert Xu 7b995651e3 [BRIDGE]: Unshare skb upon entry 18 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Joseph Fannin 5871174149 [NETFILTER]: bridge: remove broken netfilter binary sysctls 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 years ago
Herbert Xu d9cc20484e [NET] skbuff: Add skb_cow_head 18 years ago
Herbert Xu e081e1e3ef [BRIDGE]: Kill clone argument to br_flood_* 18 years ago
Neil Horman 16fcec35e7 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter 18 years ago
Stephen Hemminger b4a488d182 [BRIDGE]: Fix OOPS when bridging device without ethtool. 18 years ago
Stephen Hemminger df1c0b8468 [BRIDGE]: Packets leaking out of disabled/blocked ports. 18 years ago
Evgeniy Polyakov e7c243c925 [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" 18 years ago
Al Viro 35b426c329 missing return in bridge sysfs code 18 years ago
Jussi Kivilinna 02f44315dc [BRIDGE]: Fix typo in net/bridge/br_stp_if.c 18 years ago
Stephen Hemminger 17120889b0 [BRIDGE]: sysfs locking fix. 18 years ago
Herbert Xu 7f353bf29e [NET]: Share correct feature code between bridging and bonding 18 years ago
Matthew Wilcox 61a44b9c4b [NET]: ethtool ops are the only way 18 years ago
Al Viro 582ee43dad net/* misc endianness annotations 18 years ago
Jesper Juhl 62c7931873 [NETFILTER]: Clean up duplicate includes in net/bridge/ 18 years ago
Patrick McHardy 7e2acc7e27 [NETFILTER]: Fix logging regression 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
Patrick McHardy a887c1c148 [NETFILTER]: Lower *tables printk severity 18 years ago
Zhang Rui 91a6902958 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Stephen Hemminger d212f87b06 [NET]: IPV6 checksum offloading in network devices 18 years ago
Stephen Hemminger 9a834b87c5 [BRIDGE]: Round off STP perodic timers. 18 years ago
Baruch Even 071f772268 [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Patrick McHardy fc38582db9 [NETFILTER]: bridge netfilter: consolidate header pushing/pulling code 18 years ago
Stephen Hemminger 98486fa2f4 [BRIDGE]: Missing rtnl. 18 years ago
Stephen Hemminger c2886d6259 [BRIDGE]: if no STP then forward all BPDUs 18 years ago
Stephen Hemminger 2111f8b9e5 [BRIDGE]: drop PAUSE frames 18 years ago
Stephen Hemminger 83aa0938ff [BRIDGE]: don't change packet type 18 years ago