1. de99208 net: hns: Optimize the code for GMAC pad and crc Config by lipeng · 8 years ago
  2. 87ff7e1 net: hns: Modify GMAC init TX threshold value by lipeng · 8 years ago
  3. ba2d079 net: hns: Fix the implementation of irq affinity function by lipeng · 8 years ago
  4. d4f4b91 Merge branch 'rds-minor-bug-fixes' by David S. Miller · 8 years ago
  5. 087d975 rds: tcp: canonical connection order for all paths with index > 0 by Sowmini Varadhan · 8 years ago
  6. e97656d rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked ERROR by an intervening FIN by Sowmini Varadhan · 8 years ago
  7. d3fbff3 sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops() by Eric Dumazet · 8 years ago
  8. e270e96 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  9. 9563279 drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  10. 44781fe net: stmmac: fix cbs configuration by Joao Pinto · 8 years ago
  11. a6fc09d Merge branch 'mpls-more-labels' by David S. Miller · 8 years ago
  12. 1511009 net: mpls: Increase max number of labels for lwt encap by David Ahern · 8 years ago
  13. a4ac8c9 net: mpls: bump maximum number of labels by David Ahern · 8 years ago
  14. df1c631 net: mpls: Limit memory allocation for mpls_route by David Ahern · 8 years ago
  15. 59b2096 net: mpls: change mpls_route layout by David Ahern · 8 years ago
  16. 77ef013a net: mpls: Convert number of nexthops to u8 by David Ahern · 8 years ago
  17. 39eb8cd net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE by David Ahern · 8 years ago
  18. 3d8417d udp: use sk_protocol instead of pcflag to detect udplite sockets by Paolo Abeni · 8 years ago
  19. 768bfa2 net: dsa: fix build error with devlink build as module by Tobias Regnery · 8 years ago
  20. 88f913f Merge branch 'phylib-EEE-updates' by David S. Miller · 8 years ago
  21. 32d7514 net: phy: allow EEE with any interface mode by Russell King · 8 years ago
  22. f75abeb net: phy: restart phy autonegotiation after EEE advertisment change by Russell King · 8 years ago
  23. 83ea067 net: phy: avoid setting unsupported EEE advertisments by Russell King · 8 years ago
  24. eefe06e Merge branch 'bpf-prog-testing-framework' by David S. Miller · 8 years ago
  25. 3782161 selftests/bpf: add l4 load balancer test based on sched_cls by Alexei Starovoitov · 8 years ago
  26. 8d48f5e selftests/bpf: add a test for basic XDP functionality by Alexei Starovoitov · 8 years ago
  27. 6882804 selftests/bpf: add a test for overlapping packet range checks by Alexei Starovoitov · 8 years ago
  28. dd26b7f tools/lib/bpf: expose bpf_program__set_type() by Alexei Starovoitov · 8 years ago
  29. 3084887 tools/lib/bpf: add support for BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  30. 1cf1cae bpf: introduce BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  31. 98cd155 net: dsa: Mock-up driver by Florian Fainelli · 8 years ago
  32. 772c3bd Merge branch 'mv88e6xxx-cross-chip-bridging' by David S. Miller · 8 years ago
  33. aec5ac8 net: dsa: mv88e6xxx: add cross-chip bridging by Vivien Didelot · 8 years ago
  34. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  35. e96a6e0 net: dsa: mv88e6xxx: remap existing bridge members by Vivien Didelot · 8 years ago
  36. 240ea3e net: dsa: mv88e6xxx: factorize in-chip bridge map by Vivien Didelot · 8 years ago
  37. e5887a2 net: dsa: mv88e6xxx: rework in-chip bridging by Vivien Didelot · 8 years ago
  38. 73b1204 net: dsa: mv88e6xxx: allocate the number of ports by Vivien Didelot · 8 years ago
  39. 17a1594 net: dsa: mv88e6xxx: program the PVT with all ones by Vivien Didelot · 8 years ago
  40. 8122899 net: dsa: mv88e6xxx: use 4-bit port for PVT data by Vivien Didelot · 8 years ago
  41. f364565 net: dsa: mv88e6xxx: move PVT description in info by Vivien Didelot · 8 years ago
  42. 58b7bd0 dpaa_eth: use AVOIDBLOCK for Tx confirmation queues by Madalin Bucur · 8 years ago
  43. b07e675 fsl/fman: take into account all RGMII modes by Madalin Bucur · 8 years ago
  44. d6acfeb vxlan: vxlan dev should inherit lowerdev's gso_max_size by Felix Manlunas · 8 years ago
  45. 6c7c98b sock: avoid dirtying sk_stamp, if possible by Paolo Abeni · 8 years ago
  46. 7801a32 Merge branch 'ibmvnic-cleanup-resource-handling' by David S. Miller · 8 years ago
  47. 1b8955e ibmvnic: Cleanup failure path in ibmvnic_open by Nathan Fontenot · 8 years ago
  48. 7bbc27a ibmvnic: Create init/release routines for stats token by Nathan Fontenot · 8 years ago
  49. b510888 ibmvnic: Merge the two release_sub_crq_queue routines by Nathan Fontenot · 8 years ago
  50. 0ffe2cb ibmvnic: Create init and release routines for the rx pool by Nathan Fontenot · 8 years ago
  51. c657e32 ibmvnic: Create init and release routines for the tx pool by Nathan Fontenot · 8 years ago
  52. f0b8c96 ibmvnic: Create init and release routines for the bounce buffer by Nathan Fontenot · 8 years ago
  53. f992887 ibmvnic: Update main crq initialization and release by Nathan Fontenot · 8 years ago
  54. 1935299 net: tcp: Refine the __tcp_select_window by Gao Feng · 8 years ago
  55. bae76dd net: dsa: mv88e6xxx: debug ATU Age Time by Vivien Didelot · 8 years ago
  56. e704f04 ibmvnic: Remove debugfs support by Nathan Fontenot · 8 years ago
  57. 142c659 bonding: refine bond_fold_stats() wrap detection by Eric Dumazet · 8 years ago
  58. ed8bfd5 VSOCK: remove unnecessary ternary operator on return value by Colin Ian King · 8 years ago
  59. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  60. eaf70ad net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID by Wadim Egorov · 8 years ago
  61. 5bacd77 Revert "net: stmmac: enable multiple buffers" by LABBE Corentin · 8 years ago
  62. 397df70 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  63. 14a98e6 Merge branch 'tipc-socketpair' by David S. Miller · 8 years ago
  64. 66bc1e8 tipc: allow rdm/dgram socketpairs by Erik Hugne · 8 years ago
  65. 70b0375 tipc: add support for stream/seqpacket socketpairs by Erik Hugne · 8 years ago
  66. d6956ac net: mvneta: set rx mode during resume if interface is running by Jisheng Zhang · 8 years ago
  67. a38d20d net: mvneta: add RGMII_RXID and RGMII_TXID support by Jisheng Zhang · 8 years ago
  68. 56607b9 net: veth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  69. 6c22570 Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  70. e944e97 net: mpls: Update lfib_nlmsg_size to skip deleted nexthops by David Ahern · 8 years ago
  71. d0281a5 net: phy: Allow building mdio-boardinfo into the kernel by Florian Fainelli · 8 years ago
  72. d08a9f6 i40e: fix for queue timing delays by Wyborny, Carolyn · 8 years ago
  73. dab86af i40e/i40evf: Change the way we limit the maximum frame size for Rx by Alexander Duyck · 8 years ago
  74. c424d4a i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow by Alexander Duyck · 8 years ago
  75. fa2343e i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code by Alexander Duyck · 8 years ago
  76. a0cfc31 i40e/i40evf: Pull out code for cleaning up Rx buffers by Alexander Duyck · 8 years ago
  77. 9a06412 i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer by Alexander Duyck · 8 years ago
  78. d57c0e0 i40e/i40evf: Use length to determine if descriptor is done by Alexander Duyck · 8 years ago
  79. 3a104f8 i40e: remove FDIR_REQUIRES_REINIT driver flag by Jacob Keller · 8 years ago
  80. d9eaf12 i40e: remove a useless goto statement by Jacob Keller · 8 years ago
  81. 1fca326 i40e: Check for new arq elements before leaving the adminq subtask loop by Christopher N Bednarz · 8 years ago
  82. 6030308 i40e: use register for XL722 control register read/write by Paul M Stillwell Jr · 8 years ago
  83. aca955d i40e: Clean up handling of private flags by Alexander Duyck · 8 years ago
  84. b1cb07d i40evf: enforce descriptor write-back mechanism for VF by Preethi Banala · 8 years ago
  85. 2cebaec Merge branch 'dsa-devlink' by David S. Miller · 8 years ago
  86. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  87. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  88. 0e42c72 Merge branch 'netconf-delnetconf' by David S. Miller · 8 years ago
  89. 1182e4d0 net: mpls: Send netconf messages on device register and unregister by David Ahern · 8 years ago
  90. 823566a net:mpls: Refactor mpls_netconf_notify_devconf to take event by David Ahern · 8 years ago
  91. 2345217 net: ipv6: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  92. 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
  93. b5c9641 net: devinet: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  94. 3b02286 net: devinet: Refactor inet_netconf_notify_devconf to take event by David Ahern · 8 years ago
  95. 983701e rtnetlink: Add RTM_DELNETCONF by David Ahern · 8 years ago
  96. 50c0add liquidio: refactor interrupt moderation code by Prasad Kanneganti · 8 years ago
  97. 4333d61 net: dsa: fix copyright holder by Vivien Didelot · 8 years ago
  98. 64014fe net: dsa: mv88e6xxx: unconditionally set ATU trunk by Vivien Didelot · 8 years ago
  99. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 8 years ago
  100. 2550183 Merge branch 'dsa-mv88e6xxx-fix-chip-definitions' by David S. Miller · 8 years ago