1. d56a5ca Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  2. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  4. 086cb6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  5. 214767f Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  6. f154be2 net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  7. 56d8062 tcp: correct memory barrier usage in tcp_check_space() by Jason Baron · 8 years ago
  8. 5207f39 sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment by Xin Long · 8 years ago
  9. 6f29a13 sctp: sctp_addr_id2transport should verify the addr before looking up assoc by Xin Long · 8 years ago
  10. 85c8140 lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  11. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  12. 35e22e4 tipc: fix cleanup at module unload by Parthasarathy Bhuvaragan · 8 years ago
  13. 4c887aa tipc: ignore requests when the connection state is not CONNECTED by Parthasarathy Bhuvaragan · 8 years ago
  14. 9dc3abd tipc: fix nametbl_lock soft lockup at module exit by Parthasarathy Bhuvaragan · 8 years ago
  15. fc0adfc tipc: fix connection refcount error by Parthasarathy Bhuvaragan · 8 years ago
  16. d094c4d tipc: add subscription refcount to avoid invalid delete by Parthasarathy Bhuvaragan · 8 years ago
  17. 93f955a tipc: fix nametbl_lock soft lockup at node/link events by Parthasarathy Bhuvaragan · 8 years ago
  18. b2c11e4 netfilter: nf_tables: bump set->ndeact on set flush by Pablo Neira Ayuso · 8 years ago
  19. de70185 netfilter: nf_tables: deconstify walk callback function by Pablo Neira Ayuso · 8 years ago
  20. 35d0ac9 netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL by Pablo Neira Ayuso · 8 years ago
  21. 5ce6b04 netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 8 years ago
  22. c929ea0 SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 8 years ago
  23. fbfa743 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 8 years ago
  24. 21b995a ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 8 years ago
  25. 0fb4455 af_unix: move unix_mknod() out of bindlock by WANG Cong · 8 years ago
  26. 115865f mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 8 years ago
  27. b2fbd04 netfilter: nf_tables: validate the name size when possible by Liping Zhang · 8 years ago
  28. 4078b76 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 8 years ago
  29. 9f427a0e net: mpls: Fix multipath selection for LSR use case by David Ahern · 8 years ago
  30. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  31. b667744 bridge: netlink: call br_changelink() during br_dev_newlink() by Ivan Vecera · 8 years ago
  32. 91e7446 Revert "net: sctp: fix array overrun read on sctp_timer_tbl" by David S. Miller · 8 years ago
  33. 0e73fc9 net: sctp: fix array overrun read on sctp_timer_tbl by Colin Ian King · 8 years ago
  34. e363116 ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value by Eric Dumazet · 8 years ago
  35. 6391a44 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  36. 0dbd7ff tcp: initialize max window for a new fastopen socket by Alexey Kodanev · 8 years ago
  37. 03e4def ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 8 years ago
  38. e507205 netfilter: conntrack: refine gc worker heuristics, redux by Florian Westphal · 8 years ago
  39. 524b698 netfilter: conntrack: remove GC_MAX_EVICTS break by Florian Westphal · 8 years ago
  40. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  41. 7be2c82 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 8 years ago
  42. 3fd0b63 netfilter: ipt_CLUSTERIP: fix build error without procfs by Arnd Bergmann · 8 years ago
  43. 31a86d1 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 8 years ago
  44. 124f930 libceph: make sure ceph_aes_crypt() IV is aligned by Ilya Dryomov · 8 years ago
  45. 4b19a9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  46. 0faa9cb net sched actions: fix refcnt when GETing of action after bind by Jamal Hadi Salim · 8 years ago
  47. 8a367e7 ax25: Fix segfault after sock connection timeout by Basil Gunn · 8 years ago
  48. f1f7714 bpf: rework prog_digest into prog_tag by Daniel Borkmann · 8 years ago
  49. 57d5f64 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 8 years ago
  50. 02ca042 ip6_tunnel: Account for tunnel header in tunnel MTU by Jakub Sitnicki · 8 years ago
  51. 1666d49 mld: do not remove mld souce list info when set link down by Hangbin Liu · 8 years ago
  52. 2eabb8b Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  53. e4670b0 netfilter: Fix typo in NF_CONNTRACK Kconfig option description by William Breathitt Gray · 8 years ago
  54. d21e540 netfilter: nf_tables: fix possible oops when dumping stateful objects by Liping Zhang · 8 years ago
  55. 6443ebc netfilter: rpfilter: fix incorrect loopback packet judgment by Liping Zhang · 8 years ago
  56. 1a717fc Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  57. 75f01a4 openvswitch: maintain correct checksum state in conntrack actions by Lance Richardson · 8 years ago
  58. 003c941 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 8 years ago
  59. fa79581 ipv6: sr: fix several BUGs when preemption is enabled by David Lebrun · 8 years ago
  60. dbef536 mac80211: prevent skb/txq mismatch by Michal Kazior · 8 years ago
  61. 43071d8 mac80211: initialize SMPS field in HT capabilities by Felix Fietkau · 8 years ago
  62. ce1ca7d svcrdma: avoid duplicate dma unmapping during error recovery by Sriharsha Basavapatna · 8 years ago
  63. 546125d sunrpc: don't call sleeping functions from the notifier block callbacks by Scott Mayhew · 8 years ago
  64. 78794d1 svcrpc: don't leak contexts on PROC_DESTROY by J. Bruce Fields · 8 years ago
  65. 8a430ed net: ipv4: fix table id in getroute response by David Ahern · 8 years ago
  66. ea7a808 net: lwtunnel: Handle lwtunnel_fill_encap failure by David Ahern · 8 years ago
  67. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. d2941df mac80211: recalculate min channel width on VHT opmode changes by Johannes Berg · 8 years ago
  69. 96aa2e7 mac80211: calculate min channel width correctly by Johannes Berg · 8 years ago
  70. 06f7c88 cfg80211: consider VHT opmode on station update by Beni Lev · 8 years ago
  71. d7f8424 mac80211: fix the TID on NDPs sent as EOSP carrier by Emmanuel Grumbach · 8 years ago
  72. c38c39b mac80211: Fix headroom allocation when forwarding mesh pkt by Cedric Izoard · 8 years ago
  73. eb00460 sctp: Fix spelling mistake: "Atempt" -> "Attempt" by Colin Ian King · 8 years ago
  74. 7a18c5b net: ipv4: Fix multipath selection with vrf by David Ahern · 8 years ago
  75. 73b3514 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 8 years ago
  76. 7cfd5fd gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 8 years ago
  77. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
  78. 57ea52a gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 8 years ago
  79. 1272ce8 gro: Enter slow-path if there is no tailroom by Herbert Xu · 8 years ago
  80. dc5367b net/af_iucv: don't use paged skbs for TX on HiperSockets by Julian Wiedmann · 8 years ago
  81. 5d722b3 net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 8 years ago
  82. 3512a1a net: qrtr: Mark 'buf' as little endian by Stephen Boyd · 8 years ago
  83. faf3a93 net: dsa: Ensure validity of dst->ds[0] by Florian Fainelli · 8 years ago
  84. d9584d8 net: skb_flow_get_be16() can be static by Eric Dumazet · 8 years ago
  85. dc647ec net: socket: Make unnecessarily global sockfs_setattr() static by Tobias Klauser · 8 years ago
  86. 6bb629d tcp: do not export tcp_peer_is_proven() by Eric Dumazet · 8 years ago
  87. b007f09 ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int by Pavel Tikhomirov · 8 years ago
  88. 67c408c ipv6: fix typos by Alexander Alemayhu · 8 years ago
  89. bf99b4d tcp: fix mark propagation with fwmark_reflect enabled by Pau Espin Pedrol · 8 years ago
  90. cc31d43 netfilter: use fwmark_reflect in nf_send_reset by Pau Espin Pedrol · 8 years ago
  91. eeb0d56 mac80211: implement multicast forwarding on fast-RX path by Johannes Berg · 8 years ago
  92. bcd5e1a netlabel: add CALIPSO to the list of built-in protocols by Paul Moore · 8 years ago
  93. 219a808 Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  94. 93e246f vti6: fix device register to report IFLA_INFO_KIND by David Forster · 8 years ago
  95. d896b31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  96. 753aacf nl80211: fix sched scan netlink socket owner destruction by Johannes Berg · 8 years ago
  97. 4ea33ef batman-adv: Decrease hardif refcnt on fragmentation send error by Sven Eckelmann · 8 years ago
  98. 3b48ab2 drop_monitor: consider inserted data in genlmsg_end by Reiter Wolfgang · 8 years ago
  99. 5350d54 ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules by Alexander Duyck · 8 years ago
  100. 7ababb7 igmp: Make igmp group member RFC 3376 compliant by Michal Tesar · 8 years ago