Commit Graph

80 Commits (98d77b78504a423fca911a26a17bee00ef2fdda2)

Author SHA1 Message Date
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
stephen hemminger aa7c6e5fa0 bridge: avoid ethtool on non running interface 15 years ago
Stephen Hemminger 944c794d64 bridge: fix locking comment 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
Jiri Pirko ab95bfe01f net: replace hooks in __netif_receive_skb V5 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 cfb478da70 bridge: netpoll cleanup 15 years ago
WANG Cong c06ee961d3 bridge: make bridge support netpoll 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
stephen hemminger 14bb478983 bridge: per-cpu packet statistics (v3) 15 years ago
Herbert Xu 3fe2d7c70b bridge: Add multicast start/stop hooks 15 years ago
Herbert Xu 570930fe1e bridge: Remove unused age_list 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Johannes Berg ad4bb6f888 cfg80211: disallow bridging managed/adhoc interfaces 15 years ago
Stephen Hemminger 1056bd5167 bridge: prevent bridging wrong device 15 years ago
Eric Dumazet 8c56ba0530 bridge: Optimize multiple unregistration 15 years ago
Jeff Hansen 30df94f800 bridge: Fix double-free in br_add_if. 16 years ago
Marcel Holtmann 384912ed19 net: Add DEVTYPE support for Ethernet based devices 16 years ago
Fischer, Anna 3982d3d28b net/bridge: Add 'hairpin' port forwarding mode 16 years ago
Xiaotian Feng c587aea951 net/bridge: use kobject_put to release kobject in br_add_if error path 16 years ago
Stephen Hemminger cda6d377ec bridge: bad error handling when adding invalid ether address 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
Herbert Xu b63365a2d6 net: Fix disjunct computation of netdev features 17 years ago
Alexey Dobriyan 712d6954e3 netns bridge: cleanup bridges during netns stop 17 years ago
Alexey Dobriyan 4aa678ba44 netns bridge: allow bridges in netns! 17 years ago
Simon Wunderlich 4adf0af681 bridge: send correct MTU value in PMTU (revised) 17 years ago
Wang Chen bc3f9076f6 bridge: Check return of dev_set_promiscuity 17 years ago
Patrick McHardy ab1b20467c bridge: fix use-after-free in br_cleanup_bridges() 17 years ago
Ben Hutchings 0187bdfb05 net: Disable LRO on devices that are forwarding 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Pavel Emelyanov e340a90e6e bridge: Consolidate error paths in br_add_bridge(). 17 years ago
Pavel Emelyanov c37aa90b04 bridge: Net device leak in br_add_bridge(). 17 years ago
Volodymyr G Lukiianyk 43af8532ec bridge: fix error handling in br_add_if() 17 years ago
Greg Kroah-Hartman e32cc7366d Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 43b98c4a66 Kobject: change net/bridge to use kobject_create_and_add 17 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Stephen Hemminger b4a488d182 [BRIDGE]: Fix OOPS when bridging device without ethtool. 18 years ago
Herbert Xu 7f353bf29e [NET]: Share correct feature code between bridging and bonding 18 years ago
Matthew Wilcox 61a44b9c4b [NET]: ethtool ops are the only way 18 years ago
Stephen Hemminger d212f87b06 [NET]: IPV6 checksum offloading in network devices 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 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
Aji Srinivas de79059ecd [BRIDGE]: adding new device to bridge should enable if up 18 years ago
Stephen Hemminger 269def7c50 [BRIDGE]: eliminate workqueue for carrier check 18 years ago