Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
38e4a915663f3f3c03b753d90a34fbb6164ea55d
/
net
/
bridge
/
br_if.c
b86f81cc
bridge: move br_net_exit() to br.c
by WANG Cong
· 11 years ago
1a81a2e
bridge: spelling fixes
by tanxiaojun
· 11 years ago
f873042
bridge: flush br's address entry in fdb when remove the
by Ding Tianhong
· 11 years ago
b4e09b2
bridge: Fix memory leak when deleting bridge with vlan filtering enabled
by Toshiaki Makita
· 11 years ago
fd09480
bridge: inherit slave devices needed_headroom
by Florian Fainelli
· 11 years ago
93d8bf9
bridge: cleanup netpoll code
by stephen hemminger
· 11 years ago
867a594
bridge: Add a flag to control unicast packet flood.
by Vlad Yasevich
· 11 years ago
9ba1889
bridge: Add flag to control mac learning.
by Vlad Yasevich
· 11 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8f3359b
bridge: make user modified path cost sticky
by stephen hemminger
· 12 years ago
4a0b5ec
bridge: remove a redundant synchronize_net()
by Eric Dumazet
· 12 years ago
bc9a25d
bridge: Add vlan support for local fdb entries
by Vlad Yasevich
· 12 years ago
407af32
bridge: Add netlink interface to configure vlans on bridge ports
by Vlad Yasevich
· 12 years ago
243a2e6
bridge: Add vlan filtering infrastructure
by Vlad Yasevich
· 12 years ago
74fdd93
bridge: remove usage of netdev_set_master()
by Jiri Pirko
· 12 years ago
576eb62
bridge: respect RFC2863 operational state
by stephen hemminger
· 12 years ago
9b1536c
bridge: call br_netpoll_disable in br_add_if
by Gao feng
· 12 years ago
d30362c
bridge: add some comments for NETDEV_RELEASE
by Amerigo Wang
· 12 years ago
47be03a2
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
by Amerigo Wang
· 12 years ago
149ddd8
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
by stephen hemminger
· 12 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
1ce5cce
bridge: fix hang on removal of bridge via netlink
by stephen hemminger
· 13 years ago
77f9859
bridge: fix ordering of NEWLINK and NEWNEIGH events
by stephen hemminger
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
4bc71cb
net: consolidate and fix ethtool_ops->get_settings calling
by Jiri Pirko
· 13 years ago
fa3df92
br: remove redundant check and init
by Jiri Pirko
· 13 years ago
11f3a6b
bridge: fix a possible net_device leak
by Eric Dumazet
· 13 years ago
9be6dd6
Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.
by Andrei Warkentin
· 13 years ago
56139fc
bridge: notifier called with the wrong device
by stephen hemminger
· 13 years ago
6df427f
net: remove synchronize_net() from netdev_set_master()
by Eric Dumazet
· 13 years ago
bb8ed63
bridge: call NETDEV_JOIN notifiers when add a slave
by Amerigo Wang
· 13 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
c4d27ef
bridge: convert br_features_recompute() to ndo_fix_features
by Michał Mirosław
· 14 years ago
bb900b2
bridge: allow creating bridge devices with netlink
by stephen hemminger
· 14 years ago
edf947f
bridge: notify applications if address of bridge device changes
by stephen hemminger
· 14 years ago
afc6151
bridge: implement [add/del]_slave ops
by Jiri Pirko
· 14 years ago
acd1130
net: reduce and unify printk level in netdev_fix_features()
by Michał Mirosław
· 14 years ago
04ed3e7
net: change netdev->features to u32
by Michał Mirosław
· 14 years ago
ec1e561
bridge: add RCU annotations to bridge port lookup
by Eric Dumazet
· 14 years ago
b5ed54e
bridge: fix RCU races with bridge port
by stephen hemminger
· 14 years ago
aa7c6e5
bridge: avoid ethtool on non running interface
by stephen hemminger
· 14 years ago
944c794
bridge: fix locking comment
by Stephen Hemminger
· 14 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
93e2c32
net: add rx_handler data pointer
by Jiri Pirko
· 14 years ago
91d2c34
bridge: Fix netpoll support
by Herbert Xu
· 14 years ago
ab95bfe
net: replace hooks in __netif_receive_skb V5
by Jiri Pirko
· 14 years ago
b3bcb72
bridge: fix build for CONFIG_SYSFS disabled
by Randy Dunlap
· 14 years ago
e0f4375
bridge: update sysfs link names if port device names have changed
by Simon Arlott
· 15 years ago
cfb478d
bridge: netpoll cleanup
by stephen hemminger
· 15 years ago
c06ee96
bridge: make bridge support netpoll
by WANG Cong
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
14bb478
bridge: per-cpu packet statistics (v3)
by stephen hemminger
· 15 years ago
3fe2d7c
bridge: Add multicast start/stop hooks
by Herbert Xu
· 15 years ago
570930f
bridge: Remove unused age_list
by Herbert Xu
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
ad4bb6f
cfg80211: disallow bridging managed/adhoc interfaces
by Johannes Berg
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1056bd5
bridge: prevent bridging wrong device
by Stephen Hemminger
· 15 years ago
8c56ba0
bridge: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
30df94f
bridge: Fix double-free in br_add_if.
by Jeff Hansen
· 15 years ago
384912e
net: Add DEVTYPE support for Ethernet based devices
by Marcel Holtmann
· 15 years ago
3982d3d
net/bridge: Add 'hairpin' port forwarding mode
by Fischer, Anna
· 15 years ago
c587aea
net/bridge: use kobject_put to release kobject in br_add_if error path
by Xiaotian Feng
· 15 years ago
cda6d37
bridge: bad error handling when adding invalid ether address
by Stephen Hemminger
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
524ad0a
netdevice: safe convert to netdev_priv() #part-4
by Wang Chen
· 16 years ago
b63365a
net: Fix disjunct computation of netdev features
by Herbert Xu
· 16 years ago
712d695
netns bridge: cleanup bridges during netns stop
by Alexey Dobriyan
· 16 years ago
4aa678b
netns bridge: allow bridges in netns!
by Alexey Dobriyan
· 16 years ago
4adf0af
bridge: send correct MTU value in PMTU (revised)
by Simon Wunderlich
· 16 years ago
bc3f907
bridge: Check return of dev_set_promiscuity
by Wang Chen
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ab1b204
bridge: fix use-after-free in br_cleanup_bridges()
by Patrick McHardy
· 16 years ago
0187bdf
net: Disable LRO on devices that are forwarding
by Ben Hutchings
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
e340a90
bridge: Consolidate error paths in br_add_bridge().
by Pavel Emelyanov
· 17 years ago
c37aa90
bridge: Net device leak in br_add_bridge().
by Pavel Emelyanov
· 17 years ago
43af853
bridge: fix error handling in br_add_if()
by Volodymyr G Lukiianyk
· 17 years ago
e32cc73
Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
43b98c4
Kobject: change net/bridge to use kobject_create_and_add
by Greg Kroah-Hartman
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
b4a488d
[BRIDGE]: Fix OOPS when bridging device without ethtool.
by Stephen Hemminger
· 17 years ago
7f353bf
[NET]: Share correct feature code between bridging and bonding
by Herbert Xu
· 17 years ago
61a44b9
[NET]: ethtool ops are the only way
by Matthew Wilcox
· 17 years ago
d212f87
[NET]: IPV6 checksum offloading in network devices
by Stephen Hemminger
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
b86c450
bridge: change when netlink events go to STP
by Stephen Hemminger
· 18 years ago
9cde070
bridge: add support for user mode STP
by Stephen Hemminger
· 18 years ago
de79059
[BRIDGE]: adding new device to bridge should enable if up
by Aji Srinivas
· 18 years ago
269def7
[BRIDGE]: eliminate workqueue for carrier check
by Stephen Hemminger
· 18 years ago
a10d567
[BRIDGE] br_if: Fix oops in port_carrier_check
by Jarek Poplawski
· 18 years ago
9d6f229
[NET] BRIDGE: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
1a62069
[BRIDGE]: flush forwarding table when device carrier off
by Stephen Hemminger
· 18 years ago
78eb887
[BRIDGE]: Disable SG/GSO if TX checksum is off
by Herbert Xu
· 18 years ago
576a30e
[NET]: Added GSO header verification
by Herbert Xu
· 18 years ago
37c3185
[NET]: Added GSO toggle
by Herbert Xu
· 18 years ago
Next »