1. f59fc7f [IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg(). by Tetsuo Handa · 18 years ago
  2. 7228749 [IPV4] ipmr: ip multicast route bug fix. by Alexey Kuznetsov · 18 years ago
  3. d569f1d [IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags. by Guillaume Chazarain · 18 years ago
  4. 6b7fdc3 [IPV6]: Clean skb cb on IPv6 input. by Guillaume Chazarain · 18 years ago
  5. d5af981 [NETFILTER]: Demote xt_sctp to EXPERIMENTAL by Patrick McHardy · 18 years ago
  6. 10ea6ac [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-schedule by Patrick McHardy · 18 years ago
  7. 28658c8 [NETFILTER]: xt_pkttype: fix mismatches on locally generated packets by Phil Oester · 18 years ago
  8. 8cf8fb5 [NETFILTER]: SNMP NAT: fix byteorder confusion by Patrick McHardy · 18 years ago
  9. 72b5582 [NETFILTER]: conntrack: fix SYSCTL=n compile by Adrian Bunk · 18 years ago
  10. 3bc3871 [NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject by Patrick McHardy · 18 years ago
  11. 083edca [NETFILTER]: H.323 helper: fix possible NULL-ptr dereference by Patrick McHardy · 18 years ago
  12. 6c753c3 [VLAN]: Fix link state propagation by Stefan Rompf · 18 years ago
  13. a922ba5 [IPV6] xfrm6_tunnel: Delete debugging code. by David S. Miller · 18 years ago
  14. 98bcd08 [Bluetooth] Correct RFCOMM channel MTU for broken implementations by Marcel Holtmann · 18 years ago
  15. 4b79f0a [DCCP]: Fix default sequence window size by Ian McDonald · 18 years ago
  16. 9df3f3d [TIPC]: Removing useless casts by Panagiotis Issaris · 18 years ago
  17. 8265abc [IPV4]: Fix nexthop realm dumping for multipath routes by Patrick McHardy · 18 years ago
  18. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  19. 485fb2c [IrDA]: Use alloc_skb() in IrDA TX path by Samuel Ortiz · 18 years ago
  20. 64d2f08 [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> by Adrian Bunk · 18 years ago
  21. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago
  22. 9faa730 [SCTP]: Set chunk->data_accepted only if we are going to accept it. by Sridhar Samudrala · 18 years ago
  23. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  24. cfdeef3 [SCTP]: Unhash the endpoint in sctp_endpoint_free(). by Vlad Yasevich · 18 years ago
  25. 37fa687 [SCTP]: Check for NULL arg to sctp_bucket_destroy(). by Sridhar Samudrala · 18 years ago
  26. 89e1df7 [PKT_SCHED] netem: Fix slab corruption with netem (2nd try) by Guillaume Chazarain · 18 years ago
  27. 5d9c5a3 [IPV4]: Get rid of redundant IPCB->opts initialisation by Herbert Xu · 18 years ago
  28. e1b90c4 [NET] ethtool: fix oops by testing correct struct member by Jeff Garzik · 18 years ago
  29. 2724a1a [PATCH] sch_htb compile fix. by Dave Jones · 18 years ago
  30. b3a6251 [PKT_SCHED] HTB: initialize upper bound properly by Stephen Hemminger · 18 years ago
  31. 53602f9 [IPV4]: Clear skb cb on IP input by Stephen Hemminger · 18 years ago
  32. 27b437c [NET]: Update frag_list in pskb_trim by Herbert Xu · 18 years ago
  33. a6f157a [NET]: fix __sk_stream_mem_reclaim by Ian McDonald · 18 years ago
  34. fd1278d [Bluetooth] Fix deadlock in the L2CAP layer by Marcel Holtmann · 18 years ago
  35. 0263603 [Bluetooth] Let BT_HIDP depend on INPUT by Marcel Holtmann · 18 years ago
  36. 25ea6db [Bluetooth] Remaining transitions to use kzalloc() by Marcel Holtmann · 18 years ago
  37. b47b2ec [IPV4]: Fix error handling for fib_insert_node call by Herbert Xu · 18 years ago
  38. 4b260a9 [NETROM] lockdep: fix false positive by Ralf Baechle · 18 years ago
  39. b1d21ca [ROSE] lockdep: fix false positive by Ralf Baechle · 18 years ago
  40. c19c4b9 [AX.25]: Optimize AX.25 socket list lock by Ralf Baechle · 18 years ago
  41. da95231 [IPCOMP]: Fix truesize after decompression by Herbert Xu · 18 years ago
  42. 8a6ce0c [IPV6]: Use ipv6_addr_src_scope for link address sorting. by YOSHIFUJI Hideaki · 18 years ago
  43. 6150c22 [TCP] tcp_highspeed: Fix AI updates. by Xiaoliang (David) Wei · 18 years ago
  44. 781b456 [MAINTAINERS]: Add proper entry for TC classifier by Stephen Hemminger · 18 years ago
  45. 8bf2b7b [NETROM]: Drop lock before calling nr_destroy_socket by Ralf Baechle · 18 years ago
  46. 5cc29e3 [NETROM]: Fix locking order when establishing a NETROM circuit. by Ralf Baechle · 18 years ago
  47. 95ff9f4 [AX.25]: Fix locking of ax25 protocol function list. by Ralf Baechle · 18 years ago
  48. e55ffac [IPV6]: order addresses by scope by Brian Haley · 18 years ago
  49. 9faefb6 [DCCP]: Fix sparse warnings. by Alan Cox · 18 years ago
  50. c427d27 [TCP]: Remove TCP Compound by David S. Miller · 18 years ago
  51. 7466d90 [IPV4] inetpeer: Get rid of volatile from peer_total by Herbert Xu · 18 years ago
  52. bde3445 [AX.25]: Get rid of the last volatile. by Ralf Baechle · 18 years ago
  53. 1b30dd3 [AX.25]: Use kzalloc by Ralf Baechle · 18 years ago
  54. 2478173 [ATM] net/atm/clip.c: fix PROC_FS=n compile by Adrian Bunk · 18 years ago
  55. ebbaeab [PKT_SCHED]: act_api: Fix module leak while flushing actions by Thomas Graf · 18 years ago
  56. 26e0fd1ce [NET]: Fix IPv4/DECnet routing rule dumping by Patrick McHardy · 18 years ago
  57. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 18 years ago
  58. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  59. 1252ecf [ATM]: fix possible recursive locking in skb_migrate() by Arjan van de Ven · 18 years ago
  60. 5a8da02 [NET]: Fix network device interface printk message priority by Stephen Hemminger · 18 years ago
  61. 075d6ad Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  62. 4fe683f [PKT_SCHED]: Fix error handling while dumping actions by Thomas Graf · 18 years ago
  63. d152b4e [PKT_SCHED]: Return ENOENT if action module is unavailable by Thomas Graf · 18 years ago
  64. 26dab89 [PKT_SCHED]: Fix illegal memory dereferences when dumping actions by Thomas Graf · 18 years ago
  65. a942b57 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  66. 4a232e7 [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549 by John W. Linville · 18 years ago
  67. 8f7eb407 [PATCH] CONFIG_WIRELESS_EXT is neccessary after all by Horms · 18 years ago
  68. 9f101fc [PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate times out by Joseph Jezak · 18 years ago
  69. cb74c43 [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network by Joseph Jezak · 18 years ago
  70. 6d41e26 [PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211softmac_assoc_req by Larry Finger · 18 years ago
  71. 60d48f1 [PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c by Eric Sesterhenn · 18 years ago
  72. 4b30153 [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ieee80211_tx_frame by Hong Liu · 18 years ago
  73. bce3481 This fixes a panic doing the first READDIR or READDIRPLUS call when: by Trond Myklebust · 18 years ago
  74. 300b939 [Bluetooth] Add RFCOMM role switch support by Marcel Holtmann · 18 years ago
  75. 7c2660b [Bluetooth] Allow disabling of credit based flow control by Marcel Holtmann · 18 years ago
  76. 0139418 [Bluetooth] Small cleanup of the L2CAP source code by Marcel Holtmann · 18 years ago
  77. a91f2e3 [Bluetooth] Use real devices for host controllers by Marcel Holtmann · 18 years ago
  78. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  79. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  80. da1f519 [Bluetooth] Correct SCO buffer size on request by Marcel Holtmann · 18 years ago
  81. 69ee20a [BRIDGE]: br_dump_ifinfo index fix by Andrey Savochkin · 18 years ago
  82. 4bdbf6c [NET]: add+use poison defines by Randy Dunlap · 18 years ago
  83. 6703931 [IPV6]: Fix ipv6 GSO payload length by Michael Chan · 18 years ago
  84. 863fae6 [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED) by Allan Stephens · 18 years ago
  85. bbcf467 [NET]: Verify gso_type too in gso_segment by Herbert Xu · 18 years ago
  86. d85838c [ROSE]: Try all routes when establishing a ROSE connections. by Ralf Baechle · 18 years ago
  87. 18601a7 [NETROM]: Use socket helpers instead of direct fiddling with struct sock by Ralf Baechle DL5RB · 18 years ago
  88. 006f68b [AX.25]: Reference counting for AX.25 routes. by Ralf Baechle DL5RB · 18 years ago
  89. 8dc22d2 [ROSE]: Fix dereference of skb pointer after free. by Ralf Baechle · 18 years ago
  90. 882d02d [AF_UNIX]: datagram getpeersec fix by Andrew Morton · 18 years ago
  91. a5b5bb9 [PATCH] lockdep: annotate sk_locks by Ingo Molnar · 18 years ago
  92. 5dd8d1e [PATCH] lockdep: annotate vlan net device as being a special class by Arjan van de Ven · 18 years ago
  93. c6573c2 [PATCH] lockdep: annotate sunrpc code by Arjan van de Ven · 18 years ago
  94. c636618 [PATCH] lockdep: annotate bh_lock_sock() by Ingo Molnar · 18 years ago
  95. a09785a [PATCH] lockdep: annotate af_unix locking by Ingo Molnar · 18 years ago
  96. da21f24 [PATCH] lockdep: annotate sock_lock_init() by Ingo Molnar · 18 years ago
  97. 06825ba [PATCH] lockdep: annotate skb_queue_head_init by Ingo Molnar · 18 years ago
  98. 6205120 [PATCH] lockdep: fix RT_HASH_LOCK_SZ by Ingo Molnar · 18 years ago
  99. 8a25d5d [PATCH] lockdep: prove spinlock rwlock locking correctness by Ingo Molnar · 18 years ago
  100. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago