summaryrefslogtreecommitdiff
path: root/net/ipv4/udp_diag.c
Commit message (Expand)AuthorAge
* net: ipv6: add second dif to udp socket lookupsDavid Ahern2017-08-07
* net: ipv4: add second dif to udp socket lookupsDavid Ahern2017-08-07
* net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2016-09-08
* net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti2016-09-07
* net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2016-08-23
* udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet2016-04-04
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
* sock_diag: specify info_size per inet protocolCraig Gallek2015-06-15
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* inet_diag: add const to inet_diag_req_v2Eric Dumazet2015-03-10
* udp_diag: Fix socket skipping within chainHerbert Xu2015-01-27
* netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy2013-04-19
* net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-14
* net: make sock diag per-namespaceAndrey Vagin2012-07-16
* udp_diag: implement idiag_get_info for udp/udplite to get queue informationShan Wei2012-04-25
* net: kill duplicate included headerShan Wei2012-01-17
* inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov2012-01-11
* sock_diag: Generalize requests cookies managementsPavel Emelyanov2011-12-16
* sock_diag: Fix module netlink aliasesPavel Emelyanov2011-12-16
* udp_diag: Fix the !ipv6 casePavel Emelyanov2011-12-10
* udp_diag: Implement the dump-all functionalityPavel Emelyanov2011-12-09
* udp_diag: Implement the get_exact dumping functionalityPavel Emelyanov2011-12-09
* udp_diag: Basic skeletonPavel Emelyanov2011-12-09