Commit Graph

62 Commits (f6de7acc42de909ccc7f00916ddb4d2064f42b67)

Author SHA1 Message Date
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
Jarek Poplawski a10d567c89 [BRIDGE] br_if: Fix oops in port_carrier_check 18 years ago
YOSHIFUJI Hideaki 9d6f229fc4 [NET] BRIDGE: Fix whitespace errors. 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Stephen Hemminger 1a620698c2 [BRIDGE]: flush forwarding table when device carrier off 19 years ago
Herbert Xu 78eb887733 [BRIDGE]: Disable SG/GSO if TX checksum is off 19 years ago
Herbert Xu 576a30eb64 [NET]: Added GSO header verification 19 years ago
Herbert Xu 37c3185a02 [NET]: Added GSO toggle 19 years ago
Herbert Xu 2c6cc0d853 [BRIDGE]: Add support for NETIF_F_HW_CSUM devices 19 years ago
Herbert Xu 8648b3053b [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM 19 years ago
Jiri Benc 36485707bb [BRIDGE]: fix locking and memory leak in br_add_bridge 19 years ago
Stephen Hemminger ac05202e8b [BRIDGE]: Do sysfs registration inside rtnl. 19 years ago
Stephen Hemminger cee4854122 [BRIDGE]: use kzalloc 19 years ago
Stephen Hemminger 3b781fa10b [BRIDGE]: use kcalloc 19 years ago
Stephen Hemminger 125a12ccf3 [BRIDGE]: generate kobject remove event 19 years ago
Stephen Hemminger d32439c0d4 [BRIDGE]: port timer initialization 19 years ago
Stephen Hemminger 6e86b89084 [BRIDGE]: fix crash in STP 19 years ago