1. 1b6dc1d nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting by Jeff Layton · 9 years ago
  2. d70bc0c nfsd/sunrpc: move pool_mode definitions into svc.h by Jeff Layton · 9 years ago
  3. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 9 years ago
  4. 758f62f nfsd/sunrpc: move sv_module parm into sv_ops by Jeff Layton · 9 years ago
  5. c369014 nfsd/sunrpc: move sv_function into sv_ops by Jeff Layton · 9 years ago
  6. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 9 years ago
  7. cc9a903 svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD by Chuck Lever · 9 years ago
  8. 31193fe svcrdma: Remove svc_rdma_fastreg() by Chuck Lever · 9 years ago
  9. 10dc451 svcrdma: Clean up svc_rdma_get_reply_array() by Chuck Lever · 9 years ago
  10. 9d11b51 svcrdma: Fix send_reply() scatter/gather set-up by Chuck Lever · 9 years ago
  11. ff79c74 NFS/RDMA Release resources in svcrdma when device is removed by Shirley Ma · 9 years ago
  12. 9090fdb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  13. 4fabb59 rds: rds_ib_device.refcount overflow by Wengang Wang · 9 years ago
  14. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  15. cee9f6d Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  16. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  17. c8cf89f net: dsa: Fix off-by-one in switch address parsing by Florian Fainelli · 9 years ago
  18. 8f5063e net: dsa: Test array index before use by Florian Fainelli · 9 years ago
  19. 2ee9401 net: switchdev: don't abort unsupported operations by Vivien Didelot · 9 years ago
  20. 8220ea2 net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets by Phil Sutter · 9 years ago
  21. 51ed7f3e bridge: mdb: allow the user to delete mdb entry if there's a querier by Satish Ashok · 9 years ago
  22. 2c17d27 net: call rcu_read_lock early in process_backlog by Julian Anastasov · 9 years ago
  23. e9e4dd3 net: do not process device backlog during unregistration by Julian Anastasov · 9 years ago
  24. a7d35f9 bridge: fix potential crash in __netdev_pick_tx() by Eric Dumazet · 9 years ago
  25. 1fbe4b46 net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  26. fecdf8b net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() by Oleg Nesterov · 9 years ago
  27. c44bd69 libceph: treat sockaddr_storage with uninitialized family as blank by Ilya Dryomov · 9 years ago
  28. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  29. ace15bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  30. 974d7af ipv4: add support for linkdown sysctl to netconf by Andy Gospodarek · 9 years ago
  31. f1158b7 bridge: mdb: zero out the local br_ip variable before use by Nikolay Aleksandrov · 9 years ago
  32. fdd75ea net/tipc: initialize security state for new connection socket by Stephen Smalley · 9 years ago
  33. fc24f2b ip_tunnel: fix ipv4 pmtu check to honor inner ip header df by Timo Teräs · 9 years ago
  34. 4f7d2cd rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver by Daniel Borkmann · 9 years ago
  35. 95ec655 Revert "dev: set iflink to 0 for virtual interfaces" by Nicolas Dichtel · 9 years ago
  36. d339727 net: graceful exit from netif_alloc_netdev_queues() by Eric Dumazet · 9 years ago
  37. f7e2965 bridge: mdb: start delete timer for temp static entries by Satish Ashok · 9 years ago
  38. 32f675b net_sched: gen_estimator: extend pps limit by Eric Dumazet · 9 years ago
  39. 86e8971 netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6 by Julien Grall · 9 years ago
  40. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  41. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  42. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 9 years ago
  43. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 9 years ago
  44. a84b69c 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 9 years ago
  45. 4c938d2 ipv6: Make MLD packets to only be processed locally by Angga · 9 years ago
  46. 92b80eb netlink: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  47. f6e1c91 net-RDS: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  48. 8777531 net-ipv6: Delete an unnecessary check before the function call "free_percpu" by Markus Elfring · 9 years ago
  49. 462e1ea bridge: vlan: fix usage of vlan 0 and 4095 again by Nikolay Aleksandrov · 9 years ago
  50. c4555d1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  51. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  52. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  53. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  54. 6742b9e netfilter: nfnetlink: keep going batch handling on missing modules by Pablo Neira Ayuso · 9 years ago
  55. dd302b5 netfilter: bridge: don't leak skb in error paths by Florian Westphal · 9 years ago
  56. 3bd2299 netfilter: arptables: use percpu jumpstack by Florian Westphal · 9 years ago
  57. a1bc1b3 netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors by Bernhard Thaler · 9 years ago
  58. f307170 netfilter: nf_queue: Don't recompute the hook_list head by Eric W. Biederman · 9 years ago
  59. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  60. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  61. 82cd003 crush: fix a bug in tree bucket decode by Ilya Dryomov · 9 years ago
  62. ab944c8 Bluetooth: Reinitialize the list after deletion for session user list by Tedd Ho-Jeong An · 9 years ago
  63. b922622 sock_diag: don't broadcast kernel sockets by Craig Gallek · 9 years ago
  64. c2cfa19 libceph: Fix ceph_tcp_sendpage()'s more boolean usage by Benoît Canet · 9 years ago
  65. 29c4afc sctp: Fix race between OOTB responce and route removal by Alexander Sverdlin · 9 years ago
  66. 4fdeddf dsa: fix promiscuity leak on slave dev open error by Gilad Ben-Yossef · 9 years ago
  67. 1830fce net: Kill sock->sk_protinfo by David Miller · 9 years ago
  68. 3200392 ax25: Stop using sock->sk_protinfo. by David Miller · 9 years ago
  69. 8e690ff flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect() by Geert Uytterhoeven · 9 years ago
  70. 96ac5cc ipv4: fix RCU lockdep warning from linkdown changes by Andy Gospodarek · 9 years ago
  71. 7d967b6 tipc: purge backlog queue counters when broadcast link is reset by Jon Paul Maloy · 9 years ago
  72. d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  73. 7c25867 Bluetooth: hidp: Initialize list header of hidp session user by Tedd Ho-Jeong An · 9 years ago
  74. 6ba8edc libceph: Remove spurious kunmap() of the zero page by Benoît Canet · 9 years ago
  75. b175c3a net: sched: flower fix typo by Jamal Hadi Salim · 9 years ago
  76. b459be7 crush: sync up with userspace by Ilya Dryomov · 9 years ago
  77. 8f52979 crush: fix crash from invalid 'take' argument by Ilya Dryomov · 9 years ago
  78. 6c13a6b libceph: fix wrong name "Ceph filesystem for Linux" by Hong Zhiguo · 9 years ago
  79. 216639d libceph: a couple tweaks for wait loops by Ilya Dryomov · 9 years ago
  80. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 9 years ago
  81. b01da6a libceph: use kvfree() instead of open-coding it by Ilya Dryomov · 9 years ago
  82. 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 9 years ago
  83. 66ba609 libceph: properly release STAT request's raw_data_in by Yan, Zheng · 9 years ago
  84. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  85. 1ea2d02 bridge: vlan: flush the dynamically learned entries on port vlan delete by Nikolay Aleksandrov · 9 years ago
  86. 9aa6638 bridge: multicast: add a comment to br_port_state_selection about blocking state by Nikolay Aleksandrov · 9 years ago
  87. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. 2046215 net: inet_diag: export IPV6_V6ONLY sockopt by Phil Sutter · 9 years ago
  89. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  90. 8a3d031 net: track link-status of ipv4 nexthops by Andy Gospodarek · 9 years ago
  91. 5c8079d net: switchdev: ignore unsupported bridge flags by Vivien Didelot · 9 years ago
  92. 34b99df ip: report the original address of ICMP messages by Julian Anastasov · 9 years ago
  93. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  94. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  95. e9fdaec switchdev: change BUG_ON to WARN for attr set failure case by Scott Feldman · 9 years ago
  96. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  97. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  98. e8e85cc packet: remove handling of tx_ring by Maninder Singh · 9 years ago
  99. 5b3f87d Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  100. 8405a8f netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook by Eric W. Biederman · 9 years ago