Commit Graph

203 Commits (8e81725b17b07ed5052bbd826ff0479a4c22a0ea)

Author SHA1 Message Date
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
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Jarek Poplawski a10d567c89 [BRIDGE] br_if: Fix oops in port_carrier_check 18 years ago
Patrick McHardy e92ad99c78 [NETFILTER]: nf_log: minor cleanups 18 years ago
YOSHIFUJI Hideaki 9d6f229fc4 [NET] BRIDGE: Fix whitespace errors. 18 years ago
Patrick McHardy a8d0f9526f [NET]: Add UDPLITE support in a few missing spots 18 years ago
Patrick McHardy 5eb87f456e [NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooks 18 years ago