1. e4730936 inet: factor out inet_send_prepare() by Paolo Abeni · 6 years ago
  2. 028e0a4 net: use indirect call wrappers at GRO transport layer by Paolo Abeni · 6 years ago
  3. aaa5d90 net: use indirect call wrappers at GRO network layer by Paolo Abeni · 6 years ago
  4. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  5. 3679d58 net: Introduce __inet_bind() and __inet6_bind by Andrey Ignatov · 7 years ago
  6. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  9. 3979ad7 net/tcp-fastopen: make connect()'s return case more consistent with non-TFO by Willy Tarreau · 8 years ago
  10. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 9 years ago
  11. 8fa677d net: avoid NULL deref in inet_ctl_sock_destroy() by Eric Dumazet · 9 years ago
  12. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 10 years ago
  13. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  14. f4713a3 net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks by Willem de Bruijn · 10 years ago
  15. 1fd5115 inet*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  16. cf60af0 net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) by Yuchung Cheng · 12 years ago
  17. 7ba4291 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage() by Changli Gao · 15 years ago
  18. 53d3176 net: cleanups by Changli Gao · 15 years ago
  19. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 17 years ago
  20. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 17 years ago
  21. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 17 years ago
  22. c0d8248 [INET]: Remove leftover prototypes from include/net/inet_common.h by Arnaldo Carvalho de Melo · 17 years ago
  23. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  24. 77d8bf9 [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  25. e684897 [NET]: Cleanup INET_REFCNT_DEBUG code by Arnaldo Carvalho de Melo · 19 years ago
  26. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago