1. 1b136de net/mlx4: Implement vxlan ndo calls by Or Gerlitz · 10 years ago
  2. d18f141 mlx4: Add support for CONFIG_DEV command by Or Gerlitz · 10 years ago
  3. b747579 net/mlx4: USe one wrapper that returns -EPERM by Or Gerlitz · 10 years ago
  4. dae98ca bnx2x: Fix possible memory leak on iov error flow by Yuval Mintz · 10 years ago
  5. b5893a0 sh_eth: ensure pm_runtime cannot suspend the device during init by Ben Dooks · 10 years ago
  6. 801d233 net: stmmac: Add SOCFPGA glue driver by Dinh Nguyen · 10 years ago
  7. bfd2793 RDMA/cxgb4: set error code on kmalloc() failure by Yann Droneaud · 10 years ago
  8. f3c9ec0 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  9. 1647011 tipc: make discovery domain a bearer attribute by Erik Hugne · 10 years ago
  10. a21a584 tipc: fix neighbor detection problem after hw address change by Erik Hugne · 10 years ago
  11. c8c3d7e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  12. 2405e8f net: sxgbe: fix potential null dereference by Byungho An · 10 years ago
  13. 40b92ca net: sxgbe: fix sparse warnings about static declaration by Byungho An · 10 years ago
  14. 1d78472 Merge branch 'be2net-next' by David S. Miller · 10 years ago
  15. c9c4714 be2net: csum, tso and rss steering offload support for VxLAN by Sathya Perla · 10 years ago
  16. a401801 be2net: add FW cmds needed for VxLAN offloads by Sathya Perla · 10 years ago
  17. ed4420a igb: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 10 years ago
  18. afc835d igb: never generate both software and hardware timestamps by Jakub Kicinski · 10 years ago
  19. 201b54b e1000e: remove redundant if clause from PTP work by Jakub Kicinski · 10 years ago
  20. 59c871c e1000e: add timeout for TX HW time stamping work by Jakub Kicinski · 10 years ago
  21. 13c2884 i40e: Use DEBUG_FD message level for an FD message by Anjali Singhai Jain · 10 years ago
  22. c2e1b59 i40e/i40evf: Add an FD message level by Anjali Singhai Jain · 10 years ago
  23. ca04657 i40e: check for netdev before debugfs use by Shannon Nelson · 10 years ago
  24. c550360 i40evf: remove double space after return by Jesse Brandeburg · 10 years ago
  25. 35a91fd i40e: Add functionality for FD SB to drop packets by Anjali Singhai Jain · 10 years ago
  26. 1eaa384 i40e: Cleanup in FDIR SB ethtool code by Anjali Singhai Jain · 10 years ago
  27. 4eb3f76 i40e: eeprom integrity check on load and empr by Shannon Nelson · 10 years ago
  28. 90e0407 i40e: Make the alloc and free queue vector calls orthogonal by Greg Rose · 10 years ago
  29. 3526d80 i40evf: fix oops in watchdog handler by Mitch Williams · 10 years ago
  30. ce80678 i40e: Delete ATR filter on RST by Anjali Singhai Jain · 10 years ago
  31. e125003 Merge branch 'mdio_reset-next' by David S. Miller · 10 years ago
  32. 604fdf4 Documentation: networking: phy.txt: MDIO bus reset is optional by Florian Fainelli · 10 years ago
  33. 3eecc94 bfin_mac: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  34. 42cb7a2 r6040: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  35. aa7e0ed net: ftgmac100: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  36. fe1ee45 net: sun4i: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  37. 33c0431 net: emaclite: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  38. ca7efe8 net: mvmdio: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  39. 5cab273 fs_enet: remove empty MDIO bus function by Florian Fainelli · 10 years ago
  40. fe29bd8 fec: remove empty MDIO bus function by Florian Fainelli · 10 years ago
  41. 6da4dc6 net: ethoc: remove empty MDIO bus function by Florian Fainelli · 10 years ago
  42. 89e158f dnet: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  43. 5b31f22 macb: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  44. 7427440 tg3: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  45. 1f55338 net: greth: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  46. ebe5e3c net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwarding by Florian Fainelli · 10 years ago
  47. d3be267 yam: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  48. 02f2d5a hsr: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  49. 8427559 atm: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  50. 0c295e4 isdn: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  51. a0b8486 tcp: tcp_make_synack() minor changes by Eric Dumazet · 10 years ago
  52. e5fd387 ipv6: do not overwrite inetpeer metrics prematurely by Michal Kubeček · 10 years ago
  53. 4ec54f9 ptp: Fix compiler warnings in the testptp utility by Christian Riesch · 10 years ago
  54. 031fe79 Revert "ptp: Fix compiler warnings in the testptp utility" by David S. Miller · 10 years ago
  55. 19915f5 bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set by Yuval Mintz · 10 years ago
  56. b5b6bc3 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  57. dde2026 tipc: use node list lock to protect tipc_num_links variable by Ying Xue · 10 years ago
  58. 2220646 tipc: use node_list_lock to protect tipc_num_nodes variable by Ying Xue · 10 years ago
  59. 6c7a762 tipc: tipc: convert node list and node hlist to RCU lists by Ying Xue · 10 years ago
  60. 46651c5 tipc: rename node create lock to protect node list and hlist by Ying Xue · 10 years ago
  61. 987b58b tipc: make broadcast bearer store in bearer_list array by Ying Xue · 10 years ago
  62. f47de12 tipc: remove active flag from tipc_bearer structure by Ying Xue · 10 years ago
  63. 3874ccb tipc: convert tipc_bearers array to pointer list by Ying Xue · 10 years ago
  64. 78dfb78 tipc: acquire necessary locks in named_cluster_distribute routine by Ying Xue · 10 years ago
  65. 5902385 tipc: obsolete the remote management feature by Ying Xue · 10 years ago
  66. 76d7882 tipc: remove unnecessary checking for node object by Ying Xue · 10 years ago
  67. 1dbe136 Merge branch 'sxgbe' by David S. Miller · 10 years ago
  68. fcb144b net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c by Monam Agarwal · 10 years ago
  69. cd18721 net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c by Monam Agarwal · 10 years ago
  70. c956674 drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c by Monam Agarwal · 10 years ago
  71. 8800a24 drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c by Monam Agarwal · 10 years ago
  72. 66890ed MAINTAINERS: add maintainer for Samsung sxgbe driver by Byungho An · 10 years ago
  73. 25f72a7 net: sxgbe: add ethtool related functions support Samsung sxgbe by Vipul Pandya · 10 years ago
  74. 8f7807a net: sxgbe: add Checksum offload support for Samsung sxgbe by Vipul Pandya · 10 years ago
  75. 1051125 net: sxgbe: add TSO support for Samsung sxgbe by Vipul Pandya · 10 years ago
  76. acc18c1 net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe by Girish K S · 10 years ago
  77. 1edb9ca net: sxgbe: add basic framework for Samsung 10Gb ethernet driver by Siva Reddy · 10 years ago
  78. 5221d3e sxgbe: Add device-tree binding support document by Siva Reddy · 10 years ago
  79. 203191c ptp: Fix compiler warnings in the testptp utility by Christian Riesch · 10 years ago
  80. 271c83d ptp: Add a command line option in testptp to set a specific PTP time by Manfred Rudigier · 10 years ago
  81. b620cb3 Merge branch 'bonding-next' by David S. Miller · 10 years ago
  82. 4873ac3 bonding: add net_ratelimt to avoid spam in arp interval by dingtianhong · 10 years ago
  83. fbd929f bonding: support QinQ for bond arp interval by dingtianhong · 10 years ago
  84. 71e415e vlan: make a new function vlan_dev_vlan_proto() and export by dingtianhong · 10 years ago
  85. 5a6b991 Merge branch 'bonding-next' by David S. Miller · 10 years ago
  86. 9152e26 bonding: ratelimit pr_err() for bond xmit broadcast by dingtianhong · 10 years ago
  87. 054bb88 bonding: slight optimization for bond xmit path by dingtianhong · 10 years ago
  88. 7aceb47 xen-netback: Functional follow-up patch for grant mapping series by Zoltan Kiss · 10 years ago
  89. 0e59a4a xen-netback: Non-functional follow-up patch for grant mapping series by Zoltan Kiss · 10 years ago
  90. 869b9b1 xen-netback: Stop using xenvif_tx_pending_slots_available by Zoltan Kiss · 10 years ago
  91. b8b6529 Merge branch 'bcm7xxx-next' by David S. Miller · 10 years ago
  92. a62ea5a net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER by Florian Fainelli · 10 years ago
  93. 9918542 net: phy: bcm7xxx: fix spurious MDIO failures during workaround by Florian Fainelli · 10 years ago
  94. a3622f2 net: phy: bcm7xxx: define constants for our registers by Florian Fainelli · 10 years ago
  95. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 10 years ago
  96. 4e2e865 qlcnic: Remove casts of pointer to same type by Joe Perches · 10 years ago
  97. 60f4010 alx: Remove casts of pointer to same type by Joe Perches · 10 years ago
  98. 41ced61 altera: Remove casts of pointer to same type by Joe Perches · 10 years ago
  99. 12f2a47 chelsio: Remove addressof casts to same type by Joe Perches · 10 years ago
  100. f845b33 smsc911x: No need to print driver version by Fabio Estevam · 10 years ago