Age | Commit message (Expand) | Author |
2007-04-25 | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy |
2007-04-25 | [NETLINK]: Directly return -EINTR from netlink_dump_start() | Thomas Graf |
2007-04-25 | [IPv4] diag: Use netlink_run_queue() to process the receive queue | Thomas Graf |
2007-04-25 | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo |
2007-04-25 | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-02-10 | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-02-08 | [NET]: change layout of ehash table | Eric Dumazet |
2007-02-08 | [NETLINK]: Don't BUG on undersized allocations | Patrick McHardy |
2006-09-28 | [IPV4]: inet_diag annotations | Al Viro |
2006-07-21 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-01-09 | [INET_DIAG]: Introduce sk_diag_fill | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: whitespace/simple cleanups | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets | Arnaldo Carvalho de Melo |
2006-01-03 | [IPV6]: Introduce inet6_timewait_sock | Arnaldo Carvalho de Melo |
2006-01-03 | [IPV6]: Introduce inet6_rsk() | Arnaldo Carvalho de Melo |
2005-11-10 | [NETLINK]: Make netlink_callback->done() optional | Thomas Graf |
2005-08-29 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy |
2005-08-29 | [INET_DIAG]: Move the tcp_diag interface to the proper place | Arnaldo Carvalho de Melo |
2005-08-29 | [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] | Arnaldo Carvalho de Melo |