Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ed59b3eca05a1afe1605238494020007a1cdaa4f
/
net
/
bridge
/
br_netlink.c
3ec8e9f
bridge: Correctly unregister MDB rtnetlink handlers
by Vlad Yasevich
· 12 years ago
6323315
bridge: Do not unregister all PF_BRIDGE rtnl operations
by Vlad Yasevich
· 12 years ago
2062cc2
bridge: make buffer larger in br_setlink()
by Dan Carpenter
· 12 years ago
c2d3bab
bridge: implement multicast fast leave
by David S. Miller
· 12 years ago
b51642f
net: Enable a userns root rtnl calls that are safe for unprivilged users
by Eric W. Biederman
· 12 years ago
dfc47ef
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
by Eric W. Biederman
· 12 years ago
1007dd1
bridge: add root port blocking
by stephen hemminger
· 12 years ago
a2e01a6
bridge: implement BPDU blocking
by stephen hemminger
· 12 years ago
25c71c7
bridge: bridge port parameters over netlink
by stephen hemminger
· 12 years ago
2469ffd
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
by John Fastabend
· 12 years ago
e5a55a8
net: create generic bridge ops
by John Fastabend
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
149ddd8
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
by stephen hemminger
· 12 years ago
7716202
net: add generic PF_BRIDGE:RTM_ FDB hooks
by John Fastabend
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
2eb812e
bridge: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
b03b6dd
bridge: master device stuck in no-carrier state forever when in user-stp mode
by Vitalii Demianets
· 13 years ago
1ce5cce
bridge: fix hang on removal of bridge via netlink
by stephen hemminger
· 13 years ago
4ecb961
bridge: add notification over netlink when STP changes state
by stephen hemminger
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 14 years ago
e67f88d
net: dont hold rtnl mutex during netlink dump callbacks
by Eric Dumazet
· 14 years ago
bb900b2
bridge: allow creating bridge devices with netlink
by stephen hemminger
· 14 years ago
36fd2b6
bridge: allow creating/deleting fdb entries via netlink
by stephen hemminger
· 14 years ago
b078f0d
bridge: add netlink notification on forward entry changes
by stephen hemminger
· 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
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 15 years ago
28a16c9
bridge: change console message interface
by stephen hemminger
· 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
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
4aa678b
netns bridge: allow bridges in netns!
by Alexey Dobriyan
· 16 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
6313c1e
[RTNETLINK]: Remove unnecessary locking in dump callbacks
by Patrick McHardy
· 18 years ago
9cde070
bridge: add support for user mode STP
by Stephen Hemminger
· 18 years ago
32fe21c
[BRIDGE]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
2693256
[NETLINK]: Don't BUG on undersized allocations
by Patrick McHardy
· 18 years ago
7468596
[BRIDGE] netlink: Convert bridge netlink code to new netlink interface
by Thomas Graf
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
280a306
[BRIDGE]: Convert notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
bea1b42
[BRIDGE]: netlink status fix
by Stephen Hemminger
· 18 years ago
69ee20a
[BRIDGE]: br_dump_ifinfo index fix
by Andrey Savochkin
· 18 years ago
11dc1f3
[BRIDGE]: netlink interface for link management
by Stephen Hemminger
· 19 years ago