1. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. e3d8ecb netns: return RTM_NEWNSID instead of RTM_GETNSID on a get by Nicolas Dichtel · 9 years ago
  3. 145a42b net_sched: gred: use correct backlog value in WRED mode by David Ward · 9 years ago
  4. fbf33a2 af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT). by Kretschmer, Mathias · 9 years ago
  5. 78f5b89 mpls: Change reserved label names to be consistent with netbsd by Tom Herbert · 9 years ago
  6. d744318 net_sched: fix a use-after-free in tc_ctl_tfilter() by WANG Cong · 9 years ago
  7. c82ac7e net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket. by Sowmini Varadhan · 9 years ago
  8. f711a6a net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection. by Sowmini Varadhan · 9 years ago
  9. e16e888 ipv6: Fixed source specific default route handling. by Markus Stenberg · 9 years ago
  10. 0a80144 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  11. 31ccd0e tcp_westwood: fix tcp_westwood_info() by Eric Dumazet · 9 years ago
  12. c967a08 mpls: Move reserved label definitions by Tom Herbert · 9 years ago
  13. b7ba7b4 Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  14. 73e8431 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  15. e278371 net/rds: Fix new sparse warning by David Ahern · 9 years ago
  16. d66bf7d net: core: Correct an over-stringent device loop detection. by Vlad Yasevich · 9 years ago
  17. 9507271 svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures by Scott Mayhew · 9 years ago
  18. 2e70aed Revert "net: kernel socket should be released in init_net namespace" by Herbert Xu · 9 years ago
  19. c0adf54 net/rds: fix unaligned memory access by shamir rabinovitch · 9 years ago
  20. edac450 netlink: Remove max_size setting by Herbert Xu · 9 years ago
  21. a5d2809 codel: fix maxpacket/mtu confusion by Eric Dumazet · 9 years ago
  22. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  23. 1add156 ieee802154: trace: fix endian convertion by Alexander Aring · 9 years ago
  24. 5b4a1039 cfg802154: pass name_assign_type to rdev_add_virtual_intf() by Varka Bhadram · 9 years ago
  25. 1cc800e ieee802154: Add trace events for rdev->ops by Guido Günther · 9 years ago
  26. 89eb6d0 mac802154: llsec: fix return value check in llsec_key_alloc() by Wei Yongjun · 9 years ago
  27. 2b4d413 mac802154: fix ieee802154_register_hw error handling by Alexander Aring · 9 years ago
  28. d24d814 Bluetooth: Skip the shutdown routine if the interface is not up by Gabriele Mazzotta · 9 years ago
  29. 9dac883 tcp: update reordering first before detecting loss by Yuchung Cheng · 9 years ago
  30. 6e9250f tcp: add TCP_CC_INFO socket option by Eric Dumazet · 9 years ago
  31. 64f40ff tcp: prepare CC get_info() access from getsockopt() by Eric Dumazet · 9 years ago
  32. bdd1f9e tcp: add tcpi_bytes_received to tcp_info by Eric Dumazet · 9 years ago
  33. 0df48c2 tcp: add tcpi_bytes_acked to tcp_info by Eric Dumazet · 9 years ago
  34. 50d4964 net: dsa: Fix scope of eeprom-length property by Guenter Roeck · 9 years ago
  35. 0d699f28 tipc: fix problem with parallel link synchronization mechanism by Jon Paul Maloy · 9 years ago
  36. f2f6739 tipc: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  37. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  38. 8219967 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  39. 2b70fe5 net: sched: act_connmark: don't zap skb->nfct by Florian Westphal · 9 years ago
  40. cb6ccf0 route: Use ipv4_mtu instead of raw rt_pmtu by Herbert Xu · 9 years ago
  41. 39376cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  42. 2decb26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  43. 129d23a netfilter; Add some missing default cases to switch statements in nft_reject. by David S. Miller · 9 years ago
  44. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  45. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  46. a31196b net: rfs: fix crash in get_rps_cpus() by Eric Dumazet · 9 years ago
  47. 2ea2f62 net: fix crash in build_skb() by Eric Dumazet · 9 years ago
  48. 4c4ed07 netfilter: nf_tables: fix wrong length for jump/goto verdicts by Florian Westphal · 9 years ago
  49. b357a36 inet: fix possible panic in reqsk_queue_unlink() by Eric Dumazet · 9 years ago
  50. 845704a tcp: avoid looping in tcp_send_fin() by Eric Dumazet · 9 years ago
  51. caf22d3 mac80211: enable hash table shrinking by Johannes Berg · 9 years ago
  52. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  53. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  54. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 9 years ago
  55. d1ab39f net: unix: garbage: fixed several comment and whitespace style issues by Jason Eastman · 9 years ago
  56. 73a3173 tipc: fix node refcount issue by Erik Hugne · 9 years ago
  57. 9871b27 tipc: fix random link reset problem by Erik Hugne · 9 years ago
  58. def81f6 tipc: fix topology server broken issue by Ying Xue · 9 years ago
  59. 60f4b62 mac80211: fix rhashtable conversion by Johannes Berg · 9 years ago
  60. 79930f5 net: do not deplete pfmemalloc reserve by Eric Dumazet · 9 years ago
  61. 26349c7 ip6_gre: use netdev_alloc_pcpu_stats() by Johannes Berg · 9 years ago
  62. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  63. 5a9ab01 mpls: Prevent use of implicit NULL label as outgoing label by Robert Shearman · 9 years ago
  64. 37bde79 mpls: Per-device enabling of packet input by Robert Shearman · 9 years ago
  65. 03c5774 mpls: Per-device MPLS state by Robert Shearman · 9 years ago
  66. d83769a tcp: fix possible deadlock in tcp_send_fin() by Eric Dumazet · 9 years ago
  67. 958a276 crush: straw2 bucket type with an efficient 64-bit crush_ln() by Ilya Dryomov · 9 years ago
  68. 4500226 crush: ensuring at most num-rep osds are selected by Ilya Dryomov · 9 years ago
  69. 9be6df2 crush: drop unnecessary include from mapper.c by Ilya Dryomov · 9 years ago
  70. 8aaa51b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  71. 3c71512 tcp: add memory barriers to write space paths by jbaron@akamai.com · 9 years ago
  72. 2ab9574 ip_forward: Drop frames with attached skb->sk by Sebastian Pöhn · 9 years ago
  73. 5cf7bd3 libceph: expose client options through debugfs by Ilya Dryomov · 9 years ago
  74. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 9 years ago
  75. 67c64eb libceph: don't overwrite specific con error msgs by Ilya Dryomov · 9 years ago
  76. 5eb8f4d mac80211: don't warn when stopping VLAN with stations by Johannes Berg · 9 years ago
  77. dba94f2 Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  78. 1f5014d Bluetooth: hidp: Fix regression with older userspace and flags validation by Marcel Holtmann · 9 years ago
  79. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  80. e3122b7 net: dsa: use DEVICE_ATTR_RW to declare temp1_max by Vivien Didelot · 9 years ago
  81. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 9 years ago
  82. f40ae91 act_mirred: Fix bogus header when redirecting from VLAN by Herbert Xu · 9 years ago
  83. 521f1cf inet_diag: fix access to tcp cc information by Eric Dumazet · 9 years ago
  84. fad9dfe tcp: tcp_get_info() should fetch socket fields once by Eric Dumazet · 9 years ago
  85. 213dd74 skbuff: Do not scrub skb mark within the same name space by Herbert Xu · 9 years ago
  86. 4c0ee41 Revert "net: Reset secmark when scrubbing packet" by Herbert Xu · 9 years ago
  87. a166151 bpf: fix bpf helpers to use skb->mac_header relative offsets by Alexei Starovoitov · 9 years ago
  88. 5a950ad netns: remove duplicated include from net_namespace.c by Wei Yongjun · 9 years ago
  89. 540207a fou: avoid missing unlock in failure path by WANG Cong · 9 years ago
  90. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  91. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 9 years ago
  92. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  93. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  94. c5ef603 VFS: net/: d_inode() annotations by David Howells · 9 years ago
  95. a25b376 VFS: net/unix: d_backing_inode() annotations by David Howells · 9 years ago
  96. ee8ac4d VFS: AF_UNIX sockets should call mknod on the top layer only by David Howells · 9 years ago
  97. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  98. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  99. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 9 years ago
  100. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago