1. 9faefb6 [DCCP]: Fix sparse warnings. by Alan Cox · 18 years ago
  2. c427d27 [TCP]: Remove TCP Compound by David S. Miller · 18 years ago
  3. 7466d90 [IPV4] inetpeer: Get rid of volatile from peer_total by Herbert Xu · 18 years ago
  4. bde3445 [AX.25]: Get rid of the last volatile. by Ralf Baechle · 18 years ago
  5. 1b30dd3 [AX.25]: Use kzalloc by Ralf Baechle · 18 years ago
  6. 2478173 [ATM] net/atm/clip.c: fix PROC_FS=n compile by Adrian Bunk · 18 years ago
  7. ebbaeab [PKT_SCHED]: act_api: Fix module leak while flushing actions by Thomas Graf · 18 years ago
  8. 26e0fd1ce [NET]: Fix IPv4/DECnet routing rule dumping by Patrick McHardy · 18 years ago
  9. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 18 years ago
  10. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  11. 1252ecf [ATM]: fix possible recursive locking in skb_migrate() by Arjan van de Ven · 18 years ago
  12. 5a8da02 [NET]: Fix network device interface printk message priority by Stephen Hemminger · 18 years ago
  13. 075d6ad Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  14. 4fe683f [PKT_SCHED]: Fix error handling while dumping actions by Thomas Graf · 18 years ago
  15. d152b4e [PKT_SCHED]: Return ENOENT if action module is unavailable by Thomas Graf · 18 years ago
  16. 26dab89 [PKT_SCHED]: Fix illegal memory dereferences when dumping actions by Thomas Graf · 18 years ago
  17. a942b57 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  18. 4a232e7 [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549 by John W. Linville · 18 years ago
  19. 8f7eb407 [PATCH] CONFIG_WIRELESS_EXT is neccessary after all by Horms · 18 years ago
  20. 9f101fc [PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate times out by Joseph Jezak · 18 years ago
  21. cb74c43 [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network by Joseph Jezak · 18 years ago
  22. 6d41e26 [PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211softmac_assoc_req by Larry Finger · 18 years ago
  23. 60d48f1 [PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c by Eric Sesterhenn · 18 years ago
  24. 4b30153 [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ieee80211_tx_frame by Hong Liu · 18 years ago
  25. bce3481 This fixes a panic doing the first READDIR or READDIRPLUS call when: by Trond Myklebust · 18 years ago
  26. 300b939 [Bluetooth] Add RFCOMM role switch support by Marcel Holtmann · 18 years ago
  27. 7c2660b [Bluetooth] Allow disabling of credit based flow control by Marcel Holtmann · 18 years ago
  28. 0139418 [Bluetooth] Small cleanup of the L2CAP source code by Marcel Holtmann · 18 years ago
  29. a91f2e3 [Bluetooth] Use real devices for host controllers by Marcel Holtmann · 18 years ago
  30. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  31. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  32. da1f519 [Bluetooth] Correct SCO buffer size on request by Marcel Holtmann · 18 years ago
  33. 69ee20a [BRIDGE]: br_dump_ifinfo index fix by Andrey Savochkin · 18 years ago
  34. 4bdbf6c [NET]: add+use poison defines by Randy Dunlap · 18 years ago
  35. 6703931 [IPV6]: Fix ipv6 GSO payload length by Michael Chan · 18 years ago
  36. 863fae6 [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED) by Allan Stephens · 18 years ago
  37. bbcf467 [NET]: Verify gso_type too in gso_segment by Herbert Xu · 18 years ago
  38. d85838c [ROSE]: Try all routes when establishing a ROSE connections. by Ralf Baechle · 18 years ago
  39. 18601a7 [NETROM]: Use socket helpers instead of direct fiddling with struct sock by Ralf Baechle DL5RB · 18 years ago
  40. 006f68b [AX.25]: Reference counting for AX.25 routes. by Ralf Baechle DL5RB · 18 years ago
  41. 8dc22d2 [ROSE]: Fix dereference of skb pointer after free. by Ralf Baechle · 18 years ago
  42. 882d02d [AF_UNIX]: datagram getpeersec fix by Andrew Morton · 18 years ago
  43. a5b5bb9 [PATCH] lockdep: annotate sk_locks by Ingo Molnar · 18 years ago
  44. 5dd8d1e [PATCH] lockdep: annotate vlan net device as being a special class by Arjan van de Ven · 18 years ago
  45. c6573c2 [PATCH] lockdep: annotate sunrpc code by Arjan van de Ven · 18 years ago
  46. c636618 [PATCH] lockdep: annotate bh_lock_sock() by Ingo Molnar · 18 years ago
  47. a09785a [PATCH] lockdep: annotate af_unix locking by Ingo Molnar · 18 years ago
  48. da21f24 [PATCH] lockdep: annotate sock_lock_init() by Ingo Molnar · 18 years ago
  49. 06825ba [PATCH] lockdep: annotate skb_queue_head_init by Ingo Molnar · 18 years ago
  50. 6205120 [PATCH] lockdep: fix RT_HASH_LOCK_SZ by Ingo Molnar · 18 years ago
  51. 8a25d5d [PATCH] lockdep: prove spinlock rwlock locking correctness by Ingo Molnar · 18 years ago
  52. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  53. 6abd219 [PATCH] bcm43xx: netlink deadlock fix by Arjan van de Ven · 18 years ago
  54. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  55. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  56. f83ef8c [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  57. bcd7611 [NET]: Generalise TSO-specific bits from skb_setup_caps by Herbert Xu · 18 years ago
  58. adcfc7d [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  59. 2889139 [IPV6]: Remove redundant length check on input by Herbert Xu · 18 years ago
  60. dd7271f [NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunks by Patrick McHardy · 18 years ago
  61. 3820c3f [TCP]: Reset gso_segs if packet is dodgy by Herbert Xu · 18 years ago
  62. 7c9fdcf [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy by J. Bruce Fields · 18 years ago
  63. 5c04c46 [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case by J. Bruce Fields · 18 years ago
  64. e142ede [PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code by J. Bruce Fields · 18 years ago
  65. 1df0cad [PATCH] knfsd: svcrpc: gss: simplify rsc_parse() by J. Bruce Fields · 18 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  67. 3539c27 Kconfig: Typos in net/sched/Kconfig by Matt LaPlante · 18 years ago
  68. 0702056 [TIPC]: Initial activation message now includes TIPC version number by Allan Stephens · 18 years ago
  69. ea13847 [TIPC]: Improve response to requests for node/link information by Allan Stephens · 18 years ago
  70. e49060c [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf by Allan Stephens · 18 years ago
  71. 1bc1731 [IrDA]: Fix RCU lock pairing on error path by Josh Triplett · 18 years ago
  72. 244055f [XFRM]: unexport xfrm_state_mtu by Adrian Bunk · 18 years ago
  73. 5bba171 [NET]: make skb_release_data() static by Adrian Bunk · 18 years ago
  74. c22751b [NETFILTE] ipv4: Fix typo (Bugzilla #6753) by Matt LaPlante · 18 years ago
  75. 656d98b [ATM]: basic sysfs support for ATM devices by Roman Kagan · 18 years ago
  76. b0da8537 [NET]: Add ECN support for TSO by Michael Chan · 18 years ago
  77. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  78. 3d3a853 [NET]: Make illegal_highdma more anal by Herbert Xu · 18 years ago
  79. 47da8ee [TCP]: Export accept queue len of a TCP listening socket via rx_queue by Sridhar Samudrala · 18 years ago
  80. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  81. 576a30e [NET]: Added GSO header verification by Herbert Xu · 18 years ago
  82. 68c1692 [NETFILTER]: statistic match: add missing Kconfig help text by Patrick McHardy · 18 years ago
  83. ef47c6a7 [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev disappears by Patrick McHardy · 18 years ago
  84. 1c7e477 [NETFILTER]: xt_sctp: fix --chunk-types matching by Jorge Matias · 18 years ago
  85. 9abdcf6 [NETFILTER]: xt_tcpudp: fix double unregistration in error path by Yuri Gushin · 18 years ago
  86. 40a839f [NETFILTER]: nf_conntrack: Fix undefined references to local_bh_* by Yasuyuki Kozakai · 18 years ago
  87. da298d3 [NETFILTER]: x_tables: fix xt_register_table error propagation by Patrick McHardy · 18 years ago
  88. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  89. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  90. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  91. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  92. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  93. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  94. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  95. 61a46dc Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  96. a842ef2 [PATCH] net/rxrpc: use list_move() by Akinobu Mita · 18 years ago
  97. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  98. 5238367 [NETROM]: Fix possible null pointer dereference. by Ralf Baechle · 18 years ago
  99. 068c6e9 [NET] netpoll: break recursive loop in netpoll rx path by Neil Horman · 18 years ago
  100. 8834807 [NET] netpoll: don't spin forever sending to stopped queues by Jeremy Fitzhardinge · 18 years ago