aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/netevent.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-01net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata1-0/+1
2018-03-04net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern1-0/+1
2018-03-04net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-03ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel1-0/+1
2013-09-21netevent/netlink.h: Remove extern from function prototypesJoe Perches1-3/+3
2013-01-14ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明1-2/+1
2012-07-05net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller1-0/+4
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller1-2/+0
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller1-1/+0
2008-01-28[NET]: Remove unnecessary inclusion of dst.hHerbert Xu1-1/+1
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker1-0/+33