summaryrefslogtreecommitdiffstats
path: root/include/net/inet_common.h
Commit message (Expand)AuthorAgeFilesLines
* net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau2017-01-251-1/+1
* ip4ip6: Support for GSO/GROTom Herbert2016-05-201-0/+5
* net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-11-021-1/+2
* net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-111-1/+1
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-021-4/+3
* net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-261-0/+2
* inet*.h: Remove extern from function prototypesJoe Perches2013-09-211-24/+24
* net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng2012-07-191-2/+4
* inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-121-0/+4
* net: cleanupsChangli Gao2010-07-121-35/+20
* [NETNS]: Inet control socket should not hold a namespace.Denis V. Lunev2008-04-031-1/+7
* [INET]: Let inet_ctl_sock_create return sock rather than socket.Denis V. Lunev2008-04-031-1/+1
* [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev2008-04-031-0/+5
* [INET]: Remove leftover prototypes from include/net/inet_common.hArnaldo Carvalho de Melo2007-11-121-4/+0
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]Arnaldo Carvalho de Melo2005-08-291-0/+5
* [NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo2005-08-291-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+44