index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
inetdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv4: new arp_accept option to accept garp only if in-network
Jaehee Park
2022-07-15
1
-1
/
+1
*
net: Add new protocol attribute to IP addresses
Jacques de Laval
2022-02-18
1
-0
/
+1
*
ipv4: add net device refcount tracker to struct in_device
Eric Dumazet
2021-12-06
1
-0
/
+2
*
net: arp: introduce arp_evict_nocarrier sysctl parameter
James Prestwood
2021-11-01
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-1
/
+1
|
\
|
*
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-11
1
-1
/
+1
*
|
net: socket: remove register_gifconf
Arnd Bergmann
2021-07-23
1
-0
/
+9
|
/
*
net: evaluate net.ipv4.conf.all.proxy_arp_pvlan
Vincent Bernat
2020-11-11
1
-1
/
+1
*
net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown
Vincent Bernat
2020-11-11
1
-1
/
+1
*
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-06-02
1
-15
/
+6
*
net: inetdevice: provide replacement iterators for in_ifaddr walk
Florian Westphal
2019-06-02
1
-1
/
+9
*
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
David Ahern
2019-03-29
1
-0
/
+14
*
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
2018-10-29
1
-1
/
+3
*
route: add support for directed broadcast forwarding
Xin Long
2018-07-29
1
-0
/
+1
*
net/ipv4: Add support for specifying metric of connected routes
David Ahern
2018-05-29
1
-0
/
+1
*
devinet_ioctl(): take copyin/copyout to caller
Al Viro
2018-01-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
net: Add extack to validator_info structs used for address notifier
David Ahern
2017-10-20
1
-0
/
+1
*
|
net: avoid a full fib lookup when rp_filter is disabled.
Paolo Abeni
2017-09-21
1
-0
/
+1
|
/
*
net: convert in_device.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-5
/
+6
*
Ipvlan should return an error when an address is already in use.
Krister Johansen
2017-06-09
1
-0
/
+7
*
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
2017-03-28
1
-2
/
+2
*
net/inetdevice: bad_mask can be boolean
Yaowei Bai
2015-10-09
1
-4
/
+4
*
net/inetdevice: inet_ifa_match can be boolean
Yaowei Bai
2015-10-09
1
-1
/
+1
*
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-06-24
1
-0
/
+3
*
inetdevice: fixed signed integer overflow
Vincent BENAYOUN
2014-11-14
1
-1
/
+1
*
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
2013-12-11
1
-3
/
+2
*
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
2013-12-10
1
-1
/
+1
*
neigh: restore old behaviour of default parms values
Jiri Pirko
2013-12-09
1
-0
/
+7
*
[networking]device.h: Remove extern from function prototypes
Joe Perches
2013-09-26
1
-13
/
+15
*
ipv4: expose IPV4_DEVCONF
stephen hemminger
2013-08-22
1
-33
/
+1
*
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2013-06-12
1
-0
/
+5
*
ipv4: introduce address lifetime
Jiri Pirko
2013-01-29
1
-0
/
+6
*
netconf: advertise mc_forwarding status
Nicolas Dichtel
2012-12-04
1
-0
/
+3
*
ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNET
Eric Dumazet
2012-08-04
1
-2
/
+9
*
ipv4: Add interface option to enable routing of 127.0.0.0/8
Thomas Graf
2012-06-12
1
-0
/
+2
*
arp: allow arp processing to honor per interface arp_accept sysctl
Neil Horman
2012-03-16
1
-0
/
+1
*
ipv4: Add hash table of interface addresses.
David S. Miller
2011-02-18
1
-0
/
+1
*
__in_dev_get_rtnl() can use rtnl_dereference()
Eric Dumazet
2010-12-06
1
-1
/
+1
*
inet: Define IPV4_DEVCONF_MAX
Thomas Graf
2010-11-17
1
-3
/
+5
*
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
2010-11-12
1
-3
/
+2
*
ipv4: introduce __ip_dev_find()
Eric Dumazet
2010-09-30
1
-1
/
+6
*
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-15
1
-9
/
+5
*
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
2010-02-16
1
-6
/
+36
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-10
1
-0
/
+1
|
\
|
*
net: restore ip source validation
Jamal Hadi Salim
2009-12-25
1
-0
/
+1
*
|
net: RFC3069, private VLAN proxy arp support
Jesper Dangaard Brouer
2010-01-07
1
-0
/
+1
|
/
*
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
2009-12-03
1
-0
/
+1
*
net: cleanup include/linux
Eric Dumazet
2009-11-04
1
-6
/
+3
[next]