Commit Graph

539 Commits (8bbea968f9022c3f66a36902509574597611be99)

Author SHA1 Message Date
Herbert Xu 3a7fda06ba bridge: Allow multicast snooping to be disabled before ifup 15 years ago
Herbert Xu 6d1d1d398c bridge: Fix skb leak when multicast parsing fails on TX 15 years ago
stephen hemminger eeaf61d889 bridge: add rcu_read_lock on transmit 15 years ago
Herbert Xu 573201f36f bridge: Partially disable netpoll support 15 years ago
Kulikov Vasiliy bb7a0bd600 net: bridge: fix sign bug 15 years ago
Eric Dumazet 28172739f0 net: fix 64 bit counters on 32 bit arches 15 years ago
Herbert Xu 17762060c2 bridge: Clear IPCB before possible entry into IP stack 15 years ago
Herbert Xu 7f285fa78d bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference 15 years ago
Patrick McHardy 4df53d8bab bridge: add per bridge device controls for invoking iptables 15 years ago
Paul E. McKenney a53f4b61a7 Revert "net: Make accesses to ->br_port safe for sparse RCU" 15 years ago
Eric Dumazet 406818ff34 bridge: 64bit rx/tx counters 15 years ago
stephen hemminger 25442e06d2 bridge: fdb cleanup runs too often 15 years ago
Herbert Xu 9f70b0fcec bridge: Add const to dummy br_netpoll_send_skb 15 years ago
Herbert Xu fed396a585 bridge: Fix OOM crash in deliver_clone 15 years ago
Jiri Pirko f350a0a873 bridge: use rx_handler_data pointer to store net_bridge_port pointer 15 years ago
Jiri Pirko 93e2c32b5c net: add rx_handler data pointer 15 years ago
Herbert Xu 91d2c34a4e bridge: Fix netpoll support 15 years ago
Herbert Xu 36655042f9 bridge: Remove redundant npinfo NULL setting 15 years ago
Paul E. McKenney 81bdf5bd73 net: Make accesses to ->br_port safe for sparse RCU 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Jiri Pirko ab95bfe01f net: replace hooks in __netif_receive_skb V5 15 years ago
Eric Dumazet a8b563894d netfilter: br_netfilter: use skb_set_noref() 15 years ago
Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
Randy Dunlap b3bcb72edb bridge: fix build for CONFIG_SYSFS disabled 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
Bart De Schuymer e94c67436e netfilter: bridge-netfilter: fix crash in br_nf_forward_finish() 15 years ago
Jan Engelhardt b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
Jan Engelhardt 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
Jan Engelhardt 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
Jan Engelhardt de74c16996 netfilter: xtables: combine struct xt_match_param and xt_target_param 15 years ago
WANG Cong c06ee961d3 bridge: make bridge support netpoll 15 years ago
stephen hemminger afe0159d93 bridge: multicast_flood cleanup 15 years ago
stephen hemminger 83f6a740b4 bridge: multicast port group RCU fix 15 years ago
stephen hemminger 168d40ee3d bridge: multicast flood 15 years ago
stephen hemminger 7e80c12448 bridge: simplify multicast_add_router 15 years ago
David S. Miller 709b9326ef Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()" 15 years ago
David S. Miller ff65e8275f bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router() 15 years ago
stephen hemminger dcdca2c49b bridge: multicast router list manipulation 15 years ago
stephen hemminger 7180f7751d bridge: use is_multicast_ether_addr 15 years ago
David S. Miller d4c4f07df1 bridge: Fix build of ipv6 multicast code. 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 1fafc7a935 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 4eb8b9031a bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. 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
Eric Dumazet 8eabf95cb1 bridge: add a missing ntohs() 15 years ago
Bart De Schuymer 6c79bf0f24 netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic 15 years ago
Bart De Schuymer e179e6322a netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT 15 years ago