1. b59eb96 wil6210: constify cfg80211_ops structures by Bhumika Goyal · 8 years ago
  2. d48b62c ath10k: htc: simplified credit distribution by Erik Stromdahl · 8 years ago
  3. 7bc7441 ath10k: htc: removal of unused struct members by Erik Stromdahl · 8 years ago
  4. d536288 wcn36xx: Don't use the destroyed hal_mutex by Bjorn Andersson · 8 years ago
  5. 43efa3c wcn36xx: Implement print_reg indication by Bjorn Andersson · 8 years ago
  6. 8860390 wcn36xx: Implement firmware assisted scan by Bjorn Andersson · 8 years ago
  7. f303a93 wcn36xx: Transition driver to SMD client by Bjorn Andersson · 8 years ago
  8. 6c0b2e8 soc: qcom: smem_state: Fix include for ERR_PTR() by Bjorn Andersson · 8 years ago
  9. a505e58 packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3 by Sowmini Varadhan · 8 years ago
  10. 3bf0033 bpf: Make unnecessarily global functions static by Tobias Klauser · 8 years ago
  11. a5ef01a bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive() by Tobias Klauser · 8 years ago
  12. da36e13 ipvlan: improvise dev_id generation logic in IPvlan by Mahesh Bandewar · 8 years ago
  13. de28c99 liquidio: store the L4 hash of rx packets in skb by Prasad Kanneganti · 8 years ago
  14. 5bd36a6 Merge branch 'sfc-physical-port-ids' by David S. Miller · 8 years ago
  15. 0d71a84 sfc: stop setting dev_port by Bert Kenward · 8 years ago
  16. ac019f0 sfc: implement ndo_get_phys_port_name by Bert Kenward · 8 years ago
  17. 08a7b29b sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV by Bert Kenward · 8 years ago
  18. 79f664e net: qcom/emac: add ethtool support by Timur Tabi · 8 years ago
  19. 3a89eaa net: dsa: select NET_SWITCHDEV by Vivien Didelot · 8 years ago
  20. bda65b4 Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 8 years ago
  21. b369e7f tcp: make TCP_INFO more consistent by Eric Dumazet · 8 years ago
  22. c22e5c1 Merge branch 'bpf-verifier-improvements' by David S. Miller · 8 years ago
  23. 39f19ebb bpf: rename ARG_PTR_TO_STACK by Alexei Starovoitov · 8 years ago
  24. 06c1c04 bpf: allow helpers access to variable memory by Gianluca Borello · 8 years ago
  25. f0318d0 bpf: allow adjusted map element values to spill by Gianluca Borello · 8 years ago
  26. 5722569 bpf: allow helpers access to map element values by Gianluca Borello · 8 years ago
  27. dbcfe5f bpf: split check_mem_access logic for map values by Gianluca Borello · 8 years ago
  28. f3a3e24 Merge branch 'net-smc' by David S. Miller · 8 years ago
  29. f16a7dd smc: netlink interface for SMC sockets by Ursula Braun · 8 years ago
  30. b38d732 smc: socket closing and linkgroup cleanup by Ursula Braun · 8 years ago
  31. 952310c smc: receive data from RMBE by Ursula Braun · 8 years ago
  32. e6727f3 smc: send data (through RDMA) by Ursula Braun · 8 years ago
  33. 5f08318 smc: connection data control (CDC) by Ursula Braun · 8 years ago
  34. 9bf9abe smc: link layer control (LLC) by Ursula Braun · 8 years ago
  35. bd4ad57 smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR by Ursula Braun · 8 years ago
  36. f38ba179 smc: work request (WR) base for use by LLC and CDC by Ursula Braun · 8 years ago
  37. cd6851f smc: remote memory buffers (RMBs) by Ursula Braun · 8 years ago
  38. 0cfdd8f smc: connection and link group creation by Ursula Braun · 8 years ago
  39. a046d57 smc: CLC handshake (incl. preparation steps) by Ursula Braun · 8 years ago
  40. 6812baa smc: establish pnet table management by Thomas Richter · 8 years ago
  41. a4cf044 smc: introduce SMC as an IB-client by Ursula Braun · 8 years ago
  42. ac71387 smc: establish new socket family by Ursula Braun · 8 years ago
  43. 4b9d07a net: introduce keepalive function in struct proto by Ursula Braun · 8 years ago
  44. c8584b3 Merge branch 'sh_eth-wol' by David S. Miller · 8 years ago
  45. 267e1d5 sh_eth: enable wake-on-lan for sh7763 by Niklas Söderlund · 8 years ago
  46. 159c2a9 sh_eth: enable wake-on-lan for sh7734 by Niklas Söderlund · 8 years ago
  47. 33017e2 sh_eth: enable wake-on-lan for r8a7740/armadillo by Niklas Söderlund · 8 years ago
  48. e410d86 sh_eth: enable wake-on-lan for R-Car Gen2 devices by Niklas Söderlund · 8 years ago
  49. d8981d0 sh_eth: add generic wake-on-lan support via magic packet by Niklas Söderlund · 8 years ago
  50. 6dcf45e5 sh_eth: use correct name for ECMR_MPDE bit by Niklas Söderlund · 8 years ago
  51. 9f2f27a Merge branch 'icmp-reply-optimize' by David S. Miller · 8 years ago
  52. 7ba91ec net: for rate-limited ICMP replies save one atomic operation by Jesper Dangaard Brouer · 8 years ago
  53. c0303ef net: reduce cycles spend on ICMP replies that gets rate limited by Jesper Dangaard Brouer · 8 years ago
  54. 8d9ba38 Revert "icmp: avoid allocating large struct on stack" by Jesper Dangaard Brouer · 8 years ago
  55. aaa9c10 Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  56. 7351788 Merge branch 'dsa_swqitch_ops-const' by David S. Miller · 8 years ago
  57. a82f67a net: dsa: Make dsa_switch_ops const by Florian Fainelli · 8 years ago
  58. ab3d408 net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver by Florian Fainelli · 8 years ago
  59. 73095cb net: dsa: bcm_sf2: Declare our own dsa_switch_ops by Florian Fainelli · 8 years ago
  60. 3117455 net: dsa: b53: Export most operations to other drivers by Florian Fainelli · 8 years ago
  61. 1940075 Merge branch 'sh_eth-csum' by David S. Miller · 8 years ago
  62. 62e04b7 sh_eth: rename 'sh_eth_cpu_data::hw_crc' by Sergei Shtylyov · 8 years ago
  63. 2e653ff sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0' by Sergei Shtylyov · 8 years ago
  64. bb1d303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. 811a919 phy state machine: failsafe leave invalid RUNNING state by Zefir Kurtisi · 8 years ago
  66. c92f5bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  67. 3b647be Merge branch 'dwmac-dwc-qos-eth' by David S. Miller · 8 years ago
  68. d825612 stmmac: adding new glue driver dwmac-dwc-qos-eth by jpinto · 8 years ago
  69. f573c0b stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure by jpinto · 8 years ago
  70. b4b7b77 stmmac: adding DT parameter for LPI tx clock gating by jpinto · 8 years ago
  71. 3a7f75e alx: add feature flag for rx checksumming by Tobias Regnery · 8 years ago
  72. 5126560 Merge branch 'act_csum-sctp' by David S. Miller · 8 years ago
  73. c008b33 net/sched: act_csum: compute crc32c on SCTP packets by Davide Caratti · 8 years ago
  74. ab9d226 net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected by Davide Caratti · 8 years ago
  75. 07e0e04 Merge branch 'mlxsw-small-driver-update' by David S. Miller · 8 years ago
  76. e915ac6 mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPP by Yotam Gigi · 8 years ago
  77. 136f144 mlxsw: spectrum: Fix order of commands in port remove function by Yotam Gigi · 8 years ago
  78. 65acb5d mlxsw: spectrum: Make the add_matchall_tc_entry symmetric by Yotam Gigi · 8 years ago
  79. 1698527 mlxsw: cmd: Fix API name comments for event-queues by Elad Raz · 8 years ago
  80. 36ca68b mlxsw: Fix mlxsw_i2c_write return value by Elad Raz · 8 years ago
  81. f89d21b net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam by Ivan Khoronzhuk · 8 years ago
  82. 58fa118 cls_u32: don't bother explicitly initializing ->divisor to zero by Alexandru Moise · 8 years ago
  83. 17650f2 Merge branch 'siphash' by David S. Miller · 8 years ago
  84. fe62d05 syncookies: use SipHash in place of SHA1 by Jason A. Donenfeld · 8 years ago
  85. 7cd23e5 secure_seq: use SipHash in place of MD5 by Jason A. Donenfeld · 8 years ago
  86. 1ae2324 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 8 years ago
  87. 2c956a6 siphash: add cryptographically secure PRF by Jason A. Donenfeld · 8 years ago
  88. eafea73 net: ipv4: remove disable of bottom half in inet_rtm_getroute by David Ahern · 8 years ago
  89. f502d83 net/mlx5: Activate support for 4K UARs by Eli Cohen · 8 years ago
  90. 30aa60b IB/mlx5: Support 4k UAR for libmlx5 by Eli Cohen · 8 years ago
  91. b037c29 IB/mlx5: Allow future extension of libmlx5 input data by Eli Cohen · 8 years ago
  92. 5fe9dec IB/mlx5: Use blue flame register allocator in mlx5_ib by Eli Cohen · 8 years ago
  93. 0118717 net/mlx5: Add interface to get reference to a UAR by Eli Cohen · 8 years ago
  94. 6b0c06e net: intel: e100: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  95. 8a43379 net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  96. 9ce8c2d net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  97. e4ccf76 net: ibm: emac: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  98. cecf62d net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  99. 1e91163 net: change init_inodecache() return void by yuan linyu · 8 years ago
  100. 341f741 afs: Refcount the afs_call struct by David Howells · 8 years ago