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