1. 08feecd qed*: Support PVID configuration by Yuval Mintz · 8 years ago
  2. fefb020 qede: Add VF support by Yuval Mintz · 8 years ago
  3. 17b235c qed: Align TLVs by Yuval Mintz · 8 years ago
  4. 36558c3 qed: Bulletin and Link by Yuval Mintz · 8 years ago
  5. dacd88d qed: IOV l2 functionality by Yuval Mintz · 8 years ago
  6. 0b55e27 qed: IOV configure and FLR by Yuval Mintz · 8 years ago
  7. 1408cc1f qed: Introduce VFs by Yuval Mintz · 8 years ago
  8. 37bff2b qed: Add VF->PF channel infrastructure by Yuval Mintz · 8 years ago
  9. 32a47e7 qed: Add CONFIG_QED_SRIOV by Yuval Mintz · 8 years ago
  10. 631ad4a Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  11. 6a47a57 Merge branch 'mlx5-next' by David S. Miller · 8 years ago
  12. b797a68 net/mlx5e: Enable CQE compression when PCI is slower than link by Saeed Mahameed · 8 years ago
  13. d9d9f15 net/mlx5e: Expand WQE stride when CQE compression is enabled by Tariq Toukan · 8 years ago
  14. 7219ab3 net/mlx5e: CQE compression by Tariq Toukan · 8 years ago
  15. c1869d5 Merge branch 'more-dsa-probing' by David S. Miller · 8 years ago
  16. f8cd875 dsa: mv88e6xxx: Handle eeprom-length property by Andrew Lunn · 8 years ago
  17. ff04955 dsa: Rename switch chip data to cd by Andrew Lunn · 8 years ago
  18. c33063d dsa: Remove master_dev from switch structure by Andrew Lunn · 8 years ago
  19. 52638f7 dsa: Move gpio reset into switch driver by Andrew Lunn · 8 years ago
  20. 14c7b3c dsa: Add mdio device support to Marvell switches by Andrew Lunn · 8 years ago
  21. fcdce7d dsa: mv88e6xxx: Rename probe function to fit the normal pattern by Andrew Lunn · 8 years ago
  22. b681957 dsa: mv88e6xxx: Initialise the mutex as soon as it is created by Andrew Lunn · 8 years ago
  23. cb9b902 net: dsa: mv88e6xxx: add STU capability by Vivien Didelot · 8 years ago
  24. 15d7d7d net: dsa: mv88e6xxx: abstract VTU/STU data access by Vivien Didelot · 8 years ago
  25. c3f1010 Merge branch 'vrf-pktinfo' by David S. Miller · 8 years ago
  26. 0b922b7 net: original ingress device index in PKTINFO by David Ahern · 8 years ago
  27. 74b2058 net: l3mdev: Add hook in ip and ipv6 by David Ahern · 8 years ago
  28. ca4aa97 ipv6: fix 4in6 tunnel receive path by Nicolas Dichtel · 8 years ago
  29. 756ee17 tcp: replace cnt & rtt with struct in pkts_acked() by Lawrence Brakmo · 8 years ago
  30. cf88585 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  31. 953abb3 skbuff: remove unused variable `doff' by Sowmini Varadhan · 8 years ago
  32. 1ddb6b7 ila: ipv6/ila: fix nlsize calculation for lwtunnel by Tom Herbert · 8 years ago
  33. 93edb8c gtp: reload GTPv1 header after pskb_may_pull() by Pablo Neira · 8 years ago
  34. 1dee3f5 block/drbd: align properly u64 in nl messages by Nicolas Dichtel · 8 years ago
  35. dc6079d Merge branch 'phy_ksettings' by David S. Miller · 8 years ago
  36. 9365fbf net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  37. 45f5c32 net: ethernet: fec: use phydev from struct net_device by Philippe Reynes · 8 years ago
  38. 9d9a77c net: phy: add phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  39. 7a27de7 Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  40. 459aa66 gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U) by Pablo Neira · 8 years ago
  41. 676970e batman-adv: use batadv_compare_eth when possible by Antonio Quartulli · 8 years ago
  42. 9d1601ef batman-adv: replace ethertype variable with ETH_P_BATMAN for readability by Marek Lindner · 8 years ago
  43. 4b426b1 batman-adv: Use bool as return type for boolean functions by Sven Eckelmann · 8 years ago
  44. f0b94eb batman-adv: Use kref_get for _batadv_update_route by Sven Eckelmann · 8 years ago
  45. 17a8691 batman-adv: Use kref_get for hard_iface subfunctions by Sven Eckelmann · 8 years ago
  46. c3ba37a7 batman-adv: Use kref_get for batadv_gw_node_add by Sven Eckelmann · 8 years ago
  47. a08d497 batman-adv: Use kref_get for batadv_gw_select by Sven Eckelmann · 8 years ago
  48. 0de32ce batman-adv: Use kref_get for batadv_nc_get_nc_node by Sven Eckelmann · 8 years ago
  49. c9dad80 batman-adv: Use kref_get for batadv_tvlv_container_get by Sven Eckelmann · 8 years ago
  50. d7d6de9 batman-adv: Increase hard_iface refcnt for ptype by Sven Eckelmann · 8 years ago
  51. 4fe56e6 batman-adv: Check hard_iface refcnt when receiving skb by Sven Eckelmann · 8 years ago
  52. 2735344 batman-adv: Check hard_iface refcnt before calling function by Sven Eckelmann · 8 years ago
  53. cd9c7bf batman-adv: add detection for complex bridge loops by Simon Wunderlich · 8 years ago
  54. 2cd45a0 batman-adv: Create batman soft interfaces within correct netns. by Andrew Lunn · 8 years ago
  55. 0d21cda batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves by Andrew Lunn · 8 years ago
  56. 7142fc1 batman-adv: Remove hdr_size skb size check in batadv_interface_rx by Sven Eckelmann · 8 years ago
  57. 6535db5 batman-adv: Remove unused parameter recv_if of batadv_interface_rx by Sven Eckelmann · 8 years ago
  58. c047c3b netfilter: conntrack: remove uninitialized shadow variable by Arnd Bergmann · 8 years ago
  59. 0e3c82d Merge branch 'ip6-tunnel-tx-fixes' by David S. Miller · 8 years ago
  60. b45bd1d ip6_gre: Use correct flags for reading TUNNEL_SEQ by Tom Herbert · 8 years ago
  61. 4b4a0c9 ip6: Don't set transport header in IPv6 tunneling by Tom Herbert · 8 years ago
  62. d27bff9 ip6_gre: Set inner protocol correctly in __gre6_xmit by Tom Herbert · 8 years ago
  63. f41fe3c gre6: Fix flag translations by Tom Herbert · 8 years ago
  64. db2ec95 ip6_gre: Fix MTU setting by Tom Herbert · 8 years ago
  65. bfca2eb stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static by Joachim Eastwood · 8 years ago
  66. 20e6133 Merge branch 'l3mdev-send-enslaved' by David S. Miller · 8 years ago
  67. 1ff23be net: l3mdev: Allow send on enslaved interface by David Ahern · 8 years ago
  68. 4a65896 net: l3mdev: Move get_saddr and rt6_dst by David Ahern · 8 years ago
  69. 27c0f73 fjes: Fix unnecessary spinlock_irqsave by Taku Izumi · 8 years ago
  70. 1de1d44 mlx5: Fix merge errors. by David S. Miller · 8 years ago
  71. b31d510 NFC: pn533: handle interrupted commands in pn533_recv_frame by Michael Thalmeier · 8 years ago
  72. c952f91 NFC: pn533: reset poll modulation list before calling targets_found by Michael Thalmeier · 8 years ago
  73. 30f9848 NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands by Michael Thalmeier · 8 years ago
  74. b16931b NFC: pn533: fix order of initialization by Michael Thalmeier · 8 years ago
  75. 79f09fa NFC: pn533: i2c: free irq on driver remove by Michael Thalmeier · 8 years ago
  76. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. b507146 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  78. 26acc79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  79. e8ed77d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  80. 8634de6 compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16() by Josh Poimboeuf · 8 years ago
  81. e26522c Merge branch 'dsa-mv88e6xxx-monolithic' by David S. Miller · 8 years ago
  82. f81ec90 net: dsa: mv88e6xxx: factorize the switch driver by Vivien Didelot · 8 years ago
  83. b9729e5 net: dsa: mv88e6131: use EDSA tag protocol by Vivien Didelot · 8 years ago
  84. a1a6a4d net: dsa: mv88e6xxx: factorize switch setup by Vivien Didelot · 8 years ago
  85. 8698fd9 net: dsa: mv88e6131: drop frames priorities setup by Vivien Didelot · 8 years ago
  86. 50484ff net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup by Vivien Didelot · 8 years ago
  87. b0745e87 net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup by Vivien Didelot · 8 years ago
  88. 709643a net: dsa: mv88e6131: drop VLAN Ethertype setup by Vivien Didelot · 8 years ago
  89. 119477b net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup by Vivien Didelot · 8 years ago
  90. 08a0126 net: dsa: mv88e6xxx: factorize global setup by Vivien Didelot · 8 years ago
  91. 552238b net: dsa: mv88e6xxx: factorize switch reset by Vivien Didelot · 8 years ago
  92. 2672f82 net: dsa: mv88e6xxx: factorize ATU access by Vivien Didelot · 8 years ago
  93. 54d77b5 net: dsa: mv88e6xxx: factorize VTU access by Vivien Didelot · 8 years ago
  94. 936f234 net: dsa: mv88e6xxx: factorize bridge support by Vivien Didelot · 8 years ago
  95. 2306251 net: dsa: mv88e6131: add registers access by Vivien Didelot · 8 years ago
  96. aadbdb8 net: dsa: mv88e6xxx: factorize EEE access by Vivien Didelot · 8 years ago
  97. 1d13a06 net: dsa: mv88e6xxx: factorize MAC address setting by Vivien Didelot · 8 years ago
  98. 6594f61 net: dsa: mv88e6xxx: factorize temperature access by Vivien Didelot · 8 years ago
  99. d24645b net: dsa: mv88e6xxx: factorize EEPROM access by Vivien Didelot · 8 years ago
  100. 6d5834a net: dsa: mv88e6xxx: factorize PHY indirect access by Vivien Didelot · 8 years ago