index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-1
/
+2
2019-01-08
net: bridge: Fix VLANs memory leak
Ido Schimmel
1
-0
/
+1
2018-12-16
bridge: support for ndo_fdb_get
Roopa Prabhu
1
-0
/
+3
2018-12-12
net: bridge: Propagate extack to switchdev
Petr Machata
1
-9
/
+13
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-1
/
+2
2018-12-05
net: bridge: increase multicast's default maximum number of entries
Nikolay Aleksandrov
1
-0
/
+2
2018-12-05
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
1
-1
/
+0
2018-12-05
net: bridge: multicast: use non-bh rcu flavor
Nikolay Aleksandrov
1
-1
/
+0
2018-12-05
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
1
-18
/
+20
2018-11-27
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
1
-0
/
+1
2018-11-27
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
1
-0
/
+8
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2018-11-17
net: bridge: fix vlan stats use-after-free on destruction
Nikolay Aleksandrov
1
-0
/
+7
2018-11-08
bridge: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-10-17
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
1
-1
/
+1
2018-10-12
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
1
-0
/
+2
2018-09-26
net: bridge: pack net_bridge better
Nikolay Aleksandrov
1
-2
/
+2
2018-09-26
net: bridge: convert mtu_set_by_user to a bit
Nikolay Aleksandrov
1
-1
/
+1
2018-09-26
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
1
-1
/
+1
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
1
-10
/
+10
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
1
-1
/
+1
2018-09-26
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
1
-1
/
+1
2018-09-26
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
1
-3
/
+3
2018-09-26
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
1
-2
/
+14
2018-09-26
net: bridge: make struct opening bracket consistent
Nikolay Aleksandrov
1
-8
/
+4
2018-09-12
net: bridge: add support for sticky fdb entries
Nikolay Aleksandrov
1
-0
/
+1
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
1
-0
/
+3
2018-07-20
bridge: make sure objects belong to container's owner
Tyler Hicks
1
-0
/
+2
2018-05-31
net: bridge: Extract boilerplate around switchdev_port_obj_*()
Petr Machata
1
-0
/
+13
2018-05-25
net: bridge: add support for port isolation
Nikolay Aleksandrov
1
-0
/
+9
2018-05-03
net: bridge: Notify about !added_by_user FDB entries
Petr Machata
1
-2
/
+4
2018-05-03
net: bridge: avoid duplicate notification on up/down/change netdev events
Nikolay Aleksandrov
1
-1
/
+1
2018-04-30
net: bridge: Publish bridge accessor functions
Petr Machata
1
-0
/
+11
2018-03-31
net: bridge: disable bridge MTU auto tuning if it was set manually
Nikolay Aleksandrov
1
-1
/
+2
2018-03-31
net: bridge: set min MTU on port events and allow user to set max
Nikolay Aleksandrov
1
-1
/
+1
2018-03-23
bridge: Allow max MTU when multiple VLANs present
Chas Williams
1
-1
/
+1
2018-01-22
bridge: return boolean instead of integer in br_multicast_is_router
Gustavo A. R. Silva
1
-1
/
+1
2017-12-13
net: bridge: use rhashtable for fdbs
Nikolay Aleksandrov
1
-4
/
+12
2017-11-10
net: bridge: Rename mglist to host_joined
Andrew Lunn
1
-1
/
+1
2017-11-02
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
1
-1
/
+2
2017-10-29
bridge: vlan: signal if anything changed on vlan add
Nikolay Aleksandrov
1
-4
/
+10
2017-10-08
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
1
-0
/
+3
2017-10-08
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
1
-0
/
+3
2017-10-08
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
1
-0
/
+2
2017-10-04
net: bridge: Pass extack to down to netdev_master_upper_dev_link
David Ahern
1
-1
/
+2
2017-09-29
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
1
-1
/
+9
2017-09-05
bridge: switchdev: Use an helper to clear forward mark
Ido Schimmel
1
-0
/
+9
2017-07-04
net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-06-08
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
1
-1
/
+4
2017-06-08
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
1
-0
/
+7
[next]