1. 44fd892 llc: fix sk_buff leak in llc_sap_state_process() by Eric Biggers · 4 years, 7 months ago
  2. 42b5278 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 7 years ago
  3. 22bbf5f llc: Make llc_sap_action_t function pointer arrays const by Joe Perches · 9 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. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  7. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  8. f0ecde1 net: Fix FDDI and TR config checks in ipv4 arp and LLC. by David S. Miller · 14 years ago
  9. 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
  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. 0f7b67d llc: optimize multicast delivery by Octavian Purdila · 14 years ago
  13. b76f5a8 llc: convert the socket list to RCU locking by Octavian Purdila · 14 years ago
  14. 3446b9d llc: Fix double accounting of received packets by Arnaldo Carvalho de Melo · 16 years ago
  15. f83f176 [LLC]: skb allocation size for responses by Joonwoo Park · 16 years ago
  16. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  17. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  18. 0a1b0ad [LLC]: Use skb_reset_mac_header in llc_alloc_frame by Arnaldo Carvalho de Melo · 17 years ago
  19. d57b186 [NET] LLC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  20. 7ee66fc [LLC]: multicast receive device match by Stephen Hemminger · 18 years ago
  21. 30a584d [LLX]: SOCK_DGRAM interface fixes by Stephen Hemminger · 18 years ago
  22. bc0e646 [LLC]: add multicast support for datagrams by Stephen Hemminger · 18 years ago
  23. 8420e1b [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg by Arnaldo Carvalho de Melo · 19 years ago
  24. d389424 [LLC]: Fix the accept path by Arnaldo Carvalho de Melo · 19 years ago
  25. 04e4223 [LLC]: Do better struct sock accounting on skbs by Arnaldo Carvalho de Melo · 19 years ago
  26. 1d67e65 [LLC]: Make llc_frame_alloc take a net_device as an argument by Arnaldo Carvalho de Melo · 19 years ago
  27. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  28. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago