1. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  2. 9b37306 llc: Make llc_conn_ev_qfyr_t function pointer arrays const by Joe Perches · 10 years ago
  3. 14b7d95 llc: Make function pointer arrays const by Joe Perches · 10 years ago
  4. 3cdba60 llc: "foo* bar" should be "foo *bar" by Weilong Chen · 10 years ago
  5. 951fd87 llc: Use normal etherdevice.h tests by Joe Perches · 11 years ago
  6. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  8. a3a858f net: backlog functions rename by Zhu Yi · 14 years ago
  9. 79545b6 llc: use limited socket backlog by Zhu Yi · 14 years ago
  10. 52d58ae llc: replace the socket list with a local address based hash by Octavian Purdila · 14 years ago
  11. 6d2e3ea llc: use a device based hash table to speed up multicast delivery by Octavian Purdila · 14 years ago
  12. b76f5a8 llc: convert the socket list to RCU locking by Octavian Purdila · 14 years ago
  13. dfe9a83 llc: Kill outdated and incorrect comment. by David S. Miller · 15 years ago
  14. c3431ea llc: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  15. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  16. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  17. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  18. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  19. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  20. d57b186 [NET] LLC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  21. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  22. 8420e1b [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg by Arnaldo Carvalho de Melo · 19 years ago
  23. d389424 [LLC]: Fix the accept path by Arnaldo Carvalho de Melo · 19 years ago
  24. 2928c19 [LLC]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  25. 6e2144b [LLC]: Use refcounting with struct llc_sap by Arnaldo Carvalho de Melo · 19 years ago
  26. 04e4223 [LLC]: Do better struct sock accounting on skbs by Arnaldo Carvalho de Melo · 19 years ago
  27. 590232a [LLC]: Add sysctl support for the LLC timeouts by Arnaldo Carvalho de Melo · 19 years ago
  28. af426d3 [LLC]: Help the compiler with likely/unlikely, saving some more bytes by Arnaldo Carvalho de Melo · 19 years ago
  29. 0eb8017 [LLC]: Mark llc_find_next_offset as __init, saving some more bytes by Arnaldo Carvalho de Melo · 19 years ago
  30. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  31. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  32. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago