index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
devinet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: let core handle error cases in dump operations
Eric Dumazet
2024-03-08
1
-4
/
+0
*
inet: use xa_array iterator to implement inet_dump_ifaddr()
Eric Dumazet
2024-03-01
1
-58
/
+37
*
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
2024-03-01
1
-1
/
+1
*
inet: annotate data-races around ifa->ifa_flags
Eric Dumazet
2024-03-01
1
-9
/
+13
*
inet: annotate data-races around ifa->ifa_preferred_lft
Eric Dumazet
2024-03-01
1
-8
/
+8
*
inet: annotate data-races around ifa->ifa_valid_lft
Eric Dumazet
2024-03-01
1
-8
/
+8
*
inet: annotate data-races around ifa->ifa_tstamp and ifa->ifa_cstamp
Eric Dumazet
2024-03-01
1
-10
/
+13
*
inet: use xa_array iterator to implement inet_netconf_dump_devconf()
Eric Dumazet
2024-02-29
1
-58
/
+43
*
inet: do not use RTNL in inet_netconf_get_devconf()
Eric Dumazet
2024-02-29
1
-12
/
+15
*
inet: annotate devconf data-races
Eric Dumazet
2024-02-29
1
-10
/
+11
*
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
Eric Dumazet
2024-02-18
1
-4
/
+17
*
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
2023-09-08
1
-5
/
+5
*
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-30
1
-1
/
+2
|
\
|
*
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-16
1
-1
/
+2
*
|
IPv4: add extack info for IPv4 address add/delete
Hangbin Liu
2023-08-21
1
-3
/
+20
|
/
*
net: ipv4: Allow changing IPv4 address protocol
Petr Machata
2023-03-23
1
-0
/
+3
*
net: devinet: Reduce refcount before grace period
Eric Dumazet
2022-11-30
1
-9
/
+10
*
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
2022-08-24
1
-6
/
+10
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-10
1
-2
/
+2
*
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
1
-1
/
+1
|
\
|
*
memcg: accounting for objects allocated for new netdevice
Vasily Averin
2022-05-05
1
-1
/
+1
*
|
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-18
1
-3
/
+1
|
/
*
net: Add new protocol attribute to IP addresses
Jacques de Laval
2022-02-19
1
-0
/
+7
*
ipv4: add net device refcount tracker to struct in_device
Eric Dumazet
2021-12-07
1
-2
/
+2
*
net: return correct error code
liuguoqiang
2021-11-15
1
-1
/
+1
*
net: arp: introduce arp_evict_nocarrier sysctl parameter
James Prestwood
2021-11-02
1
-0
/
+4
*
net: add extack arg for link ops
Rocco Yue
2021-08-04
1
-2
/
+3
*
net: socket: remove register_gifconf
Arnd Bergmann
2021-07-23
1
-3
/
+1
*
net: ipv4: add capability check for net administration
Yang Yang
2021-07-20
1
-3
/
+7
*
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2021-07-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
1
-1
/
+1
|
\
|
*
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2021-06-08
1
-1
/
+1
*
|
rtnetlink: avoid RCU read lock when holding RTNL
Cong Wang
2021-05-10
1
-2
/
+2
|
/
*
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
2021-04-08
1
-1
/
+2
*
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
1
-1
/
+1
*
net: ipv4: remove redundant initialization in inet_rtm_deladdr
Menglong Dong
2020-11-11
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-01
1
-0
/
+1
|
\
|
*
devinet: fix memleak in inetdev_init()
Yang Yingliang
2020-05-31
1
-0
/
+1
*
|
netns: enable to inherit devconf from current netns
Nicolas Dichtel
2020-05-16
1
-5
/
+18
*
|
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
1
-6
/
+3
|
\
\
|
|
/
|
/
|
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-6
/
+3
*
|
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
2020-04-09
1
-4
/
+9
|
/
*
inet: Use fallthrough;
Joe Perches
2020-03-12
1
-3
/
+3
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-09
1
-0
/
+8
|
\
|
*
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
2019-07-01
1
-0
/
+8
*
|
net: ipv4: fix infinite loop on secondary addr promotion
Florian Westphal
2019-06-27
1
-1
/
+2
*
|
ipv4: fix confirm_addr_indev() when enable route_localnet
Shijie Luo
2019-06-24
1
-2
/
+8
*
|
ipv4: fix inet_select_addr() when enable route_localnet
Shijie Luo
2019-06-24
1
-1
/
+5
*
|
net: ipv4: remove erroneous advancement of list pointer
Florian Westphal
2019-06-18
1
-2
/
+1
[next]