Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd7647979a3948dae4fc6f25dbbdf9ba269bed78
/
net
/
bridge
/
br_if.c
f7cdee8
bridge: move to workqueue gc
by Nikolay Aleksandrov
· 8 years ago
b6cb5ac
net: bridge: add per-port multicast flood flag
by Nikolay Aleksandrov
· 8 years ago
6bc506b
bridge: switchdev: Add forward mark support for stacked devices
by Ido Schimmel
· 8 years ago
1080ab9
net: bridge: add support for IGMP/MLD stats and export them via netlink
by Nikolay Aleksandrov
· 8 years ago
ae74f10
bridge: update max_gso_segs and max_gso_size
by Eric Dumazet
· 9 years ago
45493d4
bridge: notify enslaved devices of headroom changes
by Paolo Abeni
· 9 years ago
702b26a
net: bridge: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
08474cc
bridge: Propagate vlan add failure to user
by Elad Raz
· 9 years ago
29bf24a
net: add possibility to pass information about upper device via notifier
by Jiri Pirko
· 9 years ago
6dffb04
net: propagate upper priv via netdev_master_upper_dev_link
by Jiri Pirko
· 9 years ago
5660738
bridge: defer switchdev fdb del call in fdb_del_external_learn
by Jiri Pirko
· 9 years ago
f409d0e
bridge: vlan: move back vlan_flush
by Nikolay Aleksandrov
· 9 years ago
263344e
bridge: vlan: fix possible null ptr derefs on port init and deinit
by Nikolay Aleksandrov
· 9 years ago
e10177a
bridge: multicast: fix handling of temp and perm entries
by Satish Ashok
· 9 years ago
1ea2d02
bridge: vlan: flush the dynamically learned entries on port vlan delete
by Nikolay Aleksandrov
· 9 years ago
4c906c2
bridge: reset bridge mtu after deleting an interface
by Venkat Venkatsubra
· 10 years ago
8db0a2e
net: bridge: reject DSA-enabled master netdevices as bridge members
by Florian Fainelli
· 10 years ago
f902e88
bridge: Add ability to enable TSO
by Toshiaki Makita
· 10 years ago
5be5a2d
bridge: Add filtering support for default_pvid
by Vlad Yasevich
· 10 years ago
775dd69
net: bridge: add a br_set_state helper function
by Florian Fainelli
· 10 years ago
0f49579
bridge: switch order of rx_handler reg and upper dev link
by Jiri Pirko
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
e0a47d1
bridge: Fix incorrect judgment of promisc
by Toshiaki Makita
· 10 years ago
019ee79
bridge: fix the unbalanced promiscuous count when add_if failed
by wangweidong
· 10 years ago
025559e
bridge: fix spelling of promiscuous
by stephen hemminger
· 10 years ago
2796d0c
bridge: Automatically manage port promiscuous mode.
by Vlad Yasevich
· 10 years ago
f3a6ddf
bridge: Introduce BR_PROMISC flag
by Vlad Yasevich
· 10 years ago
e028e4b
bridge: Keep track of ports capable of automatic discovery.
by Vlad Yasevich
· 10 years ago
a8779ec
netpoll: Remove gfp parameter from __netpoll_setup
by Eric W. Biederman
· 11 years ago
a4b816d
bridge: Change local fdb entries whenever mac address of bridge device changes
by Toshiaki Makita
· 11 years ago
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
Next »