1. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 10 years ago
  2. e9aae56 net/hsr: Operstate handling cleanup. by Arvid Brodin · 10 years ago
  3. abff716 net/hsr: Move to per-hsr device prune timer. by Arvid Brodin · 10 years ago
  4. 81ba6af net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() by Arvid Brodin · 10 years ago
  5. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 10 years ago
  6. b812540 r8152: increase the tx timeout by hayeswang · 10 years ago
  7. 4f6ad60 ipconfig: add static to local variable by Fabian Frederick · 10 years ago
  8. 52d14c6 Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  9. cfa50c7 amd-xgbe: Base AXI DMA cache settings on device tree by Lendacky, Thomas · 10 years ago
  10. 9867e8f amd-xgbe: Performance enhancements by Lendacky, Thomas · 10 years ago
  11. ff42606 amd-xgbe: Call netif_napi_del on ndo_stop operation by Lendacky, Thomas · 10 years ago
  12. 91f8734 amd-xgbe: Clear the proper MTL interrupt register by Lendacky, Thomas · 10 years ago
  13. f3f128d amd-xgbe: Fix debugfs compatibility change with kstrtouint by Lendacky, Thomas · 10 years ago
  14. db55b62 net: arcnet: Remove "#define bool int" by Rasmus Villemoes · 10 years ago
  15. a16a336 enic: fix return values in enic_set_coalesce by Govindarajulu Varadarajan · 10 years ago
  16. e721f87 bonding: remove no longer relevant vlan warnings by Jiri Pirko · 10 years ago
  17. 7cb9e6b Merge branch 'at86rf230-next' by David S. Miller · 10 years ago
  18. 01ebd60 at86rf230: add new author by Alexander Aring · 10 years ago
  19. 7a4ef91 at86rf230: add sleep cycle timing by Alexander Aring · 10 years ago
  20. 984e0c6 at86rf230: add timing for channel switch by Alexander Aring · 10 years ago
  21. 09e536c at86rf230: rework reset to trx_off state change by Alexander Aring · 10 years ago
  22. 2e0571c at86rf230: rework state change and start/stop by Alexander Aring · 10 years ago
  23. 1db0558 at86rf230: rework irq_pol setting by Alexander Aring · 10 years ago
  24. 6bd2b13 at86rf230: move RX_SAFE_MODE setting to hw_init by Alexander Aring · 10 years ago
  25. 1d15d6b at86rf230: rework transmit and receive handling by Alexander Aring · 10 years ago
  26. a7d7eda at86rf230: add support for at86rf23x desense by Alexander Aring · 10 years ago
  27. a53d1f7 at86rf230: remove is212 and add driver data by Alexander Aring · 10 years ago
  28. c8ee0f5 at86rf230: rework detect device handling by Alexander Aring · 10 years ago
  29. f76014f77 at86rf230: add regmap support by Alexander Aring · 10 years ago
  30. 640985e mac802154: at86rf230: add hw flags and merge ops by Alexander Aring · 10 years ago
  31. 1598c36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  32. dbaaca81 Merge branch 'fec-next' by David S. Miller · 10 years ago
  33. ffdce2c net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers() by Russell King · 10 years ago
  34. 8b7c9ef net: fec: ensure fec_enet_free_buffers() properly cleans the rings by Russell King · 10 years ago
  35. d6bf314 net: fec: clean up transmit descriptor setup by Russell King · 10 years ago
  36. 730ee36 net: fec: make rx skb handling more robust by Russell King · 10 years ago
  37. 5d165c5 net: fec: remove useless fep->opened by Russell King · 10 years ago
  38. d76cfae net: fec: stop the phy before shutting down the MAC by Russell King · 10 years ago
  39. 0b146ca net: fec: ensure that a disconnected phy isn't configured by Russell King · 10 years ago
  40. 635cf17 net: fec: remove checking for NULL phy_dev in fec_enet_close() by Russell King · 10 years ago
  41. b49cd50 net: fec: use netif_tx_disable() rather than netif_stop_queue() by Russell King · 10 years ago
  42. 7a16807 net: fec: fix interrupt handling races by Russell King · 10 years ago
  43. 9671a42 net: fec: fix ethtool set_pauseparam duplex bug by Russell King · 10 years ago
  44. b44592f net: fec: iMX6 FEC does not support half-duplex gigabit by Russell King · 10 years ago
  45. 6c035ea Merge branch 'net-hash-tx' by David S. Miller · 10 years ago
  46. a3b18dd net: Only do flow_dissector hash computation once per packet by Tom Herbert · 10 years ago
  47. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 10 years ago
  48. 19469a8 flow_dissector: Use IPv6 flow label in flow_dissector by Tom Herbert · 10 years ago
  49. 535fb8d vxlan: Call udp_flow_src_port by Tom Herbert · 10 years ago
  50. b8f1a55 udp: Add function to make source port for UDP tunnels by Tom Herbert · 10 years ago
  51. 0e00161 net: Call skb_get_hash in get_xps_queue and __skb_tx_hash by Tom Herbert · 10 years ago
  52. b73c3d0 net: Save TX flow hash in sock and set in skbuf on xmit by Tom Herbert · 10 years ago
  53. 5ed20a6 flow_dissector: Abstract out hash computation by Tom Herbert · 10 years ago
  54. 081a20f Merge branch 'systemport-next' by David S. Miller · 10 years ago
  55. 83e82f4 net: systemport: add Wake-on-LAN support by Florian Fainelli · 10 years ago
  56. 9d34c1c net: systemport: rename rx_csum_en to rx_chk_en by Florian Fainelli · 10 years ago
  57. 40755a0 net: systemport: add suspend and resume support by Florian Fainelli · 10 years ago
  58. b02e6d9 net: systemport: add bcm_sysport_netif_{enable,stop} by Florian Fainelli · 10 years ago
  59. 18e21b0 net: systemport: update umac_enable_set to take a bitmask by Florian Fainelli · 10 years ago
  60. 4710d80 6lowpan: mac802154: fix coding style issues by Varka Bhadram · 10 years ago
  61. 46c9521 netlink: Fix do_one_broadcast() prototype. by Rami Rosen · 10 years ago
  62. 8e6e85e Merge branch 'tipc-next' by David S. Miller · 10 years ago
  63. 3f53bd8 tipc: fix link acknowledge logic in receive path by Erik Hugne · 10 years ago
  64. 7ae934b tipc: refactor message delivery out of tipc_rcv by Erik Hugne · 10 years ago
  65. 86c6a2c tcp: switch snt_synack back to measuring transmit time of first SYNACK by Neal Cardwell · 10 years ago
  66. 0b88e70 Merge branch 'tlan-next' by David S. Miller · 10 years ago
  67. 9162e7e tlan: Isolate external PHY when using internal PHY by Ondrej Zary · 10 years ago
  68. e697b16 tlan: Enable device at resume by Ondrej Zary · 10 years ago
  69. 7a72edd tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode by Ondrej Zary · 10 years ago
  70. 9cff441 tlan: Add PHY reset timeout by Ondrej Zary · 10 years ago
  71. 278e48b tlan: Make autonegotiation faster by Ondrej Zary · 10 years ago
  72. 8e62d67 tlan: Don't scream if no link by Ondrej Zary · 10 years ago
  73. 36bbe2f tlan: Restart autonegotiation on link loss by Ondrej Zary · 10 years ago
  74. 59be4ad tlan: Fix MAC address byte order on OC-2325/OC-2326 by Ondrej Zary · 10 years ago
  75. e36124d tlan: Add ethtool support by Ondrej Zary · 10 years ago
  76. c0a87c2 tlan: Enable link monitoring by Ondrej Zary · 10 years ago
  77. eb522bb tlan: Enable activity LED on Olicom OC-2325 and OC-2326 by Ondrej Zary · 10 years ago
  78. b98fe24 batman-adv: Use kasprintf by Himangi Saraogi · 10 years ago
  79. 0a7fdbd Merge branch 'ptp-vlan' by David S. Miller · 10 years ago
  80. a6111d3 vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device by Stefan Sørensen · 10 years ago
  81. ae5c6c6 ptp: Classify ptp over ip over vlan packets by Stefan Sørensen · 10 years ago
  82. b9c701e net: Simplify ptp class checks by Stefan Sørensen · 10 years ago
  83. 4e77638 i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40 by Catherine Sullivan · 10 years ago
  84. bf9c714 i40e: Implement set_settings for ethtool by Catherine Sullivan · 10 years ago
  85. 2becc35 i40e: Add set_pauseparam to ethtool by Catherine Sullivan · 10 years ago
  86. c56999f i40e/i40evf: Add set_fc and init of FC settings by Catherine Sullivan · 10 years ago
  87. a659972 i40e: move nway reset by Jesse Brandeburg · 10 years ago
  88. 8109e12 i40e/i40evf: Add new HW link info variable an_enabled and function update_link_info by Catherine Sullivan · 10 years ago
  89. 4e91bcd i40e: Finish implementation of ethtool get settings by Jesse Brandeburg · 10 years ago
  90. f846c1a i40e: disable TPH by Jesse Brandeburg · 10 years ago
  91. 8a4f34f i40e: Fix a boundary condition and turning off of ntuple by Anjali Singhai Jain · 10 years ago
  92. 164ec1b i40evf: invite vector 0 to the interrupt party by Mitch Williams · 10 years ago
  93. 5649797 i40e: tolerate lost interrupts by Mitch Williams · 10 years ago
  94. 30fe8ad i40e/i40evf: Force a shifted '1' to be unsigned by Paul M Stillwell Jr · 10 years ago
  95. 4334edf i40evf: don't violate scope by Mitch Williams · 10 years ago
  96. 49d7d93 i40e/i40evf: Do not free the dummy packet buffer synchronously by Anjali Singhai Jain · 10 years ago
  97. 239960d Merge branch 'sctp' by David S. Miller · 10 years ago
  98. eaea2da net: sctp: only warn in proc_sctp_do_alpha_beta if write by Daniel Borkmann · 10 years ago
  99. 8f61059 net: sctp: improve timer slack calculation for transport HBs by Daniel Borkmann · 10 years ago
  100. eb1ac82 Merge branch 'be2net' by David S. Miller · 10 years ago