David S. Miller
|
00dad5e479
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
stephen hemminger
|
eeaf61d889
bridge: add rcu_read_lock on transmit
|
15 years ago |
Eric Dumazet
|
406818ff34
bridge: 64bit rx/tx counters
|
15 years ago |
Jiri Pirko
|
f350a0a873
bridge: use rx_handler_data pointer to store net_bridge_port pointer
|
15 years ago |
Jiri Pirko
|
ab95bfe01f
net: replace hooks in __netif_receive_skb V5
|
15 years ago |
Patrick McHardy
|
6291055465
Merge branch 'master' of /repos/git/net-next-2.6
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jan Engelhardt
|
713aefa3fb
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
|
15 years ago |
stephen hemminger
|
14bb478983
bridge: per-cpu packet statistics (v3)
|
15 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
32dec5dd02
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping.
|
15 years ago |
Michael Braun
|
7f7708f005
bridge: Fix br_forward crash in promiscuous mode
|
15 years ago |
Herbert Xu
|
c4fcb78cf8
bridge: Add multicast data-path hooks
|
15 years ago |
Herbert Xu
|
b33084be19
bridge: Avoid unnecessary clone on forward path
|
15 years ago |
Herbert Xu
|
68b7c895be
bridge: Allow tail-call on br_pass_frame_up
|
15 years ago |
Herbert Xu
|
87557c18ac
bridge: Do br_pass_frame_up after other ports
|
15 years ago |
Stephen Hemminger
|
a598f6aebe
bridge: relay bridge multicast pkgs if !STP
|
16 years ago |
Stephen Hemminger
|
43aa192011
bridge: handle process all link-local frames
|
17 years ago |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 years ago |
Pavel Emelyanov
|
a339f1c881
bridge: Use on-device stats instead of private ones.
|
17 years ago |
YOSHIFUJI Hideaki
|
91c5ec3ed1
[BRIDGE]: Use cpu_to_be16() where appropriate.
|
17 years ago |
Pavel Emelyanov
|
82de382ce8
[BRIDGE]: Properly dereference the br_should_route_hook
|
17 years ago |
Herbert Xu
|
3db05fea51
[NETFILTER]: Replace sk_buff ** with sk_buff *
|
17 years ago |
Herbert Xu
|
7b995651e3
[BRIDGE]: Unshare skb upon entry
|
17 years ago |
Herbert Xu
|
e081e1e3ef
[BRIDGE]: Kill clone argument to br_flood_*
|
17 years ago |
Stephen Hemminger
|
df1c0b8468
[BRIDGE]: Packets leaking out of disabled/blocked ports.
|
18 years ago |
Al Viro
|
582ee43dad
net/* misc endianness annotations
|
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 |