1. 87e3c05 SUNRPC: remove an unneeded NULL check in xprt_connect() by Dan Carpenter · 12 years ago
  2. 5753cba SUNRPC: Adding status trace points by Steve Dickson · 12 years ago
  3. d3b773e SUNRPC: fixup for namespace changes by Trond Myklebust · 13 years ago
  4. 82b0a4c SUNRPC: Add trace events to the sunrpc subsystem by Trond Myklebust · 13 years ago
  5. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 13 years ago
  6. 080b794 SUNRPC: constify rpc_program->name by Trond Myklebust · 13 years ago
  7. 6eac7d3 SUNRPC: constify rpc_clnt fields cl_server and cl_protname by Trond Myklebust · 13 years ago
  8. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 13 years ago
  9. 246590f SUNRPC: register service stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  10. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  11. 2c5f846 SUNRPC: generic cache register routines removed by Stanislav Kinsbursky · 13 years ago
  12. d05cc1040 SUNRPC: ip map cache per network namespace cleanup by Stanislav Kinsbursky · 13 years ago
  13. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 13 years ago
  14. 7339323 SUNRPC: create unix gid cache per network namespace by Stanislav Kinsbursky · 13 years ago
  15. 0a402d5 SUNRPC: cache creation and destruction routines introduced by Stanislav Kinsbursky · 13 years ago
  16. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  17. bee42f68 SUNRPC: register service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  18. 5247fab SUNRPC: pass network namespace to service registering routines by Stanislav Kinsbursky · 13 years ago
  19. b030fb0 SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure by Stanislav Kinsbursky · 13 years ago
  20. f2ac4dc SUNRPC: parametrize rpc_uaddr2sockaddr() by network context by Stanislav Kinsbursky · 13 years ago
  21. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 13 years ago
  22. 8b147f7 SUNRPC: parametrize rpc_pton6() by network context by Stanislav Kinsbursky · 13 years ago
  23. 3065f1e SUNRPC: parametrize rpc_parse_scope_id() by network context by Stanislav Kinsbursky · 13 years ago
  24. f7a30c1 SUNRPC: parametrize local rpcbind clients creation with net ns by Stanislav Kinsbursky · 13 years ago
  25. 977ac31 SUNRPC: register rpcbind programs in passed network namespase context by Stanislav Kinsbursky · 13 years ago
  26. c2550e0 SUNRPC: create rpcbind client in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  27. 1a114a6 SUNRPC: optimize net_ns dereferencing in rpcbind registering calls by Stanislav Kinsbursky · 13 years ago
  28. 2ea75a1 SUNRPC: optimize net_ns dereferencing in rpcbind creation calls by Stanislav Kinsbursky · 13 years ago
  29. dff02d4 SUNRPC: move rpcbind internals to sunrpc part of network namespace context by Stanislav Kinsbursky · 13 years ago
  30. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 13 years ago
  31. 12bc372 SUNRPC: kernel PipeFS mount point creation routines removed by Stanislav Kinsbursky · 13 years ago
  32. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  33. ad6b134 SUNRPC: fix pipe->ops cleanup on pipe dentry unlink by Stanislav Kinsbursky · 13 years ago
  34. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  35. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 13 years ago
  36. 70fe25b SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code by Stanislav Kinsbursky · 13 years ago
  37. f513125 SUNRPC: remove RPC client pipefs dentries after unregister by Stanislav Kinsbursky · 13 years ago
  38. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 13 years ago
  39. 70abc49 SUNRPC: make SUNPRC clients list per network namespace context by Stanislav Kinsbursky · 13 years ago
  40. ccdc28f SUNRPC: handle GSS AUTH pipes by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  41. 0157d02 SUNRPC: handle RPC client pipefs dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  42. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  43. 9beae46 SUNRPC: cleanup GSS pipes usage by Stanislav Kinsbursky · 13 years ago
  44. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  45. d0fe13b SUNRPC: cleanup PipeFS redundant RPC inode usage by Stanislav Kinsbursky · 13 years ago
  46. ba9e097 SUNRPC: split SUNPRC PipeFS pipe data and inode creation by Stanislav Kinsbursky · 13 years ago
  47. 766347b SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations by Stanislav Kinsbursky · 13 years ago
  48. efc46bf SUNRPC: added debug messages to RPC pipefs by Stanislav Kinsbursky · 13 years ago
  49. c21a588 SUNRPC: pipefs per-net operations helper introduced by Stanislav Kinsbursky · 13 years ago
  50. 90c4e82 SUNRPC: put pipefs superblock link on network namespace by Stanislav Kinsbursky · 13 years ago
  51. 432eb1a SUNRPC: pipefs dentry lookup helper introduced by Stanislav Kinsbursky · 13 years ago
  52. 2d00131 SUNRPC: send notification events on pipefs sb creation and destruction by Stanislav Kinsbursky · 13 years ago
  53. 021c68d SUNRPC: hold current network namespace while pipefs superblock is active by Stanislav Kinsbursky · 13 years ago
  54. 38b0da7 SUNRPC: create RPC pipefs superblock per network namespace context by Stanislav Kinsbursky · 13 years ago
  55. 5bff038 SUNRPC: remove non-exclusive pipe creation from RPC pipefs by Stanislav Kinsbursky · 13 years ago
  56. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  57. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 13 years ago
  58. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 13 years ago
  59. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  60. f94f72e Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  61. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 13 years ago
  62. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  63. f18da14 net: RTNETLINK adjusting values of min_ifinfo_dump_size by Stefan Gula · 13 years ago
  64. f2b3ee9 ipv6: Fix ip_gre lockless xmits. by Willem de Bruijn · 13 years ago
  65. 073862b netns: fix net_alloc_generic() by Eric Dumazet · 13 years ago
  66. fddb7b5 tcp: bind() optimize port allocation by Flavio Leitner · 13 years ago
  67. 2b05ad3 tcp: bind() fix autoselection to share ports by Flavio Leitner · 13 years ago
  68. 6831580 l2tp: l2tp_ip - fix possible oops on packet receive by James Chapman · 13 years ago
  69. efc3dbc rds: Make rds_sock_lock BH rather than IRQ safe. by David S. Miller · 13 years ago
  70. c452ed7 net: flow_dissector.c missing include linux/export.h by Jesper Dangaard Brouer · 13 years ago
  71. 56ac11c llc: Fix race condition in llc_ui_recvmsg by Radu Iliescu · 13 years ago
  72. 405385f mac80211: set bss_conf.idle when vif is connected by Eliad Peller · 13 years ago
  73. ba19602 mac80211: update oper_channel on ibss join by Eliad Peller · 13 years ago
  74. 875ad3f SUNRPC: Fix machine creds in generic_create_cred and generic_match by Trond Myklebust · 13 years ago
  75. f80400a ethtool: allow ETHTOOL_GSSET_INFO for users by Michał Mirosław · 13 years ago
  76. b1cc16b bluetooth: hci: Fix type of "enable_hs" to bool. by David S. Miller · 13 years ago
  77. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 13 years ago
  78. 8a622e7 tcp: md5: using remote adress for md5 lookup in rst packet by shawnlu · 13 years ago
  79. bf0813b pktgen: Fix unsigned function that is returning negative vals by Paul Gortmaker · 13 years ago
  80. 974c123 tcp: detect loss above high_seq in recovery by Yuchung Cheng · 13 years ago
  81. a42b479 netem: Fix off-by-one bug in reordering by Vijay Subramanian · 13 years ago
  82. 5a45f00 tcp: fix undo after RTO for CUBIC by Neal Cardwell · 13 years ago
  83. fc16dcd tcp: fix undo after RTO for BIC by Neal Cardwell · 13 years ago
  84. 013d97e net: race condition in ipv6 forwarding and disable_ipv6 parameters by Francesco Ruggeri · 13 years ago
  85. 1c659a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  86. bc4934b mac80211: fix work removal on deauth request by Johannes Berg · 13 years ago
  87. 65e8b0c mac80211: Use the right headroom size for mesh mgmt frames by Javier Cardona · 13 years ago
  88. 9446f3e mac80211: fix debugfs key->station symlink by Johannes Berg · 13 years ago
  89. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  90. 77676fd openvswitch: Fix multipart datapath dumps. by Ben Pfaff · 13 years ago
  91. 766e9f1 ipv6: fix per device IP snmp counters by Eric Dumazet · 13 years ago
  92. 10ec1bb inetpeer: initialize ->redirect_genid in inet_getpeer() by Dan Carpenter · 13 years ago
  93. 65e9d2f net: fix NULL-deref in WARN() in skb_gso_segment() by Michał Mirosław · 13 years ago
  94. 36c9247 net: WARN if skb_checksum_help() is called on skb requiring segmentation by Ben Hutchings · 13 years ago
  95. 4144cb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  96. 59f608d caif: Remove bad WARN_ON in caif_dev by sjur.brandeland@stericsson.com · 13 years ago
  97. 3371bb3 caif: Fix typo in Vendor/Product-ID for CAIF modems by sjur.brandeland@stericsson.com · 13 years ago
  98. 747465e net: fix some sparse errors by Eric Dumazet · 13 years ago
  99. 2b2d465 net: kill duplicate included header by Shan Wei · 13 years ago
  100. e52ac33 net: Use device model to get driver name in skb_gso_segment() by Ben Hutchings · 13 years ago