index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-0
/
+1
|
\
|
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
|
net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat mode
Remi Pommarel
2021-12-27
1
-25
/
+50
*
|
net: bridge: fix ioctl old_deviceless bridge argument
Remi Pommarel
2021-12-23
1
-1
/
+1
|
/
*
net: make use of helper netif_is_bridge_master()
Kyungrok Chung
2021-10-16
1
-1
/
+1
*
net: bridge: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
2021-09-29
1
-3
/
+5
*
net: bridge: fix ioctl old_deviceless bridge argument
Nikolay Aleksandrov
2021-08-05
1
-1
/
+1
*
net: bridge: fix ioctl locking
Nikolay Aleksandrov
2021-08-05
1
-13
/
+24
*
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
2021-07-27
1
-12
/
+3
*
bridge: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-12
/
+25
*
net: bridge: delete duplicated words
Randy Dunlap
2020-09-18
1
-1
/
+1
*
net: bridge: Add checks for enabling the STP.
Horatiu Vultur
2020-04-27
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
2017-11-02
1
-1
/
+1
*
bridge: remove rtmsg_ifinfo called in add_del_if
Xin Long
2017-10-25
1
-3
/
+0
*
net: bridge: Pass extack to down to netdev_master_upper_dev_link
David Ahern
2017-10-04
1
-1
/
+1
*
bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctl
Vincent Bernat
2017-09-21
1
-0
/
+3
*
Revert "bridge: also trigger RTM_NEWLINK when interface is released from bridge"
David S. Miller
2017-09-20
1
-3
/
+1
*
bridge: also trigger RTM_NEWLINK when interface is released from bridge
Vincent Bernat
2017-09-20
1
-1
/
+3
*
bridge: move to workqueue gc
Nikolay Aleksandrov
2017-02-06
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
1
-2
/
+3
|
\
|
*
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
2016-05-05
1
-2
/
+3
*
|
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2016-04-13
1
-16
/
+24
|
/
*
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
2015-10-12
1
-2
/
+1
*
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2015-06-18
1
-2
/
+0
*
bridge: add space before '(/{', after ',', etc.
tanxiaojun
2013-12-19
1
-1
/
+1
*
net: Allow userns root to control the network bridge code.
Eric W. Biederman
2012-11-18
1
-12
/
+13
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
1
-1
/
+1
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
bridge: range check STP parameters
stephen hemminger
2011-04-04
1
-31
/
+9
|
/
*
bridge: change console message interface
stephen hemminger
2010-05-15
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
bridge: remove dev_put() in add_del_if()
Eric Dumazet
2009-11-05
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-08
1
-1
/
+7
|
\
|
*
bridge: don't allow setting hello time to zero
Stephen Hemminger
2008-09-08
1
-1
/
+7
*
|
netns bridge: allow bridges in netns!
Alexey Dobriyan
2008-09-08
1
-10
/
+10
|
/
*
net: remove CVS keywords
Adrian Bunk
2008-06-11
1
-2
/
+0
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-3
/
+4
*
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-03
1
-1
/
+3
*
bridge: add support for user mode STP
Stephen Hemminger
2007-04-25
1
-2
/
+3
*
[BRIDGE]: Fix locking of set path cost.
Stephen Hemminger
2007-02-28
1
-2
/
+1
*
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-9
/
+9
*
[PATCH] bridge: fix possible overflow in get_fdb_entries
Chris Wright
2006-11-28
1
-4
/
+5
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
1
-5
/
+2
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+410