1. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 16 years ago
  2. 343952f nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. by Rahul Iyer · 16 years ago
  3. 8f97524 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks by Benny Halevy · 16 years ago
  4. 9c9f3f5 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use by Andy Adamson · 16 years ago
  5. 7652e5a nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use by Benny Halevy · 16 years ago
  6. 4d6bbb6 nfs41: Backchannel bc_svc_process() by Ricardo Labiaga · 16 years ago
  7. 1cad7ea nfs41: Refactor svc_process() by Ricardo Labiaga · 16 years ago
  8. 0d90ba1 nfs41: Backchannel callback service helper routines by Ricardo Labiaga · 16 years ago
  9. 55ae1aa nfs41: Add backchannel processing support to RPC state machine by Ricardo Labiaga · 16 years ago
  10. 44b98ef nfs41: New xs_tcp_read_data() by Ricardo Labiaga · 16 years ago
  11. fb7a0b9 nfs41: New backchannel helper routines by Ricardo Labiaga · 16 years ago
  12. f9acac1 nfs41: Initialize new rpc_xprt callback related fields by Ricardo Labiaga · 16 years ago
  13. f4a2e41 nfs41: Process the RPC call direction by Ricardo Labiaga · 16 years ago
  14. 18dca02 nfs41: Add ability to read RPC call direction on TCP stream. by Ricardo Labiaga · 16 years ago
  15. aae2006 nfs41: sunrpc: Export the call prepare state for session reset by Andy Adamson · 16 years ago
  16. fd4d342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  17. 52ea3a5 cls_cgroup: Fix oops when user send improperly 'tc filter add' request by Minoru Usui · 16 years ago
  18. ca55bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  19. 12186be net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup by Minoru Usui · 16 years ago
  20. fc23ffe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  21. 6e42910 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  22. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  23. 98779be svcrdma: dma unmap the correct length for the RPCRDMA header page. by Steve Wise · 16 years ago
  24. 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  25. 7f42183 nfsd: Revert "svcrpc: take advantage of tcp autotuning" by J. Bruce Fields · 16 years ago
  26. eeff9be netfilter: nfnetlink_log: fix wrong skbuff size calculation by Pablo Neira Ayuso · 16 years ago
  27. 683a04c netfilter: xt_hashlimit does a wrong SEQ_SKIP by Jesper Dangaard Brouer · 16 years ago
  28. 4c71318 Bluetooth: Remove useless flush_work() causing lockdep warnings by Dave Young · 16 years ago
  29. e65fcfd cls_cgroup: read classid atomically in classifier by Paul Menage · 16 years ago
  30. e2a1b9e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  31. 6874308 XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices by Vu Pham · 16 years ago
  32. c80a5cd tcp: tcp_vegas ssthresh bugfix by Doug Leith · 16 years ago
  33. b38b1f6 netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache by Pablo Neira Ayuso · 16 years ago
  34. bfcaa502 netfilter: nf_ct_tcp: fix accepting invalid RST segments by Jozsef Kadlecsik · 16 years ago
  35. 0975ecb RxRPC: Error handling for rxrpc_alloc_connection() by Dan Carpenter · 16 years ago
  36. 3ed18d7 ipv4: Fix oops with FIB_TRIE by Robert Olsson · 16 years ago
  37. 5b5f792 pktgen: do not access flows[] beyond its length by Florian Westphal · 16 years ago
  38. 4f72427 IPv6: set RTPROT_KERNEL to initial route by Jean-Mickael Guerin · 16 years ago
  39. 86c2fe1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  40. 1ddbcb0 net: fix rtable leak in net/ipv4/route.c by Eric Dumazet · 16 years ago
  41. cf8da76 net: fix length computation in rt_check_expire() by Eric Dumazet · 16 years ago
  42. 5078b2e cfg80211: fix race between core hint and driver's custom apply by Luis R. Rodriguez · 16 years ago
  43. 88f16db wext: verify buffer size for SIOCSIWENCODEEXT by Johannes Berg · 16 years ago
  44. bc8a539 ipv4: make default for INET_LRO consistent with help text by Frans Pop · 16 years ago
  45. 995b337 net: fix skb_seq_read returning wrong offset/length for page frag data by Thomas Chenault · 16 years ago
  46. 511e11e pkt_sched: gen_estimator: use 64 bit intermediate counters for bps by Eric Dumazet · 16 years ago
  47. c0f84d0 sch_teql: should not dereference skb after ndo_start_xmit() by Eric Dumazet · 16 years ago
  48. 7752731 tcp: fix MSG_PEEK race check by Ilpo Järvinen · 16 years ago
  49. 4f0611a bridge: fix initial packet flood if !STP by Stephen Hemminger · 16 years ago
  50. a598f6a bridge: relay bridge multicast pkgs if !STP by Stephen Hemminger · 16 years ago
  51. 2513dfb ipconfig: handle case of delayed DHCP server by Chris Friesen · 16 years ago
  52. 5e39273 netpoll: don't dereference NULL dev from np by Pavel Emelyanov · 16 years ago
  53. 7c7327d Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Linus Torvalds · 16 years ago
  54. 3346857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 16 years ago
  55. 2ea3f86 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  56. 621ad7c mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel by John W. Linville · 16 years ago
  57. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  58. 3d7a9d1 Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing by Marcel Holtmann · 16 years ago
  59. 1b0336b Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections by Marcel Holtmann · 16 years ago
  60. 384943e Bluetooth: Fix wrong module refcount when connection setup fails by Marcel Holtmann · 16 years ago
  61. be8be9e ipvs: Fix IPv4 FWMARK virtual services by Simon Horman · 16 years ago
  62. e81963b ipv4: Make INET_LRO a bool instead of tristate. by David S. Miller · 16 years ago
  63. 9b05126 net: remove stale reference to fastroute from Kconfig help text by Ashish Karkare · 16 years ago
  64. b805007 net: update skb_recycle_check() for hardware timestamping changes by Lennert Buytenhek · 16 years ago
  65. 6473990 net-sched: fix bfifo default limit by Patrick McHardy · 16 years ago
  66. a860820 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 16 years ago
  67. 94c7f2d wimax: oops: wimax_dev_add() is the only one that can initialize the state by Inaky Perez-Gonzalez · 16 years ago
  68. d1a2627 wimax: fix oops if netlink fails to add attribute by Inaky Perez-Gonzalez · 16 years ago
  69. 457ca7b Bluetooth: Move dev_set_name() to a context that can sleep by Marcel Holtmann · 16 years ago
  70. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  71. 86b698b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  72. fecc113 netfilter: ctnetlink: fix wrong message type in user updates by Pablo Neira Ayuso · 16 years ago
  73. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 16 years ago
  74. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  75. b98b494 netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE by Christoph Paasch · 16 years ago
  76. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 16 years ago
  77. 6909268 mac80211: pid, fix memory corruption by Jiri Slaby · 16 years ago
  78. 8e53217 mac80211: minstrel, fix memory corruption by Jiri Slaby · 16 years ago
  79. 30a548c cfg80211: fix comment on regulatory hint processing by Luis R. Rodriguez · 16 years ago
  80. b1ed8dd cfg80211: fix bug while trying to process beacon hints on init by Luis R. Rodriguez · 16 years ago
  81. ac46d48 cfg80211: fix race condition with wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 16 years ago
  82. c0f0aac cfg80211: fix truncated IEs by Johannes Berg · 16 years ago
  83. 8ccd8f2 mac80211: correct fragmentation threshold check by Johannes Berg · 16 years ago
  84. 0c26689 tcp: Fix tcp_prequeue() to get correct rto_min value by Satoru SATOH · 16 years ago
  85. 21515e4 svcrdma: clean up error paths. by Steve Wise · 16 years ago
  86. 902e5ea Subject: [PATCH] br2684: restore net_dev initialization by Rabin Vincent · 16 years ago
  87. d0ab8ff net: Only store high 16 bits of kernel generated filter priorities by Robert Love · 16 years ago
  88. acda074 xt_socket: checks for the state of nf_conntrack by Laszlo Attila Toth · 16 years ago
  89. ec581f6 net: Fix skb_tx_hash() for forwarding workloads. by Eric Dumazet · 16 years ago
  90. 7a67e56 net: Fix oops when splicing skbs from a frag_list. by Jarek Poplawski · 16 years ago
  91. ddc9f82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  92. c428c89 mac80211: default to automatic power control by Johannes Berg · 16 years ago
  93. d4c4a9a mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock by Alan Jenkins · 16 years ago
  94. bf0de3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  95. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 16 years ago
  96. 3fdca1e Bluetooth: Fix connection establishment with low security requirement by Marcel Holtmann · 16 years ago
  97. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 16 years ago
  98. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 16 years ago
  99. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 16 years ago
  100. c9503e0 ipv4: Limit size of route cache hash table by Anton Blanchard · 16 years ago