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