linux_dsm_epyc7002/net
Jiri Pirko 04d482660a net: introduce change lower state notifier
When lower device like bonding slave, team/bridge port, etc changes its
state, it is useful for others to notice this change. Currently this is
implemented specificly for bonding as NETDEV_BONDING_INFO notifier. This
patch aims to replace this specific usage and make this more generic to
be used for all upper-lower devices.

Introduce NETDEV_CHANGELOWERSTATE netdev notifier type and
netdev_lower_state_changed() helper.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-03 11:49:26 -05:00
..
6lowpan
9p
802
8021q vlan: Do not put vlan headers back on bridge and macvlan ports 2015-11-17 14:38:35 -05:00
appletalk
atm net: Generalise wq_has_sleeper helper 2015-11-30 14:47:33 -05:00
ax25
batman-adv net: add possibility to pass information about upper device via notifier 2015-12-03 11:49:25 -05:00
bluetooth Bluetooth: Increment management interface revision 2015-11-23 14:13:32 +01:00
bridge net: add possibility to pass information about upper device via notifier 2015-12-03 11:49:25 -05:00
caif
can
ceph Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2015-11-13 09:24:40 -08:00
core net: introduce change lower state notifier 2015-12-03 11:49:26 -05:00
dcb
dccp net: Generalise wq_has_sleeper helper 2015-11-30 14:47:33 -05:00
decnet
dns_resolver
dsa net: dsa: include gpio consumer header file 2015-11-24 11:28:06 -05:00
ethernet
hsr
ieee802154 net: fix percpu memory leaks 2015-11-02 22:47:14 -05:00
ipv4 tcp: suppress too verbose messages in tcp_send_ack() 2015-12-02 23:44:32 -05:00
ipv6 tcp: suppress too verbose messages in tcp_send_ack() 2015-12-02 23:44:32 -05:00
ipx
irda TTY/Serial driver patches for 4.4-rc1 2015-11-04 21:35:12 -08:00
iucv net: Generalise wq_has_sleeper helper 2015-11-30 14:47:33 -05:00
key
l2tp
l3mdev
lapb
llc
mac80211 mac80211: document sleep requirements for channel context ops 2015-11-03 11:15:48 +01:00
mac802154 mac802154: Delete an unnecessary check before the function call "kfree_skb" 2015-11-19 17:50:32 +01:00
mpls
netfilter ipvs: use skb_to_full_sk() helper 2015-11-15 18:39:48 -05:00
netlabel
netlink mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 2015-11-06 17:50:42 -08:00
netrom
nfc
openvswitch net: add possibility to pass information about upper device via notifier 2015-12-03 11:49:25 -05:00
packet packet: Use PAGE_ALIGNED macro 2015-11-17 15:25:44 -05:00
phonet
rds Merge branch 'akpm' (patches from Andrew) 2015-11-07 14:32:45 -08:00
rfkill
rose
rxrpc net: Generalise wq_has_sleeper helper 2015-11-30 14:47:33 -05:00
sched net_sched: em_meta: use skb_to_full_sk() helper 2015-11-08 20:56:39 -05:00
sctp net: Generalise wq_has_sleeper helper 2015-11-30 14:47:33 -05:00
sunrpc Mainly smaller bugfixes and cleanup. We're still finding some bugs from 2015-11-11 20:11:28 -08:00
switchdev switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursion 2015-11-03 13:39:21 -05:00
tipc net: Generalise wq_has_sleeper helper 2015-11-30 14:47:33 -05:00
unix unix: use wq_has_sleeper in unix_dgram_recvmsg 2015-12-01 14:57:43 -05:00
vmw_vsock VSOCK: constify vmci_transport_notify_ops structures 2015-11-23 15:49:29 -05:00
wimax
wireless cfg80211: allow AID/listen interval changes for unassociated station 2015-11-03 11:20:29 +01:00
x25
xfrm
compat.c
Kconfig
Makefile
socket.c
sysctl_net.c