1. c9f883f mrf24j40: cleanup define identation by Alexander Aring · 9 years ago
  2. 57c1bc7 at86rf230: support edge triggered irq by Alexander Aring · 9 years ago
  3. 97170ea drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL by Stephen Rothwell · 9 years ago
  4. d230a11 drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms by Mugunthan V N · 9 years ago
  5. b6745f6 drivers: net: cpsw: davinci_emac: move reading mac id to common file by Mugunthan V N · 9 years ago
  6. 607cba1 Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  7. 852bcaf net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high by Florian Fainelli · 9 years ago
  8. 5dcd246 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  9. 6fa7da2 can: flexcan: enable interrupts atomically at the end of flexcan_chip_start() by Marc Kleine-Budde · 9 years ago
  10. 1ba763d can: flexcan: give member of flexcan_priv holding mailboxes a sensible name by Marc Kleine-Budde · 9 years ago
  11. 89af874 can: flexcan: use pointer to struct regs instead of void pointer for mmio address space by Marc Kleine-Budde · 9 years ago
  12. f377bff can: flexcan: rename feature into quirks by Marc Kleine-Budde · 9 years ago
  13. 749de6f can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr by Marc Kleine-Budde · 9 years ago
  14. 8c41174 can: flexcan: remove unused header files by Marc Kleine-Budde · 9 years ago
  15. 0012e5c can: flexcan: cleanup coding style and fix typos by Marc Kleine-Budde · 9 years ago
  16. a1ef48e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  17. eaf9a99 Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  18. b5996f1 net: add Hisilicon Network Subsystem basic ethernet support by huangdaode · 9 years ago
  19. 511e6bc net: add Hisilicon Network Subsystem DSAF support by huangdaode · 9 years ago
  20. 6fe6611 net: add Hisilicon Network Subsystem hnae framework support by huangdaode · 9 years ago
  21. 5b904d3 net: add Hisilicon Network Subsystem MDIO support by huangdaode · 9 years ago
  22. 812494d xen-netfront: always set num queues if possible by chas williams · 9 years ago
  23. 4a29645 net: bcmgenet: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  24. 2f91307 net: bcmgenet: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  25. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 9 years ago
  26. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 9 years ago
  27. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 9 years ago
  28. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 9 years ago
  29. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 9 years ago
  30. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 9 years ago
  31. 4b1b865 bonding: use l4 hash if available by Eric Dumazet · 9 years ago
  32. f91638a i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13 by Catherine Sullivan · 9 years ago
  33. b72dc7b i40e/i40evf: add get AQ result command to nvmupdate utility by Shannon Nelson · 9 years ago
  34. e4c83c2 i40e/i40evf: add exec_aq command to nvmupdate utility by Shannon Nelson · 9 years ago
  35. 2f1b5bc i40e/i40evf: add wait states to NVM state machine by Shannon Nelson · 9 years ago
  36. 0af8e9d i40e/i40evf: add GetStatus command for nvmupdate by Shannon Nelson · 9 years ago
  37. 6b5c1b8 i40e/i40evf: add handling of writeback descriptor by Shannon Nelson · 9 years ago
  38. 87db27a i40e/i40evf: save aq writeback for future inspection by Shannon Nelson · 9 years ago
  39. 79afe83 i40e: rename variable to prevent clash of understanding by Shannon Nelson · 9 years ago
  40. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  41. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  42. a2f23e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  43. 0738eff can: Allwinner A10/A20 CAN Controller support - Kernel module by Gerhard Bertelsmann · 9 years ago
  44. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  45. 9def9af atusb: add handling for different chipnames by Alexander Aring · 9 years ago
  46. 5c3c473 at86rf230: detailed edge triggered irq warning by Alexander Aring · 9 years ago
  47. 493bc90 at86rf230: add debugfs support by Alexander Aring · 9 years ago
  48. ed4a26b at86rf230: interrupt tx with force trx_off by Alexander Aring · 9 years ago
  49. 346ce4b at86rf230: change trac status check behaviour by Alexander Aring · 9 years ago
  50. 37d2dbc net: fix cdc-phonet.c dependency and build error by Randy Dunlap · 9 years ago
  51. 9adbac5 fm10k: fix iov_msg_mac_vlan_pf VID checks by Jacob Keller · 9 years ago
  52. ac98100 fm10k: Only trigger data path reset if fabric is up by Alexander Duyck · 9 years ago
  53. 95f4f8d fm10k: re-enable VF after a full reset on detection of a Malicious event by Jacob Keller · 9 years ago
  54. 5c2d642 fm10k: TRIVIAL fix typo in fm10k_netdev.c by Jacob Keller · 9 years ago
  55. e71c931 fm10k: send traffic on default VID to VLAN device if we have one by Jacob Keller · 9 years ago
  56. 6fbc6b3 fm10k: TRIVIAL fix up ordering of __always_unused and style by Jacob Keller · 9 years ago
  57. 855c40f fm10k: remove is_slot_appropriate by Jacob Keller · 9 years ago
  58. b655a5c fm10k: don't store sw_vid at reset by Jacob Keller · 9 years ago
  59. 3f0bdb2 fm10k: allow creation of VLAN interfaces even while down by Jacob Keller · 9 years ago
  60. 0ff3667 fm10k: Report MAC address on driver load by Alexander Duyck · 9 years ago
  61. aae072e fm10k: Don't assume page fragments are page size by Alexander Duyck · 9 years ago
  62. bdc7f59 fm10k: update netdev perm_addr during reinit, instead of at up by Jacob Keller · 9 years ago
  63. 106c07a fm10k: update fm10k_slot_warn to use pcie_get_minimum link by Jacob Keller · 9 years ago
  64. 56f0569 fm10k: only prevent removal of default VID rules by Jacob Keller · 9 years ago
  65. e402966 fm10k: disable service task during suspend by Jacob Keller · 9 years ago
  66. 8ac34f1 ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 9 years ago
  67. 6b010e9 ixgbe: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  68. 4ccc650 ixgbe: fix issue with SFP events with new X550 devices by Don Skidmore · 9 years ago
  69. 8b711d6 mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter by Joe Perches · 9 years ago
  70. 149e9ab driver: net: xgene: Add support for 2nd 10GbE port by Iyappan Subramanian · 9 years ago
  71. 7b6ee48 cdc-phonet: use common parser by Oliver Neukum · 9 years ago
  72. 8492ed4 qmi-wwan: use common parser by Oliver Neukum · 9 years ago
  73. 823bd34 cdc-ether: switch to common CDC parser by Oliver Neukum · 9 years ago
  74. 77b0a09 cdc-ncm: use common parser by Oliver Neukum · 9 years ago
  75. c40a2c8 CDC: common parser for extra headers by Oliver Neukum · 9 years ago
  76. 1d147cc drivers: net: cpsw: Add support to drive gpios for ethernet to be functional by Mugunthan V N · 9 years ago
  77. 2b8157b net: dsa: mv88e6xxx: remove all MACs when disabling a port by Vivien Didelot · 9 years ago
  78. 9f4d55d net: dsa: mv88e6xxx: remove addresses when a port leaves a VLAN by Vivien Didelot · 9 years ago
  79. 7c40001 net: dsa: mv88e6xxx: flush all addresses when adding a VLAN by Vivien Didelot · 9 years ago
  80. c161d0a net: dsa: mv88e6xxx: flush ATU on initial setup by Vivien Didelot · 9 years ago
  81. 7fb5e75 net: dsa: mv88e6xxx: rework ATU Flush operation by Vivien Didelot · 9 years ago
  82. 37705b7 net: dsa: mv88e6xxx: extract ATU data write access by Vivien Didelot · 9 years ago
  83. 70cc99d net: dsa: mv88e6xxx: extract FID write from ATU command by Vivien Didelot · 9 years ago
  84. b7503e0 net: Add FIB table id to rtable by David Ahern · 9 years ago
  85. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  86. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  87. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  88. a202fbb drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  89. 32a8440 xen-netfront: respect user provided max_queues by Wei Liu · 9 years ago
  90. 4c82ac3 xen-netback: respect user provided max_queues by Wei Liu · 9 years ago
  91. 4202032 r8169: Fix sleeping function called during get_stats64, v2 by Corinna Vinschen · 9 years ago
  92. f2be053 cxgb4: changes for new firmware 1.14.4.0 by Hariprasad Shenai · 9 years ago
  93. 9638d19 net: fec: add netif status check before set mac address by Nimrod Andy · 9 years ago
  94. 2dd49e0 r8152: fix the runtime suspend issues by hayeswang · 9 years ago
  95. d094247 r8152: split DRIVER_VERSION by hayeswang · 9 years ago
  96. 792aec4 add microchip LAN88xx phy driver by Woojung.Huh@microchip.com · 9 years ago
  97. dfc50fc stmmac: fix check for phydev being open by Alexey Brodkin · 9 years ago
  98. 1f0ca208 net: qlcnic: delete redundant memsets by Rasmus Villemoes · 9 years ago
  99. b66a608 net: mv643xx_eth: use kzalloc by Rasmus Villemoes · 9 years ago
  100. e9b5ac2 net: jme: use kzalloc() instead of kmalloc+memset by Rasmus Villemoes · 9 years ago