aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_diag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NETLINK]: Avoid pointer in netlink_run_queueHerbert Xu1-1/+1
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman1-2/+2
2007-10-10[NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen1-2/+3
2007-09-11[INET_DIAG]: Fix oops in netlink_rcv_skbPatrick McHardy1-0/+4
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy1-1/+1
2007-04-25[NETLINK]: Directly return -EINTR from netlink_dump_start()Thomas Graf1-7/+2
2007-04-25[IPv4] diag: Use netlink_run_queue() to process the receive queueThomas Graf1-47/+27
2007-04-25[NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo1-3/+4
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-6/+6
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2007-02-08[NET]: change layout of ehash tableEric Dumazet1-1/+1
2007-02-08[NETLINK]: Don't BUG on undersized allocationsPatrick McHardy1-7/+10
2006-09-28[IPV4]: inet_diag annotationsAl Viro1-6/+6
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-09[INET_DIAG]: Introduce sk_diag_fillArnaldo Carvalho de Melo1-10/+24
2006-01-09[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fillArnaldo Carvalho de Melo1-47/+111
2006-01-09[INET_DIAG]: whitespace/simple cleanupsArnaldo Carvalho de Melo1-29/+28
2006-01-09[INET_DIAG]: Use inet_twsk() with TIME_WAIT socketsArnaldo Carvalho de Melo1-3/+3
2006-01-03[IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo1-3/+3
2006-01-03[IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo1-4/+4
2005-11-10[NETLINK]: Make netlink_callback->done() optionalThomas Graf1-8/+1
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+1
2005-08-29[INET_DIAG]: Move the tcp_diag interface to the proper placeArnaldo Carvalho de Melo1-26/+1
2005-08-29[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]Arnaldo Carvalho de Melo1-0/+893