stephen hemminger
|
edf947f100
bridge: notify applications if address of bridge device changes
|
14 years ago |
Jiri Pirko
|
8a4eb5734e
net: introduce rx_handler results and logic around that
|
14 years ago |
David S. Miller
|
da935c66ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Herbert Xu
|
8a870178c0
bridge: Replace mp->mglist hlist with a bool
|
14 years ago |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |
Eric Dumazet
|
ec1e5610c0
bridge: add RCU annotations to bridge port lookup
|
14 years ago |
stephen hemminger
|
b5ed54e94d
bridge: fix RCU races with bridge port
|
14 years ago |
Eric Dumazet
|
e805168800
bridge: add RCU annotation to bridge multicast table
|
14 years ago |
David S. Miller
|
e490c1defe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
|
15 years ago |
Patrick McHardy
|
4df53d8bab
bridge: add per bridge device controls for invoking iptables
|
15 years ago |
Eric Dumazet
|
406818ff34
bridge: 64bit rx/tx counters
|
15 years ago |
Herbert Xu
|
9f70b0fcec
bridge: Add const to dummy br_netpoll_send_skb
|
15 years ago |
Jiri Pirko
|
f350a0a873
bridge: use rx_handler_data pointer to store net_bridge_port pointer
|
15 years ago |
Herbert Xu
|
91d2c34a4e
bridge: Fix netpoll support
|
15 years ago |
Jiri Pirko
|
ab95bfe01f
net: replace hooks in __netif_receive_skb V5
|
15 years ago |
Simon Arlott
|
e0f43752a9
bridge: update sysfs link names if port device names have changed
|
15 years ago |
stephen hemminger
|
28a16c9796
bridge: change console message interface
|
15 years ago |
stephen hemminger
|
cfb478da70
bridge: netpoll cleanup
|
15 years ago |
WANG Cong
|
c06ee961d3
bridge: make bridge support netpoll
|
15 years ago |
YOSHIFUJI Hideaki
|
08b202b672
bridge br_multicast: IPv6 MLD support.
|
15 years ago |
YOSHIFUJI Hideaki
|
8ef2a9a598
bridge br_multicast: Make functions less ipv4 dependent.
|
15 years ago |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
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 |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
Sridhar Samudrala
|
85b3526932
bridge: Fix build error when IGMP_SNOOPING is not enabled
|
15 years ago |
Herbert Xu
|
b195167fcf
bridge: Add hash elasticity/max sysfs entries
|
15 years ago |
Herbert Xu
|
561f1103a2
bridge: Add multicast_snooping sysfs toggle
|
15 years ago |
Herbert Xu
|
0909e11758
bridge: Add multicast_router sysfs entries
|
15 years ago |