Commit Graph

211 Commits (4fe87745a6722d42ff27a60768c77958fa1fc498)

Author SHA1 Message Date
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
Stephen Hemminger b86c45035c bridge: change when netlink events go to STP 18 years ago
Stephen Hemminger 9cde070874 bridge: add support for user mode STP 18 years ago
Stephen Hemminger 9cf637473c bridge: add sysfs hook to flush forwarding table 18 years ago
Stephen Hemminger 3f89092318 bridge: simpler hash with salt 18 years ago
Stephen Hemminger 467aea0ddf bridge: don't route packets while learning 18 years ago
Stephen Hemminger 6229e362dd bridge: eliminate call by reference 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Herbert Xu 35fc92a9de [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE 18 years ago
Patrick McHardy e6f689db51 [NETFILTER]: Use setup_timer 18 years ago
Thomas Graf 32fe21c0c0 [BRIDGE]: Use rtnl registration interface 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo d0a92be05e [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph 18 years ago
Stephen Hemminger fd74e6ccd5 [BRIDGE]: faster compare for link local addresses 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Evgeny Kravtsunov 19bb3506e2 [BRIDGE]: Unaligned access when comparing ethernet addresses 18 years ago
Dave Jones b6f99a2119 [NET]: fix up misplaced inlines. 18 years ago
Patrick McHardy b19cbe2a16 [BRIDGE]: Fix fdb RCU race 18 years ago
Aji Srinivas de79059ecd [BRIDGE]: adding new device to bridge should enable if up 18 years ago
Stephen Hemminger 6548cda289 [BRIDGE]: Fix locking of set path cost. 18 years ago
Stephen Hemminger 269def7c50 [BRIDGE]: eliminate workqueue for carrier check 18 years ago
Stephen Hemminger ac062e84d0 [BRIDGE]: get rid of miscdevice include 18 years ago
Christoph Lameter 53b8a315b7 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids 18 years ago