aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netevent.h
AgeCommit message (Expand)Author
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel
2013-09-21netevent/netlink.h: Remove extern from function prototypesJoe Perches
2013-01-14ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明
2012-07-05net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2008-01-28[NET]: Remove unnecessary inclusion of dst.hHerbert Xu
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker