1. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  2. b15084e net: rename IP_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  3. 98f6199 net: rename IP_ADD_STATS_BH() by Eric Dumazet · 8 years ago
  4. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  5. b45386e net: rename IP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  6. 08e3bae net: sctp: rename SCTP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  7. 214d3f1 net: icmp: rename ICMPMSGIN_INC_STATS_BH() by Eric Dumazet · 8 years ago
  8. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  9. b540f9d net: xfrm: kill XFRM_INC_STATS_BH() by Eric Dumazet · 8 years ago
  10. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  11. 5d3848b net: rename ICMP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  12. aa62d76 dccp: rename DCCP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  13. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 8 years ago
  14. 2995aea Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  15. 501e7ef net-rfs: fix false sharing accessing sd->input_queue_head by Eric Dumazet · 8 years ago
  16. 35ef7d6 net: w5100: support W5500 by Akinobu Mita · 8 years ago
  17. 47d3483 i40evf: Add driver support for promiscuous mode by Anjali Singhai Jain · 8 years ago
  18. 5676a8b i40e: Add VF promiscuous mode driver support by Anjali Singhai Jain · 8 years ago
  19. 6c41a76 i40e: Add promiscuous on VLAN support by Greg Rose · 8 years ago
  20. a149f2c i40e/i40evf: Only offload VLAN tag if enabled by Jesse Brandeburg · 8 years ago
  21. db07727 i40e: Remove zero check by Greg Rose · 8 years ago
  22. bccf474 i40e: Add DeviceID for X722 QSFP+ by Kamil Krawczyk · 8 years ago
  23. 68a1c5a i40e: Add device capability which defines if update is available by Michal Kosiarz · 8 years ago
  24. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. 8c14586 net: ipv6: Use passed in table for nexthop lookups by David Ahern · 8 years ago
  26. 570d8e9 taskstats: fix nl parsing in accounting/getdelays.c by Nicolas Dichtel · 8 years ago
  27. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  28. 91ea692 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  29. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 8 years ago
  30. 8358b02 bpf: fix double-fdput in replace_map_fd_with_map_ptr() by Jann Horn · 8 years ago
  31. 0e7dd0c pch_gbe: fix bogus trylock conversion by Florian Westphal · 8 years ago
  32. 50d5d2b Merge branch 'sh_eth-next' by David S. Miller · 8 years ago
  33. ec65cfc sh_eth: rename ARSTR register bit by Sergei Shtylyov · 8 years ago
  34. 97717ed sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() by Sergei Shtylyov · 8 years ago
  35. 3ccec4b Merge branch 'mlx5-next' by David S. Miller · 8 years ago
  36. 1b223dd net/mlx5e: Fix checksum handling for non-stripped vlan packets by Saeed Mahameed · 8 years ago
  37. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 8 years ago
  38. bb64143 net/mlx5e: Add ethtool support for dump module EEPROM by Gal Pressman · 8 years ago
  39. da54d24 net/mlx5e: Add ethtool support for interface identify (LED blinking) by Gal Pressman · 8 years ago
  40. 94cb1eb net/mlx5e: Add support for RXALL netdev feature by Eran Ben Elisha · 8 years ago
  41. 0e40544 net/mlx5e: Improve set features ndo resiliency by Gal Pressman · 8 years ago
  42. 121fcdc net/mlx5e: Add link down events counter by Gal Pressman · 8 years ago
  43. cf67857 net/mlx5e: Add per priority group to PPort counters by Gal Pressman · 8 years ago
  44. 8075cb7 net/mlx5e: Rename VPort counters by Gal Pressman · 8 years ago
  45. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 8 years ago
  46. 269e6b3 net/mlx5e: Report additional error statistics in get stats ndo by Gal Pressman · 8 years ago
  47. 4e095a9 infiniband: nes: Kill unused variable in nes_netdev_start_xmit() by David S. Miller · 8 years ago
  48. c578e9a Merge branch 'netdev_tx_locked-removal' by David S. Miller · 8 years ago
  49. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 8 years ago
  50. a6086a8 drivers: net: remove NETDEV_TX_LOCKED by Florian Westphal · 8 years ago
  51. 926f273 drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED by Florian Westphal · 8 years ago
  52. 4acff37 atle1: remove LLTX support and TX_UNLOCKED by Florian Westphal · 8 years ago
  53. 353e3bd atl1c: remove private tx lock by Florian Westphal · 8 years ago
  54. 47975cd RDMA/nes: remove use of NETDEV_TX_LOCKED by Florian Westphal · 8 years ago
  55. c971c0e Merge branch 'get_phy_device-retval' by David S. Miller · 8 years ago
  56. af5840a of_mdio: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 8 years ago
  57. 66c239e mdio_bus: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 8 years ago
  58. 4914a58 fixed_phy: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 8 years ago
  59. fb1116a xgene: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 8 years ago
  60. b74766a phylib: don't return NULL from get_phy_device() by Sergei Shtylyov · 8 years ago
  61. f796721 sh_eth: get rid of the 2nd parameter to sh_eth_dev_init() by Sergei Shtylyov · 8 years ago
  62. f052f20 sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is set by Xin Long · 8 years ago
  63. e96c37f macvtap: check minor when unregistering by Francesco Ruggeri · 8 years ago
  64. 3083796 macvlan: fix failure during registration v3 by Francesco Ruggeri · 8 years ago
  65. 713d4dd Merge branch 'qed-bandwidth-config' by David S. Miller · 8 years ago
  66. a64b02d qed: Add PF min bandwidth configuration support by Manish Chopra · 8 years ago
  67. 4b01e51 qed: Add PF max bandwidth configuration support by Manish Chopra · 8 years ago
  68. bcd197c qed: Add vport WFQ configuration APIs by Manish Chopra · 8 years ago
  69. 101e63b Merge branch 'cxgb4-next' by David S. Miller · 8 years ago
  70. ddc7740 cxgb4: Decode link down reason code obtained from firmware by Hariprasad Shenai · 8 years ago
  71. 23853a0 cxgb4: Don't assume FW_PORT_CMD reply is always port info msg by Hariprasad Shenai · 8 years ago
  72. 134491f cxgb4: DCB message handler needs to use correct portid to netdev mapping by Hariprasad Shenai · 8 years ago
  73. c3e324e cxgb4: Refactor t4_port_init function by Hariprasad Shenai · 8 years ago
  74. be81a2d cxgb4: Properly decode port module type by Hariprasad Shenai · 8 years ago
  75. fbe8077 cxgb4: Avoids race and deadlock while freeing tx descriptor by Hariprasad Shenai · 8 years ago
  76. ed98c85 cxgb4: Add llseek operation for flash debugfs entry by Hariprasad Shenai · 8 years ago
  77. 0de7273 cxgb4: add new routine to get adapter info by Hariprasad Shenai · 8 years ago
  78. c0b0479 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  79. 43a3d9b i40evf: Allow PF driver to configure RSS by Mitch Williams · 8 years ago
  80. fed2db9 i40e: Specify AQ event opcode to wait for by Shannon Nelson · 8 years ago
  81. 9c9f261 Merge branch 'nla_align-set-4' by David S. Miller · 8 years ago
  82. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  83. b676338 neigh: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  84. 270cb4d rtnl: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  85. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  86. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  87. 3c6f371 fs/quota: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  88. 08f4cbb drivers/wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  89. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  90. 38bd10c net: ipv6: Delete host routes on an ifdown by David Ahern · 8 years ago
  91. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 8 years ago
  92. bab3a34 i40e: Code cleanup in i40e_add_fdir_ethtool by Shannon Nelson · 8 years ago
  93. 978fa43 drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems by Sudeep Holla · 8 years ago
  94. c0913c2 i40evf: Don't Panic by Mitch Williams · 8 years ago
  95. c4e1868 i40e: Add support for configuring VF RSS by Mitch Williams · 8 years ago
  96. 577389a i40e/i40evf: Add support for IPIP and SIT offloads by Alexander Duyck · 8 years ago
  97. b0fe330 i40e/i40evf: Clean up feature flags by Alexander Duyck · 8 years ago
  98. fab7b62 Merge branch 'ila-csum-neutral' by David S. Miller · 8 years ago
  99. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 8 years ago
  100. 642c2c9 ila: xlat changes by Tom Herbert · 8 years ago