1. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  2. b6280b4 ipv4 routing: Ensure that route cache entries are usable and reclaimable with caching is off by Neil Horman · 15 years ago
  3. d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 15 years ago
  4. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  5. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  6. df36b43 Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  7. 5165aec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  8. 4d900f9 netfilter: xt_rateest: fix comparison with self by Patrick McHardy · 15 years ago
  9. 6d62182 netfilter: xt_quota: fix incomplete initialization by Jan Engelhardt · 15 years ago
  10. 2495561 netfilter: nf_log: fix direct userspace memory access in proc handler by Patrick McHardy · 15 years ago
  11. f9ffc312 netfilter: fix some sparse endianess warnings by Patrick McHardy · 15 years ago
  12. 8d8890b7 netfilter: nf_conntrack: fix conntrack lookup race by Patrick McHardy · 15 years ago
  13. 5c8ec91 netfilter: nf_conntrack: fix confirmation race condition by Patrick McHardy · 15 years ago
  14. 8cc2019 netfilter: nf_conntrack: death_by_timeout() fix by Eric Dumazet · 15 years ago
  15. e9f0298 nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh() by Ricardo Labiaga · 15 years ago
  16. c3da63f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  17. 73e4289 ipv4: fix NULL pointer + success return in route lookup path by Neil Horman · 15 years ago
  18. a97f442 cfg80211: validate station settings by Johannes Berg · 15 years ago
  19. 9a5e8bb cfg80211: allow setting station parameters in mesh by Andrey Yurovsky · 15 years ago
  20. 155cc9e cfg80211: allow adding/deleting stations on mesh by Andrey Yurovsky · 15 years ago
  21. 464902e rfkill: export persistent attribute in sysfs by Alan Jenkins · 15 years ago
  22. 06d5caf rfkill: don't restore software blocked state on persistent devices by Alan Jenkins · 15 years ago
  23. 7fa20a7 rfkill: rfkill_set_block() when suspended nitpick by Alan Jenkins · 15 years ago
  24. 25502bd ieee802154: use standard routine for printing dumps by Dmitry Baryshkov · 15 years ago
  25. 0ea920d af_iucv: Return -EAGAIN if iucv msg limit is exceeded by Hendrik Brueckner · 15 years ago
  26. bb664f4 af_iucv: Change if condition in sendmsg() for more readability by Hendrik Brueckner · 15 years ago
  27. 47fcb03 SUNRPC: Fix the TCP server's send buffer accounting by Trond Myklebust · 15 years ago
  28. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  29. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  30. 81e2a3d atm: sk_wmem_alloc initial value is one by Eric Dumazet · 15 years ago
  31. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  32. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  33. 7b85576 ipv4: Fix fib_trie rebalancing, part 2 by Jarek Poplawski · 15 years ago
  34. b964758 pkt_sched: Update drops stats in act_police by Jarek Poplawski · 15 years ago
  35. 603a8bb skbuff: don't corrupt mac_header on skb expansion by Stephen Hemminger · 15 years ago
  36. 19633e1 skbuff: skb_mac_header_was_set is always true on >32 bit by Stephen Hemminger · 15 years ago
  37. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  38. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 15 years ago
  39. 343952f nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. by Rahul Iyer · 15 years ago
  40. 8f97524 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks by Benny Halevy · 15 years ago
  41. 9c9f3f5 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use by Andy Adamson · 15 years ago
  42. 7652e5a nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use by Benny Halevy · 15 years ago
  43. 4d6bbb6 nfs41: Backchannel bc_svc_process() by Ricardo Labiaga · 15 years ago
  44. 1cad7ea nfs41: Refactor svc_process() by Ricardo Labiaga · 15 years ago
  45. 0d90ba1 nfs41: Backchannel callback service helper routines by Ricardo Labiaga · 15 years ago
  46. 55ae1aa nfs41: Add backchannel processing support to RPC state machine by Ricardo Labiaga · 15 years ago
  47. 88b5ed7 SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket() by Trond Myklebust · 15 years ago
  48. 44b98ef nfs41: New xs_tcp_read_data() by Ricardo Labiaga · 15 years ago
  49. fb7a0b9 nfs41: New backchannel helper routines by Ricardo Labiaga · 15 years ago
  50. f9acac1 nfs41: Initialize new rpc_xprt callback related fields by Ricardo Labiaga · 15 years ago
  51. f4a2e41 nfs41: Process the RPC call direction by Ricardo Labiaga · 15 years ago
  52. 18dca02 nfs41: Add ability to read RPC call direction on TCP stream. by Ricardo Labiaga · 15 years ago
  53. aae2006 nfs41: sunrpc: Export the call prepare state for session reset by Andy Adamson · 15 years ago
  54. c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 15 years ago
  55. 519d256 RxRPC: Don't attempt to reuse aborted connections by David Howells · 15 years ago
  56. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  57. 62bc62a page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths by Christoph Lameter · 15 years ago
  58. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  59. 14ebaf8 x25: Fix sleep from timer on socket destroy. by David S. Miller · 15 years ago
  60. c23cad9 [S390] PM: af_iucv power management callbacks. by Ursula Braun · 15 years ago
  61. 672e405 [S390] pm: iucv power management callbacks. by Ursula Braun · 15 years ago
  62. 6c00596 [S390] iucv: establish reboot notifier by Ursula Braun · 15 years ago
  63. 59fb306 sunrpc: potential memory leak in function rdma_read_xdr by Christian Engelmayer · 15 years ago
  64. 6aad89c sunrpc: align cache_clean work's timer by Anton Blanchard · 15 years ago
  65. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  66. 1fa6f4a mac80211: fix wext bssid/ssid setting by Johannes Berg · 15 years ago
  67. 7e9debe mac80211: disconnect when user changes channel by Johannes Berg · 15 years ago
  68. db2e6bd mac80211: add queue debugfs file by Johannes Berg · 15 years ago
  69. 68f2d02 mac80211: Do not try to associate with an empty SSID by Jouni Malinen · 15 years ago
  70. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  71. a98b65a net: annotate struct sock bitfield by Vegard Nossum · 15 years ago
  72. 9e337b0 net: annotate inet_timewait_sock bitfields by Vegard Nossum · 16 years ago
  73. fe55f6d net: use kmemcheck bitfields API for skbuff by Vegard Nossum · 16 years ago
  74. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  75. ca44d6e pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US by Jarek Poplawski · 15 years ago
  76. e0f7cb8 ipv4: Fix fib_trie rebalancing by Jarek Poplawski · 15 years ago
  77. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  78. 1a09718 Bluetooth: Fix Kconfig issue with RFKILL integration by Marcel Holtmann · 15 years ago
  79. 403dbb9 PIM-SM: namespace changes by Tom Goff · 15 years ago
  80. e61a4b6 ipv4: update ARPD help text by Timo Teräs · 15 years ago
  81. 125bb8f net: use a deferred timer in rt_check_expire by Eric Dumazet · 15 years ago
  82. eaae44d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  83. 3dd5d7e x_tables: Convert printk to pr_err by Joe Perches · 15 years ago
  84. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 15 years ago
  85. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 15 years ago
  86. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 15 years ago
  87. 65cb9fd netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh by Patrick McHardy · 15 years ago
  88. 266d07c netfilter: nf_log: fix sleeping function called from invalid context by Patrick McHardy · 15 years ago
  89. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  90. 81fbbf6 net: fix network drivers ndo_start_xmit() return values (part 7) by Patrick McHardy · 15 years ago
  91. 590a988 trivial: Fix a typo in comment of addrconf_dad_start() by Masatake YAMATO · 15 years ago
  92. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  93. 6d60f9df trivial: Fix paramater/parameter typo in dmesg and source comments by Martin Olsson · 15 years ago
  94. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  95. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  96. da67829 bridge: Simplify interface for ATM LANE by Michał Mirosław · 15 years ago
  97. 746e6ad [PATCH] net core: Some interface flags not returned by SIOCGIFFLAGS by John Dykstra · 15 years ago
  98. adf76cf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  99. 3ee40c3 Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  100. 24992ea netfilter: ip_tables: fix build error by Patrick McHardy · 15 years ago