1. e7bdea7 Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  2. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  3. 64f2525 igb: Only DMA sync frame length by Andrew Lunn · 8 years ago
  4. 581e0c7 ixgbe: fix spoofed packets with macvlans by Emil Tantilov · 8 years ago
  5. 918b89e ixgbe: Correct reporting of timestamping for x550 by Tony Nguyen · 8 years ago
  6. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  7. 653c574 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  8. 0a38c17 fm10k: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  9. 8646f7b igb: call igb_ptp_suspend during suspend/resume cycle by Jacob Keller · 8 years ago
  10. e3f2350 igb: implement igb_ptp_suspend by Jacob Keller · 8 years ago
  11. 4f3ce71 igb: re-use igb_ptp_reset in igb_ptp_init by Jacob Keller · 8 years ago
  12. 6373716 igb: introduce IGB_PTP_OVERFLOW_CHECK flag by Jacob Keller · 8 years ago
  13. 462f118 igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP by Jacob Keller · 8 years ago
  14. 12746fd ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 offloads by Amritha Nambiar · 8 years ago
  15. 00bf377 Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  16. 1ecedc9 ixgbe: Fix deleting link filters for cls_u32 offloads by Amritha Nambiar · 8 years ago
  17. 52827f3 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  18. 3d05b15 e1000e: prevent division by zero if TIMINCA is zero by Denys Vlasenko · 8 years ago
  19. 3487588 fm10k: fix incorrect index calculation in fm10k_write_reta by Jacob Keller · 8 years ago
  20. fb5677a fm10k: Align Rx buffers to 512B blocks by Alexander Duyck · 8 years ago
  21. 124579d fm10k: don't use BIT() macro where the value isn't a bitmask by Jacob Keller · 8 years ago
  22. 751ad81 Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  23. 6f30e8b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  24. cb90d3e net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  25. f786f35 net: ethernet: lpc_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  26. d913d3a openvswitch: fix conntrack netlink event delivery by Samuel Gauthier · 8 years ago
  27. 34c7bb4 qed: Protect the doorbell BAR with the write barriers. by Sudarsana Reddy Kalluru · 8 years ago
  28. 8a6e9c6 net_sched: netem: do not call qdisc_drop() with a NULL skb by Eric Dumazet · 8 years ago
  29. b560f03 neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() by David Barroso · 8 years ago
  30. c973f24 Merge branch 'qed-static-checker' by David S. Miller · 8 years ago
  31. d2890de qede: Fix the static checker warnings. by Sudarsana Reddy Kalluru · 8 years ago
  32. 51d9988 qed: Fix static checker warnings. by Sudarsana Reddy Kalluru · 8 years ago
  33. 889ad45 e1000e: keep VLAN interfaces functional after rxvlan off by Jarod Wilson · 8 years ago
  34. fb773e9 net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  35. 8e07269 net: ethernet: mvpp2: use phydev from struct net_device by Philippe Reynes · 8 years ago
  36. c041778 cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header by Felix Fietkau · 8 years ago
  37. 5b4d10f qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() by Dan Carpenter · 8 years ago
  38. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  39. 565ce8f net: bridge: fix vlan stats continue counter by Nikolay Aleksandrov · 8 years ago
  40. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  41. 9618318 ibmvnic: fix to use list_for_each_safe() when delete items by Wei Yongjun · 8 years ago
  42. bc3a334 tipc: rename udp_port in struct udp_media_addr by Richard Alpe · 8 years ago
  43. e994292 tipc: honor msg2addr return value by Richard Alpe · 8 years ago
  44. 8a01ed7 net: the space is required before the open parenthesis '(' by Wei Tang · 8 years ago
  45. b2c1b30 Merge branch 'thunderx-fixes' by David S. Miller · 8 years ago
  46. 3e29adb net: thunderx: Fix TL4 configuration for secondary Qsets by Sunil Goutham · 8 years ago
  47. 3f4c68c net: thunderx: Fix link status reporting by Sunil Goutham · 8 years ago
  48. 5eca291 dsa: b53: avoid 'maybe-uninitialized' warning by Arnd Bergmann · 8 years ago
  49. f5074d0 Merge branch 'mlx5-100G-fixes' by David S. Miller · 8 years ago
  50. bfe6d8d net/mlx5e: Reorganize ethtool statistics by Gal Pressman · 8 years ago
  51. ed80ec4 net/mlx5e: Fix number of PFC counters reported to ethtool by Gal Pressman · 8 years ago
  52. 9ceec35 net/mlx5e: Prevent adding the same vxlan port by Matthew Finlay · 8 years ago
  53. fd4782c net/mlx5e: Check for BlueFlame capability before allocating SQ uar by Gal Pressman · 8 years ago
  54. e0f46eb net/mlx5e: Change enum to better reflect usage by Eli Cohen · 8 years ago
  55. 7092fe8 net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices by Majd Dibbiny · 8 years ago
  56. 5be1ea8 net/mlx5: Update command strings by Eli Cohen · 8 years ago
  57. 742fb20 net: ethernet: ti: cpdma: switch to use genalloc by Grygorii Strashko · 8 years ago
  58. 3ec0a0f net: marvell: Add separate config ANEG function for Marvell 88E1111 by Harini Katakam · 8 years ago
  59. c37d4a0 Maxim/driver: Add driver for maxim ds26522 by Zhao Qiang · 8 years ago
  60. d10f0b3 Merge branch 'batman-adv-fixes' by David S. Miller · 8 years ago
  61. 420cb1b batman-adv: Clean up untagged vlan when destroying via rtnl-link by Sven Eckelmann · 8 years ago
  62. 3b55e44 batman-adv: Fix ICMP RR ethernet access after skb_linearize by Sven Eckelmann · 8 years ago
  63. baceced batman-adv: Fix double-put of vlan object by Ben Hutchings · 8 years ago
  64. 9c4604a batman-adv: Fix use-after-free/double-free of tt_req_node by Sven Eckelmann · 8 years ago
  65. 0b3dd7d batman-adv: replace WARN with rate limited output on non-existing VLAN by Simon Wunderlich · 8 years ago
  66. 69fc58a net: phy: Manage fixed PHY address space using IDA by Florian Fainelli · 8 years ago
  67. e547f26 NFS: Fix another OPEN_DOWNGRADE bug by Trond Myklebust · 8 years ago
  68. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 8 years ago
  69. 76a658c audit: move calcs after alloc and check when logging set loginuid by Richard Guy Briggs · 8 years ago
  70. de4921c Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  71. 595d9e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  72. 8a79813 net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  73. ce554d3 net: ethernet: dwc_eth_qos: use phydev from struct net_device by Philippe Reynes · 8 years ago
  74. 13e4c23 net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  75. 2ebc440 net: ethernet: sxgbe: use phydev from struct net_device by Philippe Reynes · 8 years ago
  76. cffce36 net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  77. 542808f net: ethernet: r6040: use phydev from struct net_device by Philippe Reynes · 8 years ago
  78. 802fe79 net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  79. 6f96608 net: ethernet: hix5hd2: use phydev from struct net_device by Philippe Reynes · 8 years ago
  80. 9a0fee2 sock_diag: do not broadcast raw socket destruction by Willem de Bruijn · 8 years ago
  81. 644afe2 Merge branch 'cpsw-runtime-pm' by David S. Miller · 8 years ago
  82. 9efd1a6 ARM: dts: am335x/am437x/dra7: use new "ti, cpsw-mdio" compat string by Grygorii Strashko · 8 years ago
  83. 9eae9c7 drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio by Grygorii Strashko · 8 years ago
  84. 22899ec net: davinci_mdio: introduce "ti,cpsw-mdio" compat string by Grygorii Strashko · 8 years ago
  85. beb1a04 net: davinci_mdio: document missed "ti, am4372-mdio" compat string by Grygorii Strashko · 8 years ago
  86. 8ea63bb drivers: net: davinci_mdio: implement pm runtime auto mode by Grygorii Strashko · 8 years ago
  87. 651652a drivers: net: davinci_mdio: add pm runtime callbacks by Grygorii Strashko · 8 years ago
  88. 28f0ccb drivers: net: davinci_mdio: split reset function on init_clk and enable by Grygorii Strashko · 8 years ago
  89. a01d7ba drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data by Grygorii Strashko · 8 years ago
  90. 3f65590 drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks by Grygorii Strashko · 8 years ago
  91. 909892a drivers: net: davinci_mdio: do pm runtime initialization later in probe by Grygorii Strashko · 8 years ago
  92. a6c5d14 drivers: net: cpsw: ndev: fix accessing to suspended device by Grygorii Strashko · 8 years ago
  93. 7898b1d drivers: net: cpsw: ethtool: fix accessing to suspended device by Grygorii Strashko · 8 years ago
  94. 74556f5 drivers: net: cpsw: remove pm runtime calls from suspend callbacks by Grygorii Strashko · 8 years ago
  95. 108a653 drivers: net: cpsw: check return code from pm runtime calls by Grygorii Strashko · 8 years ago
  96. 1f95ba0 drivers: net: cpsw: fix suspend when all ethX devices are down by Grygorii Strashko · 8 years ago
  97. 8f659ae Merge branch 'stmmac-next' by David S. Miller · 8 years ago
  98. 02e57b9 drivers: net: stmmac: add port selection programming by Giuseppe CAVALLARO · 8 years ago
  99. 3fe5cad drivers: net: stmmac: rework core ISR to better manage PCS and PMT by Giuseppe CAVALLARO · 8 years ago
  100. 70523e63 drivers: net: stmmac: reworking the PCS code. by Giuseppe CAVALLARO · 8 years ago