index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp_diag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
2021-07-13
1
-4
/
+2
*
net: udp: remove redundant initialization in udp_dump_one
Menglong Dong
2020-11-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-2
/
+3
|
\
|
*
inet_diag: return classid for all socket types
Dmitry Yakunin
2020-03-08
1
-2
/
+3
*
|
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
2020-02-27
1
-6
/
+9
*
|
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
2020-02-27
1
-15
/
+11
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
2018-10-28
1
-0
/
+1
*
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-08
1
-1
/
+1
*
net: ipv6: add second dif to udp socket lookups
David Ahern
2017-08-07
1
-2
/
+2
*
net: ipv4: add second dif to udp socket lookups
David Ahern
2017-08-07
1
-3
/
+3
*
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
net: inet: diag: expose the socket mark to privileged processes.
Lorenzo Colitti
2016-09-08
1
-4
/
+6
*
net: diag: make udp_diag_destroy work for mapped addresses.
Lorenzo Colitti
2016-09-07
1
-2
/
+2
*
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
2016-08-23
1
-0
/
+79
*
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
2016-04-04
1
-9
/
+9
*
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
1
-2
/
+2
*
sock_diag: specify info_size per inet protocol
Craig Gallek
2015-06-15
1
-0
/
+2
*
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-03
1
-1
/
+1
*
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
2015-03-10
1
-9
/
+13
*
udp_diag: Fix socket skipping within chain
Herbert Xu
2015-01-27
1
-1
/
+3
*
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2013-04-19
1
-2
/
+2
*
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
1
-3
/
+3
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-3
/
+3
*
userns: Teach inet_diag to work with user namespaces
Eric W. Biederman
2012-08-14
1
-1
/
+4
*
net: make sock diag per-namespace
Andrey Vagin
2012-07-16
1
-3
/
+7
*
udp_diag: implement idiag_get_info for udp/udplite to get queue information
Shan Wei
2012-04-25
1
-0
/
+9
*
net: kill duplicate included header
Shan Wei
2012-01-17
1
-1
/
+0
*
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
2012-01-11
1
-7
/
+7
*
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
2011-12-16
1
-1
/
+1
*
sock_diag: Fix module netlink aliases
Pavel Emelyanov
2011-12-16
1
-2
/
+2
*
udp_diag: Fix the !ipv6 case
Pavel Emelyanov
2011-12-10
1
-0
/
+2
*
udp_diag: Implement the dump-all functionality
Pavel Emelyanov
2011-12-09
1
-0
/
+54
*
udp_diag: Implement the get_exact dumping functionality
Pavel Emelyanov
2011-12-09
1
-1
/
+51
*
udp_diag: Basic skeleton
Pavel Emelyanov
2011-12-09
1
-0
/
+95