1. 7ee66fc [LLC]: multicast receive device match by Stephen Hemminger · 18 years ago
  2. 30a584d [LLX]: SOCK_DGRAM interface fixes by Stephen Hemminger · 18 years ago
  3. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  4. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  5. 2f45c34 [LLC]: Fix double receive of SKB. by Andrew Morton · 18 years ago
  6. bc0e646 [LLC]: add multicast support for datagrams by Stephen Hemminger · 18 years ago
  7. 8f182b4 [LLC]: allow applications to get copy of kernel datagrams by Stephen Hemminger · 18 years ago
  8. 23dbe79 [LLC]: use rcu_dereference on receive handler by Stephen Hemminger · 18 years ago
  9. 29efcd2 [LLC]: allow datagram recvmsg by Stephen Hemminger · 18 years ago
  10. aecbd4e [LLC]: use more efficient ether address routines by Stephen Hemminger · 18 years ago
  11. 624d116 [I/OAT]: Make sk_eat_skb I/OAT aware. by Chris Leech · 18 years ago
  12. 5185db0 [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb(). by David S. Miller · 18 years ago
  13. f4ad2b1 [LLC]: llc_mac_hdr_init const arguments by Stephen Hemminger · 18 years ago
  14. 2e1f47c [LLC]: Fix sap refcounting by Arnaldo Carvalho de Melo · 18 years ago
  15. 2342c99 [LLC]: Replace __inline__ with inline by Arnaldo Carvalho de Melo · 18 years ago
  16. 9c005e0 [LLC]: Fix struct proto .name by Arnaldo Carvalho de Melo · 18 years ago
  17. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  18. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  19. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  20. 3819982 [LLC]: Fix compiler warnings introduced by TX window scaling changes. by David S. Miller · 19 years ago
  21. 451677c [LLC]: Make core block on remote busy. by Jochen Friedrich · 19 years ago
  22. 59c6196 [LLC]: Fix TX window scaling by Jochen Friedrich · 19 years ago
  23. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  24. 8420e1b [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg by Arnaldo Carvalho de Melo · 19 years ago
  25. d389424 [LLC]: Fix the accept path by Arnaldo Carvalho de Melo · 19 years ago
  26. 2928c19 [LLC]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  27. 096f0eb [LLC]: Fix llc_fixup_skb() bug by Jochen Friedrich · 19 years ago
  28. 5564af2 [LLC]: Fix for Bugzilla ticket #5157 by Jochen Friedrich · 19 years ago
  29. cf309e3 [LLC]: Fix for Bugzilla ticket #5156 by Jochen Friedrich · 19 years ago
  30. 6e2144b [LLC]: Use refcounting with struct llc_sap by Arnaldo Carvalho de Melo · 19 years ago
  31. 04e4223 [LLC]: Do better struct sock accounting on skbs by Arnaldo Carvalho de Melo · 19 years ago
  32. afdbe35 [LLC]: Use sk_wait_data by Arnaldo Carvalho de Melo · 19 years ago
  33. 249ff1c [LLC]: Use some more likely/unlikely 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. 54fb7f2 [LLC]: Use the sk_wait_event primitive by Arnaldo Carvalho de Melo · 19 years ago
  36. b35bd11 [LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait by Arnaldo Carvalho de Melo · 19 years ago
  37. 72b1ad4 [LLC]: Remove unused functions from llc_c_ev.c by Arnaldo Carvalho de Melo · 19 years ago
  38. b9441fc [LLC]: Use const in llc_c_ev.c by Arnaldo Carvalho de Melo · 19 years ago
  39. af426d3 [LLC]: Help the compiler with likely/unlikely, saving some more bytes by Arnaldo Carvalho de Melo · 19 years ago
  40. 0eb8017 [LLC]: Mark llc_find_next_offset as __init, saving some more bytes by Arnaldo Carvalho de Melo · 19 years ago
  41. 5a770c0 [LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behaviour by Arnaldo Carvalho de Melo · 19 years ago
  42. 774ccb4 [LLC]: Remove unneeded temp net_device variables by Arnaldo Carvalho de Melo · 19 years ago
  43. e0dd551 [LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication by Arnaldo Carvalho de Melo · 19 years ago
  44. 838a75d [LLC]: Remove unneeded f_bit variables by Arnaldo Carvalho de Melo · 19 years ago
  45. bdcc66c [LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables by Arnaldo Carvalho de Melo · 19 years ago
  46. 1d67e65 [LLC]: Make llc_frame_alloc take a net_device as an argument by Arnaldo Carvalho de Melo · 19 years ago
  47. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  48. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  49. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  50. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago