1. 07fbc6b qlcnic: Update version to 5.3.62 by Shahed Shaikh · 10 years ago
  2. 9f35a3c MAINTAINERS: Update group email alias for qlcnic driver by Shahed Shaikh · 10 years ago
  3. 3ced0a8 qlcnic: Add support to run firmware POST by Shahed Shaikh · 10 years ago
  4. c1b2037 qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms by Jitendra Kalsaria · 10 years ago
  5. 40e2b8e qlcnic: Add support for 0x8830 device ID by Shahed Shaikh · 10 years ago
  6. cd6e738 qlcnic: Update Link speed and port type info for 83xx adapter by Jitendra Kalsaria · 10 years ago
  7. 10c51b5623 net: add skb_get_tx_queue() helper by Daniel Borkmann · 10 years ago
  8. a3bf5c4 r8169: add missing MODULE_FIRMWARE. by Francois Romieu · 10 years ago
  9. 3a5fc21 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  10. c89fcfd virtio_net: flush when in xmit_more mode and under descriptor pressure by David S. Miller · 10 years ago
  11. 6f19e12 igb: flush when in xmit_more mode and under descriptor pressure by David S. Miller · 10 years ago
  12. 2367a17 ixgbe: flush when in xmit_more mode and under descriptor pressure by Daniel Borkmann · 10 years ago
  13. 900405d Merge branch 'bcm7xxx' by David S. Miller · 10 years ago
  14. 430ad68 net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries by Florian Fainelli · 10 years ago
  15. 11bf2bb net: phy: broadcom: add new Broadcom OUI by Florian Fainelli · 10 years ago
  16. 97fdaab net: phy: broadcom: fix PHY_BCM_OUI_4 by Florian Fainelli · 10 years ago
  17. 153df3c net: phy: bcm7xxx: introduce helper macro by Florian Fainelli · 10 years ago
  18. 0ce4866 Merge branch 'sf2' by David S. Miller · 10 years ago
  19. abc4da4 sungem: Fix global namespace pollution of phy accessors. by David S. Miller · 10 years ago
  20. 879bd83 Documentation: devicetree: add Broadcom Starfighter 2 binding by Florian Fainelli · 10 years ago
  21. 51f2659 Documentation: devicetree: update dsa binding with optional properties by Florian Fainelli · 10 years ago
  22. 246d7f7 net: dsa: add Broadcom SF2 switch driver by Florian Fainelli · 10 years ago
  23. 5037d53 net: dsa: add Broadcom tag RX/TX handler by Florian Fainelli · 10 years ago
  24. ce31b31 net: dsa: allow updating fixed PHY link information by Florian Fainelli · 10 years ago
  25. ec9436b net: dsa: allow drivers to do link adjustment by Florian Fainelli · 10 years ago
  26. 5aed85c net: dsa: allow switches to work without tagging by Florian Fainelli · 10 years ago
  27. 0d8bcdd net: dsa: allow for more complex PHY setups by Florian Fainelli · 10 years ago
  28. bd47497 net: dsa: retain a per-port device_node pointer by Florian Fainelli · 10 years ago
  29. fa981d9 net: dsa: provide a switch device device tree node pointer by Florian Fainelli · 10 years ago
  30. 464c366 net: phy: provide stub for fixed_phy_set_link_update by Florian Fainelli · 10 years ago
  31. 2ba1b16 net: phy: add generic UniMAC MDIO bus driver by Florian Fainelli · 10 years ago
  32. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  33. 8663dc2 sungem: Fix global namespace pollution of phy accessors. by David S. Miller · 10 years ago
  34. 73852b2 tulip: dmfe: Fix global namespace pollution of phy accessors. by David S. Miller · 10 years ago
  35. c2c0e8b f_ncm: Don't use netdev_start_xmit(). by David S. Miller · 10 years ago
  36. 23d2d9a ethernet: arc: Add support for specific SoC layer device tree bindings by Romain Perier · 10 years ago
  37. 93e91b3 ethernet: arc: mdio changes for future SoC glue layer devtree support by Romain Perier · 10 years ago
  38. f15f44e ethernet: arc: remove use of 'struct platform_device' by Romain Perier · 10 years ago
  39. 253ff51 tcp: syncookies: mark cookie_secret read_mostly by Florian Westphal · 10 years ago
  40. 1fc3de9 bnx2x: Fix static checker warning regarding `txdata_ptr' by Yuval Mintz · 10 years ago
  41. b0b46c7 r8152: replace strncpy with strlcpy by hayeswang · 10 years ago
  42. 5c21403 net: Update sk_buff flag bit availability comment. by David S. Miller · 10 years ago
  43. e8e724d i40e/i40evf: Bump i40e & i40evf version by Catherine Sullivan · 10 years ago
  44. 810b3ae i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4 by Anjali Singhai Jain · 10 years ago
  45. 30650cc i40e: quiet complaints when removing default MAC VLAN filter and make set_mac reversible by Shannon Nelson · 10 years ago
  46. f905dd6 i40e/i40evf: add max buf len to aq debug print helper by Shannon Nelson · 10 years ago
  47. 7b592f6 i40e: Add checks and message for Qualified Module info by Carolyn Wyborny · 10 years ago
  48. 5f5e33b i40e: set num_queue_pairs to num configured by VF by Ashish Shah · 10 years ago
  49. c1d11ce i40e: Enable l2tsel bit for VLAN tag control by Shannon Nelson · 10 years ago
  50. 60793f4 i40e: Add a FD flush counter to ethtool by Anjali Singhai Jain · 10 years ago
  51. 1e1be8f i40e: ATR policy change to flush the table to clean stale ATR rules by Anjali Singhai Jain · 10 years ago
  52. f7233c5 i40e: Some FD message fixes by Anjali Singhai Jain · 10 years ago
  53. e99bdd3 i40e: Update flow director error messages to reduce user confusion by Carolyn Wyborny · 10 years ago
  54. a3d1214 neigh: document gc_thresh2 by stephen hemminger · 10 years ago
  55. f79918a net: bnx2x: fix build error with ptp by Randy Dunlap · 10 years ago
  56. d7d3c05 team: set IFF_TEAM_PORT priv_flag after rx_handler is registered by Jiri Pirko · 10 years ago
  57. 72b603e bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT by Alexei Starovoitov · 10 years ago
  58. 9785820 Merge branch 'bnx2x-next' by David S. Miller · 10 years ago
  59. 8f15c61 bnx2x: Fix timesync endianity by Michal Kalderon · 10 years ago
  60. aebf624 bnx2x: Be more forgiving toward SW GRO by Dmitry Kravkov · 10 years ago
  61. 14f806a bnx2x: VF clean statistics by Yuval Mintz · 10 years ago
  62. ea36475a bnx2x: Fix stop-on-error by Yuval Mintz · 10 years ago
  63. b3befae bnx2x: ethtool -d might cause timeout in log by Dmitry Kravkov · 10 years ago
  64. 453a940 net: make skb an optional parameter for__skb_flow_dissect() by WANG Cong · 10 years ago
  65. 6451b3f net: fix comments for __skb_flow_get_ports() by WANG Cong · 10 years ago
  66. 9c938cd ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit() by Daniel Borkmann · 10 years ago
  67. 0b725a2 net: Remove ndo_xmit_flush netdev operation, use signalling instead. by David S. Miller · 10 years ago
  68. 44a52ff Merge branch 'is_kdump_kernel' by David S. Miller · 10 years ago
  69. c993189 net/bnx2x: Use is_kdump_kernel() to detect kdump kernel by Amir Vadai · 10 years ago
  70. 48ea526 net/mlx4: Use is_kdump_kernel() to detect kdump kernel by Amir Vadai · 10 years ago
  71. b3292e8 crash_dump: Make is_kdump_kernel() accessible from modules by Amir Vadai · 10 years ago
  72. a77e4ac stmmac: simple cleanups by Pavel Machek · 10 years ago
  73. b209af9 r8152: check code with checkpatch.pl by hayeswang · 10 years ago
  74. fe88e6d Merge branch 'ndo_xmit_flush' by David S. Miller · 10 years ago
  75. c223a07 virtio_net: Support netdev_ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  76. c1ebf46 igb: Support netdev_ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  77. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  78. 4c83acb ipv6: White-space cleansing : gaps between function and symbol export by Ian Morris · 10 years ago
  79. cc24bec ipv6: White-space cleansing : Structure layouts by Ian Morris · 10 years ago
  80. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  81. a9b0b2f net: ec_bhf: remove excessive debug messages by Darek Marcinkiewicz · 10 years ago
  82. a98406e random32: improvements to prandom_bytes by Daniel Borkmann · 10 years ago
  83. c1e60bd Merge branch 'csums-next' by David S. Miller · 10 years ago
  84. 48a5fc7 gre: When GRE csum is present count as encap layer wrt csum by Tom Herbert · 10 years ago
  85. 57c67ff udp: additional GRO support by Tom Herbert · 10 years ago
  86. 149d077 tcp: Call skb_gro_checksum_validate by Tom Herbert · 10 years ago
  87. 758f75d gre: call skb_gro_checksum_simple_validate by Tom Herbert · 10 years ago
  88. 1933a78 net: add gro_compute_pseudo functions by Tom Herbert · 10 years ago
  89. 573e8fc net: skb_gro_checksum_* functions by Tom Herbert · 10 years ago
  90. 8fc54f6 net: use reciprocal_scale() helper by Daniel Borkmann · 10 years ago
  91. 690e36e net: Allow raw buffers to be passed into the flow dissector. by David S. Miller · 10 years ago
  92. 1ad676a Merge branch 'bcm7xxx_apd_eee' by David S. Miller · 10 years ago
  93. b8f9a02 net: phy: bcm7xxx: enable EEE at the PHY level by Florian Fainelli · 10 years ago
  94. a9f6309 net: phy: allow phy_init_eee() to work with internal PHYs by Florian Fainelli · 10 years ago
  95. 66ce7fb net: phy: export phy_{read,write}_mmd_indirect by Florian Fainelli · 10 years ago
  96. a2dbba7 net: phy: fixed: return an error for Clause 45 over 22 reads by Florian Fainelli · 10 years ago
  97. 9df54dd net: phy: bcm7xxx: enable auto power down by Florian Fainelli · 10 years ago
  98. 7053147 net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h by Florian Fainelli · 10 years ago
  99. 3af20ef net: phy: broadcom: extract all registers to brcmphy.h by Florian Fainelli · 10 years ago
  100. 5aa8dbb Merge branch 'tipc-next' by David S. Miller · 10 years ago