aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/udp_diag.c
AgeCommit message (Expand)Author
2013-04-19netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-08-14userns: Teach inet_diag to work with user namespacesEric W. Biederman
2012-07-16net: make sock diag per-namespaceAndrey Vagin
2012-04-25udp_diag: implement idiag_get_info for udp/udplite to get queue informationShan Wei
2012-01-17net: kill duplicate included headerShan Wei
2012-01-11inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov
2011-12-16sock_diag: Fix module netlink aliasesPavel Emelyanov
2011-12-10udp_diag: Fix the !ipv6 casePavel Emelyanov
2011-12-09udp_diag: Implement the dump-all functionalityPavel Emelyanov
2011-12-09udp_diag: Implement the get_exact dumping functionalityPavel Emelyanov
2011-12-09udp_diag: Basic skeletonPavel Emelyanov