summaryrefslogtreecommitdiff
path: root/include/net/inet_common.h
Commit message (Expand)AuthorAge
* ip4ip6: Support for GSO/GROTom Herbert2016-05-20
* net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-11-02
* net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-11
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-26
* inet*.h: Remove extern from function prototypesJoe Perches2013-09-21
* net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng2012-07-19
* inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-12
* net: cleanupsChangli Gao2010-07-12
* [NETNS]: Inet control socket should not hold a namespace.Denis V. Lunev2008-04-03
* [INET]: Let inet_ctl_sock_create return sock rather than socket.Denis V. Lunev2008-04-03
* [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev2008-04-03
* [INET]: Remove leftover prototypes from include/net/inet_common.hArnaldo Carvalho de Melo2007-11-12
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]Arnaldo Carvalho de Melo2005-08-29
* [NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo2005-08-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16