1. 3175bd9 tipc: Eliminate alteration of publication key during name table purging by Allan Stephens · 13 years ago
  2. 63e7f1a tipc: Prevent loss of fragmented messages over broadcast link by Allan Stephens · 13 years ago
  3. b76b27c tipc: Prevent loss of fragmented messages over unicast links by Allan Stephens · 13 years ago
  4. 1ec2bb0 tipc: Remove obsolete broadcast tag capability by Allan Stephens · 13 years ago
  5. 7a54d4a tipc: Major redesign of broadcast link ACK/NACK algorithms by Allan Stephens · 13 years ago
  6. b98158e tipc: Add missing locks in broadcast link statistics accumulation by Allan Stephens · 13 years ago
  7. 0232c5a tipc: Fix bug in broadcast link duplicate message statistics by Allan Stephens · 13 years ago
  8. 8a275a6 tipc: Fix node lock reclamation issues in broadcast link reception by Allan Stephens · 13 years ago
  9. 5773256 tipc: Add missing broadcast link lock when sending NACK by Allan Stephens · 13 years ago
  10. 47361c8 tipc: Fix problem with broadcast link synchronization between nodes by Allan Stephens · 13 years ago
  11. 9349931 tipc: Ensure broadcast link re-acquires node after link failure by Allan Stephens · 13 years ago
  12. 4d75313 tipc: Prevent broadcast link stalling in dual LAN environments by Allan Stephens · 13 years ago
  13. 92d2c90 tipc: Prevent transmission of outdated link protocol messages by Allan Stephens · 13 years ago
  14. 8809b25 tipc: improve the link deferred queue insertion algorithm by Allan Stephens · 13 years ago
  15. 59d7402 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  16. e1936e9 mac80211: call rate control only after init by Johannes Berg · 13 years ago
  17. a0417fa net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  18. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 13 years ago
  19. 910570b5 mac80211: off by one in mcs mask handling by Dan Carpenter · 13 years ago
  20. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 13 years ago
  21. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
  22. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 13 years ago
  23. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  24. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 13 years ago
  25. a4ec45a mac80211: implement sta_add/sta_remove in sta_state by Johannes Berg · 13 years ago
  26. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  27. 71ec375 mac80211: add NOTEXIST station state by Johannes Berg · 13 years ago
  28. 89c91ca mac80211: dont program keys for stations not uploaded by Johannes Berg · 13 years ago
  29. 077f493 mac80211: simplify AP_VLAN handling by Johannes Berg · 13 years ago
  30. c898787 mac80211: move managed mode station state modification by Johannes Berg · 13 years ago
  31. 8926574 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  32. 5753cba SUNRPC: Adding status trace points by Steve Dickson · 13 years ago
  33. 1f0b670 caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it. by Jesper Juhl · 13 years ago
  34. 22b6a2e decnet: remove unused variable from dn_output() by Jesper Juhl · 13 years ago
  35. e2446ea tcp_v4_send_reset: binding oif to iif in no sock case by Shawn Lu · 13 years ago
  36. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  37. 5962b35 netprio_cgroup: Fix obo in get_prioidx by Neil Horman · 13 years ago
  38. 576f3cc caif: Add drop count for caif_net device. by sjur.brandeland@stericsson.com · 13 years ago
  39. 4a69582 caif: Kill debugfs vars for caif socket by sjur.brandeland@stericsson.com · 13 years ago
  40. e0aac52 ipvs: fix matching of fwmark templates during scheduling by Simon Horman · 13 years ago
  41. 9f912ce SUNPRC: remove marking service temporary sockets with XPT_CHNGBUF by Stanislav Kinsbursky · 13 years ago
  42. 3476964 nfsd: remove some unneeded checks by Dan Carpenter · 13 years ago
  43. 6d8d174 nfsd: don't allow zero length strings in cache_parse() by Dan Carpenter · 13 years ago
  44. 157ca9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  45. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  46. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 13 years ago
  47. ba76057 caif: Bugfix double kfree_skb upon xmit failure by Dmitry Tarnyagin · 13 years ago
  48. b01377a caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd. by sjur.brandeland@stericsson.com · 13 years ago
  49. c43b874 tcp: properly initialize tcp memory limits by Jason Wang · 13 years ago
  50. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 13 years ago
  51. 7161c76 atm: clip: Convert over to dst_neigh_lookup(). by David S. Miller · 13 years ago
  52. 3329bdf decnet: Add missing neigh->ha locking to dn_neigh_output_packet() by David S. Miller · 13 years ago
  53. f79d52c ipv6: Remove never used function inet6_ac_check(). by David S. Miller · 13 years ago
  54. 7b6cd1c PATCH V2 net-next] net: dev: Convert printks to pr_<level> by Joe Perches · 13 years ago
  55. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 13 years ago
  56. 786f528 ethtool: Null-terminate filename passed to ethtool_ops::flash_device by Ben Hutchings · 13 years ago
  57. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 13 years ago
  58. 6f70624 netpoll: Neaten MAX_SKB_SIZE macro by Joe Perches · 13 years ago
  59. e6ec26935 netpoll: Convert printks to np_<level> and add pr_fmt by Joe Perches · 13 years ago
  60. 658ddaa tcp: md5: RST: getting md5 key from listener by Shawn Lu · 13 years ago
  61. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  62. 5b11b2e xfrm6: remove unneeded NULL check in __xfrm6_output() by Dan Carpenter · 13 years ago
  63. a8afca0 tcp: md5: protects md5sig_info with RCU by Eric Dumazet · 13 years ago
  64. d3b773e SUNRPC: fixup for namespace changes by Trond Myklebust · 13 years ago
  65. 82b0a4c SUNRPC: Add trace events to the sunrpc subsystem by Trond Myklebust · 13 years ago
  66. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 13 years ago
  67. 080b794 SUNRPC: constify rpc_program->name by Trond Myklebust · 13 years ago
  68. 6eac7d3 SUNRPC: constify rpc_clnt fields cl_server and cl_protname by Trond Myklebust · 13 years ago
  69. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 13 years ago
  70. 246590f SUNRPC: register service stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  71. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  72. 2c5f846 SUNRPC: generic cache register routines removed by Stanislav Kinsbursky · 13 years ago
  73. d05cc1040 SUNRPC: ip map cache per network namespace cleanup by Stanislav Kinsbursky · 13 years ago
  74. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 13 years ago
  75. 7339323 SUNRPC: create unix gid cache per network namespace by Stanislav Kinsbursky · 13 years ago
  76. 0a402d5 SUNRPC: cache creation and destruction routines introduced by Stanislav Kinsbursky · 13 years ago
  77. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  78. bee42f68 SUNRPC: register service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  79. 5247fab SUNRPC: pass network namespace to service registering routines by Stanislav Kinsbursky · 13 years ago
  80. b030fb0 SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure by Stanislav Kinsbursky · 13 years ago
  81. f2ac4dc SUNRPC: parametrize rpc_uaddr2sockaddr() by network context by Stanislav Kinsbursky · 13 years ago
  82. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 13 years ago
  83. 8b147f7 SUNRPC: parametrize rpc_pton6() by network context by Stanislav Kinsbursky · 13 years ago
  84. 3065f1e SUNRPC: parametrize rpc_parse_scope_id() by network context by Stanislav Kinsbursky · 13 years ago
  85. f7a30c1 SUNRPC: parametrize local rpcbind clients creation with net ns by Stanislav Kinsbursky · 13 years ago
  86. 977ac31 SUNRPC: register rpcbind programs in passed network namespase context by Stanislav Kinsbursky · 13 years ago
  87. c2550e0 SUNRPC: create rpcbind client in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  88. 1a114a6 SUNRPC: optimize net_ns dereferencing in rpcbind registering calls by Stanislav Kinsbursky · 13 years ago
  89. 2ea75a1 SUNRPC: optimize net_ns dereferencing in rpcbind creation calls by Stanislav Kinsbursky · 13 years ago
  90. dff02d4 SUNRPC: move rpcbind internals to sunrpc part of network namespace context by Stanislav Kinsbursky · 13 years ago
  91. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 13 years ago
  92. 12bc372 SUNRPC: kernel PipeFS mount point creation routines removed by Stanislav Kinsbursky · 13 years ago
  93. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  94. ad6b134 SUNRPC: fix pipe->ops cleanup on pipe dentry unlink by Stanislav Kinsbursky · 13 years ago
  95. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  96. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 13 years ago
  97. 70fe25b SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code by Stanislav Kinsbursky · 13 years ago
  98. f513125 SUNRPC: remove RPC client pipefs dentries after unregister by Stanislav Kinsbursky · 13 years ago
  99. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 13 years ago
  100. 70abc49 SUNRPC: make SUNPRC clients list per network namespace context by Stanislav Kinsbursky · 13 years ago