1. 515559c rxrpc: Provide a getsockopt call to query what cmsgs types are supported by David Howells · 7 years ago
  2. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  3. 9747e23 Merge branch 'phylib-support-for-MV88X3310-10G-phy' by David S. Miller · 7 years ago
  4. 20b2af3 net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support by Russell King · 7 years ago
  5. c125ca0 net: phy: add XAUI and 10GBASE-KR PHY connection types by Russell King · 7 years ago
  6. 921690f net: phy: split out 10G genphy support by Russell King · 7 years ago
  7. 002ba70 net: phy: hook up clause 45 autonegotiation restart by Russell King · 7 years ago
  8. 41408ad net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support by Russell King · 7 years ago
  9. 5acde34 net: phy: add 802.3 clause 45 support to phylib by Russell King · 7 years ago
  10. b29794e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  11. e87f327 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  12. abb2ea7 compiler, clang: suppress warning for unused static inline functions by David Rientjes · 7 years ago
  13. b3aefc2 Merge branch 'sparc64-context-wrap-fixes' by David S. Miller · 7 years ago
  14. 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 7 years ago
  15. a0582f2 sparc64: new context wrap by Pavel Tatashin · 7 years ago
  16. 7a5b4bb sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 7 years ago
  17. c441523 sparc64: redefine first version by Pavel Tatashin · 7 years ago
  18. 14d0334 sparc64: combine activate_mm and switch_mm by Pavel Tatashin · 7 years ago
  19. 5889748 sparc64: reset mm cpumask after wrap by Pavel Tatashin · 7 years ago
  20. f322980 sparc/mm/hugepages: Fix setup_hugepagesz for invalid values. by Liam R. Howlett · 7 years ago
  21. c982aa9 sparc: Machine description indices can vary by James Clarke · 7 years ago
  22. 654f480 sparc64: mm: fix copy_tsb to correctly copy huge page TSBs by Mike Kravetz · 7 years ago
  23. c79a137 arch/sparc: support NR_CPUS = 4096 by Jane Chu · 7 years ago
  24. 9204657 bpf: cgroup skb progs cannot access ld_abs/ind by Daniel Borkmann · 7 years ago
  25. 1d3028f net: stmmac: fix a broken u32 less than zero check by Colin Ian King · 7 years ago
  26. 426849e net: stmmac: fix completely hung TX when using TSO by Niklas Cassel · 7 years ago
  27. feec084 tun: use symmetric hash by Jason Wang · 7 years ago
  28. d220b94 net: ethoc: enable NAPI before poll may be scheduled by Max Filippov · 7 years ago
  29. 1020ce3 net: bridge: fix a null pointer dereference in br_afspec by Nikolay Aleksandrov · 7 years ago
  30. 5461bd4 net: dsa: mv88e6xxx: fix 6085 frame mode masking by Vivien Didelot · 7 years ago
  31. 79514ef ravb: Fix use-after-free on `ifconfig eth0 down` by Eugeniu Rosca · 7 years ago
  32. 286556c Merge branch 'bpf-prog-map-ID' by David S. Miller · 7 years ago
  33. 95b9afd bpf: Test for bpf ID by Martin KaFai Lau · 7 years ago
  34. 1e27097 bpf: Add BPF_OBJ_GET_INFO_BY_FD by Martin KaFai Lau · 7 years ago
  35. 783d28dd1 bpf: Add jited_len to struct bpf_prog by Martin KaFai Lau · 7 years ago
  36. bd5f5f4 bpf: Add BPF_MAP_GET_FD_BY_ID by Martin KaFai Lau · 7 years ago
  37. b16d9aa bpf: Add BPF_PROG_GET_FD_BY_ID by Martin KaFai Lau · 7 years ago
  38. 34ad558 bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command by Martin KaFai Lau · 7 years ago
  39. f3f1c05 bpf: Introduce bpf_map ID by Martin KaFai Lau · 7 years ago
  40. dc4bb0e bpf: Introduce bpf_prog ID by Martin KaFai Lau · 7 years ago
  41. e3ebdb2 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 7 years ago
  42. 8ea4fae cxgb4: implement ndo_set_vf_rate() by Ganesh Goudar · 7 years ago
  43. 4f5a9841 ppp: mppe: Use vsnprintf extension %phN by Joe Perches · 7 years ago
  44. 5942381 net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value by Colin Ian King · 7 years ago
  45. f8fe997 net: phy: Delete unused function phy_ethtool_gset by yuval.shaia@oracle.com · 7 years ago
  46. ea30afb Merge branch 's390-next-updates' by David S. Miller · 7 years ago
  47. c70eb09 s390/qeth: do early device setup for z/VM IQD NICs by Julian Wiedmann · 7 years ago
  48. 79a04e4 s390/qeth: add support for early L3 device setup by Ursula Braun · 7 years ago
  49. cf536ff s390/qeth: silence qeth_fix_features() by Julian Wiedmann · 7 years ago
  50. 664e42a s390/qeth: consolidate pack buffer flushing by Julian Wiedmann · 7 years ago
  51. 84616e8 s390/qeth: add missing strings for IPA return codes by Julian Wiedmann · 7 years ago
  52. 521c10e s390/qeth: log bridgeport capabilities by Julian Wiedmann · 7 years ago
  53. 2327459 s390/qeth: query IPv6 IPA support on HiperSockets by Julian Wiedmann · 7 years ago
  54. 94a9c98 s390/qeth: remove skb_is_nonlinear() check on IQD by Julian Wiedmann · 7 years ago
  55. 4845b93 s390/qeth: remove support for IPA_IP_FRAGMENTATION by Julian Wiedmann · 7 years ago
  56. 7b868fe Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  57. 359fce1 Merge branch 'net-trap-control-action' by David S. Miller · 7 years ago
  58. bd5ddba spectrum_flower: Implement gact trap TC action offload by Jiri Pirko · 7 years ago
  59. df7eea9 acl: Introduce ACL trap action by Jiri Pirko · 7 years ago
  60. 0db7b38 mlxsw: spectrum: Introduce ACL trap by Jiri Pirko · 7 years ago
  61. be8408e mlxsw: pci: Fix size of trap_id field in CQE by Jiri Pirko · 7 years ago
  62. 5a4d1fe net: sched: introduce helper to identify gact trap action by Jiri Pirko · 7 years ago
  63. e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 7 years ago
  64. 84c6c30 Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  65. 928a759 net/mlxfw: remove redundant goto on error check by Colin Ian King · 7 years ago
  66. 80971df Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  67. bb36314 Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  68. 25f4115 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  69. f4eb17e Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  70. 2aae918 i40e/i40evf: proper update of the page_offset field by Björn Töpel · 7 years ago
  71. 9e6c9c0 i40e: Fix state flags for bit set and clean operations of PF by Mauro S. M. Rodrigues · 8 years ago
  72. fd8e597 e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll() by Konstantin Khlebnikov · 7 years ago
  73. 24ad2a9 e1000e: Don't return uninitialized stats by Benjamin Poirier · 7 years ago
  74. 81e3f64 igb: Remove useless argument by Benjamin Poirier · 7 years ago
  75. e5f36ad igb: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  76. c3b8f85 igb: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  77. cff5714 e1000e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  78. 74344e3 igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  79. 4ccdc01 igb: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  80. 5012863 e1000e: fix race condition around skb_tstamp_tx() by Jacob Keller · 8 years ago
  81. 000ba1f igb: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  82. 440aeca igb: Explicitly select page 0 at initialization by Matwey V Kornilov · 8 years ago
  83. ba7b238 Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  84. e543c8a Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  85. 9d15e5c mdio: mux: fix an incorrect less than zero error check using a u32 by Colin Ian King · 7 years ago
  86. dc89481 Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 7 years ago
  87. dc1cd1d iwlwifi: fix host command memory leaks by Shahar S Matityahu · 8 years ago
  88. 1509880 iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265 by Luca Coelho · 8 years ago
  89. 40cbeca iwlwifi: mvm: clear new beacon command template struct by Johannes Berg · 8 years ago
  90. 71793b7d iwlwifi: mvm: don't fail when removing a key from an inexisting sta by Luca Coelho · 8 years ago
  91. e4c49c4 iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3 by Luca Coelho · 8 years ago
  92. addce85 iwlwifi: mvm: fix firmware debug restart recording by Emmanuel Grumbach · 8 years ago
  93. d995440 iwlwifi: tt: move ucode_loaded check under mutex by Johannes Berg · 8 years ago
  94. ee48b72 iwlwifi: mvm: support ibss in dqa mode by Liad Kaufman · 8 years ago
  95. c72c37b iwlwifi: mvm: Fix command queue number on d0i3 flow by Haim Dreyfuss · 8 years ago
  96. ea42d1c iwlwifi: mvm: rs: start using LQ command color by Gregory Greenman · 8 years ago
  97. 1b4af13 sparc64: Add __multi3 for gcc 7.x and later. by David S. Miller · 7 years ago
  98. 112eb07 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  99. 269f988 net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qos_vport by Ido Shamay · 7 years ago
  100. 6c6ab3e net: phy: fix kernel-doc warnings by Randy Dunlap · 7 years ago