index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netevent.h
Age
Commit message (
Expand
)
Author
2018-08-01
net: ipv4: Notify about changes to ip_forward_update_priority
Petr Machata
2018-03-04
net/ipv6: Add support for path selection using hash of 5-tuple
David Ahern
2018-03-04
net: Rename NETEVENT_MULTIPATH_HASH_UPDATE
David Ahern
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-05
neigh: Send a notification when DELAY_PROBE_TIME changes
Ido Schimmel
2013-09-21
netevent/netlink.h: Remove extern from function prototypes
Joe Perches
2013-01-14
ipv6 netevent: Remove old_neigh from netevent_redirect.
YOSHIFUJI Hideaki / 吉藤英明
2012-07-05
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
David S. Miller
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
2011-02-08
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
2008-01-28
[NET]: Remove unnecessary inclusion of dst.h
Herbert Xu
2006-08-02
[NET]: Network Event Notifier Mechanism.
Tom Tucker