Commit Graph

239 Commits (bac0abd6174e427404dd197cdbefece31e97329b)

Author SHA1 Message Date
Patrick McHardy 9c2842bd94 [BRIDGE]: Remove SKB share checks in br_nf_pre_routing(). 17 years ago
Herbert Xu 3db05fea51 [NETFILTER]: Replace sk_buff ** with sk_buff * 17 years ago
Herbert Xu 2ca7b0ac02 [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom 17 years ago
Herbert Xu 7b995651e3 [BRIDGE]: Unshare skb upon entry 17 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 17 years ago
Joseph Fannin 5871174149 [NETFILTER]: bridge: remove broken netfilter binary sysctls 17 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 17 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 17 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 17 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 17 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 17 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 17 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 17 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
Stephen Hemminger 3e6cf558b0 [BRIDGE]: Fix warning in net-2.6.22 18 years ago
Patrick McHardy 6313c1e099 [RTNETLINK]: Remove unnecessary locking in dump callbacks 18 years ago
Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
Patrick McHardy 3b5018d676 [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading 18 years ago
Bart De Schuymer c15bf6e699 [NETFILTER]: ebt_arp: add gratuitous arp filtering 18 years ago
Michael Milner 516299d2f5 [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic 18 years ago
Akinobu Mita 87a596e0b8 bridge: check kmem_cache_create() error 18 years ago
Stephen Hemminger ffe1d49cc3 bridge: allow changing hardware address to any valid address 18 years ago