1. 9140b30 nfp: add nfp_net_pf_free_vnic() function by Jakub Kicinski · 8 years ago
  2. d4e7f09 nfp: rename netdev/port to vNIC by Jakub Kicinski · 8 years ago
  3. beba69c nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs by Jakub Kicinski · 8 years ago
  4. cd6f8db nfp: add nfp_cppcore_pcie_unit() helper by Simon Horman · 8 years ago
  5. bd08048 bridge: fix hello and hold timers starting/stopping by Ivan Vecera · 8 years ago
  6. 85deed5 net/wan/fsl_ucc_hdlc: fix muram allocation error by Holger Brunck · 8 years ago
  7. a777f71 net: ipv4: tcp: fixed comment coding style issue by Rohit Chavan · 8 years ago
  8. 241c466 net: socket: fix a typo in sockfd_lookup(). by Rosen, Rami · 8 years ago
  9. acb5d48 Merge branch 'netlink-extack-route-add-del' by David S. Miller · 8 years ago
  10. d5d531c net: ipv6: Add extack messages for route add failures by David Ahern · 8 years ago
  11. 333c430 net: ipv6: Plumb extack through route add functions by David Ahern · 8 years ago
  12. c3ab2b4 net: ipv4: Add extack messages for route add failures by David Ahern · 8 years ago
  13. 6d8422a1 net: ipv4: Plumb extack through route add functions by David Ahern · 8 years ago
  14. 863483c macsec: double accounting of dropped rx/tx packets by Girish Moodalbail · 8 years ago
  15. f5a64d6 net: Fix parisc SCM_TIMESTAMPING_PKTINFO value. by David S. Miller · 8 years ago
  16. 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 8 years ago
  17. 4ab6887 tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT by Eric Dumazet · 8 years ago
  18. 0a9fc39 ipv6: drop unused variables in seg6_genl_dumphac by stephen hemminger · 8 years ago
  19. 9dc621a fou: make local function static by stephen hemminger · 8 years ago
  20. c718c6d tcpnv: do not export local function by stephen hemminger · 8 years ago
  21. 9691724 inet: fix warning about missing prototype by stephen hemminger · 8 years ago
  22. 9e7b19c ila: propagate error code in ila_output by stephen hemminger · 8 years ago
  23. 332b4fc dcb: enforce minimum length on IEEE_APPS attribute by stephen hemminger · 8 years ago
  24. dae3705 Merge branch 'net-extend-socket-timestamping-API' by David S. Miller · 8 years ago
  25. 74abc9b1 net: ethernet: update drivers to make both SW and HW TX timestamps by Miroslav Lichvar · 8 years ago
  26. b50a5c7 net: allow simultaneous SW and HW transmit timestamping by Miroslav Lichvar · 8 years ago
  27. 67953d4 net: fix documentation of struct scm_timestamping by Miroslav Lichvar · 8 years ago
  28. aad9c8c net: add new control message for incoming HW-timestamped packets by Miroslav Lichvar · 8 years ago
  29. 90b602f net: add function to retrieve original skb device using NAPI ID by Miroslav Lichvar · 8 years ago
  30. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  31. b8210a9 net: define receive timestamp filter for NTP by Miroslav Lichvar · 8 years ago
  32. 2061ec3 cxgb4 : retrieve port information from firmware by Ganesh Goudar · 8 years ago
  33. 66aa067 ibmveth: Support to enable LSO/CSO for Trunk VEA. by Sivakumar Krishnasamy · 8 years ago
  34. 76e7f31 Merge branch 'qed-next' by David S. Miller · 8 years ago
  35. 9ac4c54 qede: Support 1G advertisment. by Sudarsana Reddy Kalluru · 8 years ago
  36. b19601b qed: Fix setting of Management bitfields by Tomer Tayar · 8 years ago
  37. 2e7022d qede: qedr closure after setting state by Mintz, Yuval · 8 years ago
  38. 88fa952 qed: Correct print in iscsi error-flow by Mintz, Yuval · 8 years ago
  39. 3587cb8 qed: Revise alloc/setup/free flow by Tomer Tayar · 8 years ago
  40. 492a1d9 qede: Don't use an internal MAC field by Mintz, Yuval · 8 years ago
  41. 71851ea qede: Add missing Status-block free by Sudarsana Reddy Kalluru · 8 years ago
  42. 5a052d6 qede: Honor user request for Tx buffers by Sudarsana Reddy Kalluru · 8 years ago
  43. ba798b5 qede: Allow WoL to activate by default by Mintz, Yuval · 8 years ago
  44. dc57ae3 Merge branch 'xgene-check-all-RGMII-phy-mode-variants' by David S. Miller · 8 years ago
  45. 326dde3 xgene: Check all RGMII phy mode variants by Iyappan Subramanian · 8 years ago
  46. 32d0f78 phy: Add helper function to check phy interface mode by Iyappan Subramanian · 8 years ago
  47. 5d65a16 Merge branch 'net-fix-CRC32c-in-the-forwarding-path' by David S. Miller · 8 years ago
  48. b4759dc sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY} by Davide Caratti · 8 years ago
  49. 7529390 openvswitch: more accurate checksumming in queue_userspace_packet() by Davide Caratti · 8 years ago
  50. 43c26a1 net: more accurate checksumming in validate_xmit_skb() by Davide Caratti · 8 years ago
  51. dba0030 net: use skb->csum_not_inet to identify packets needing crc32c by Davide Caratti · 8 years ago
  52. 219f1d79 sk_buff: remove support for csum_bad in sk_buff by Davide Caratti · 8 years ago
  53. b72b5bf net: introduce skb_crc32c_csum_help by Davide Caratti · 8 years ago
  54. 9617813 skbuff: add stub to help computing crc32c on SCTP packets by Davide Caratti · 8 years ago
  55. 6f5b24e tcp: warn on negative reordering values by Soheil Hassas Yeganeh · 8 years ago
  56. c6cd850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. 27902f0 net/mlx5e: Fix possible memory leak by Wei Yongjun · 8 years ago
  58. 74ed053 qed: Remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  59. 6d0af07 ibmvnic: fix missing unlock on error in __ibmvnic_reset() by Wei Yongjun · 8 years ago
  60. 8b4822d Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  61. ce064e6 net1080: Remove unused function nc_dump_ttl() by Matthias Kaehlcke · 8 years ago
  62. db646cc r8152: Remove unused function usb_ocp_read() by Matthias Kaehlcke · 8 years ago
  63. 667f867 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  64. a58a260 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  65. 5396a01 Merge tag 'kbuild-fixes-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  66. 7b6859f qed: Utilize FW 8.20.0.0 by Mintz, Yuval · 8 years ago
  67. b17b8a2 tcp: fix tcp_rearm_rto() by Eric Dumazet · 8 years ago
  68. 16d95c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  69. af5d285 Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  70. c0e01ea mlxsw: spectrum: Avoid possible NULL pointer dereference by Ido Schimmel · 8 years ago
  71. 4454e86 liquidio: make the spinlock octeon_devices_lock static by Colin Ian King · 8 years ago
  72. b7ce520 sh_eth: Do not print an error message for probe deferral by Geert Uytterhoeven · 8 years ago
  73. 5f5c544 sh_eth: Use platform device for printing before register_netdev() by Geert Uytterhoeven · 8 years ago
  74. 10b3203 Merge tag 'linux-can-next-for-4.13-20170518' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  75. d5d6add mlxsw: spectrum_dpipe: Fix sparse warnings by Arkadi Sharshevsky · 8 years ago
  76. b16c4c4 Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  77. 6b1206b mlxsw: spectrum_router: Fix rif counter freeing routine by Arkadi Sharshevsky · 8 years ago
  78. 6dd4aba mlxsw: spectrum_dpipe: Fix incorrect entry index by Arkadi Sharshevsky · 8 years ago
  79. 9b910d2 net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360. by Eric Anholt · 8 years ago
  80. 8740fa3 Merge branch 'dsa-headers-cleanup' by David S. Miller · 8 years ago
  81. 438ff53 net: dsa: use switchdev_obj_dump_cb_t everywhere by Vivien Didelot · 8 years ago
  82. f0c24cc net: dsa: include switchdev.h only once by Vivien Didelot · 8 years ago
  83. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
  84. de321ed net: fix __skb_try_recv_from_queue to return the old behavior by Andrey Vagin · 8 years ago
  85. 1ac91bf cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
  86. 6672714 net: make struct dst_entry::dev first member by Alexey Dobriyan · 8 years ago
  87. cc76169 Merge branch 'fsl_ucc_hdlc-enhancements' by David S. Miller · 8 years ago
  88. 1f6753d powerpc/85xx/kmcent2: use hdlc busmode for UCC1 by Holger Brunck · 8 years ago
  89. 067bb93 net/wan/fsl_ucc_hdlc: add hdlc-bus support by Holger Brunck · 8 years ago
  90. c7f235a fsl/qe: add bit description for SYNL register for GUMR by Holger Brunck · 8 years ago
  91. 54e9e08 net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode by Holger Brunck · 8 years ago
  92. 5b8aad9 net/wan/fsl_ucc_hdlc: fix incorrect memory allocation by Holger Brunck · 8 years ago
  93. 10515db net/wan/fsl_ucc_hdlc: fix wrong indentation by Holger Brunck · 8 years ago
  94. 66bb144 net/wan/fsl_ucc_hdlc: fix unitialized variable warnings by Holger Brunck · 8 years ago
  95. f089785 net/wan/fsl_ucc_hdlc: cleanup debug traces by Holger Brunck · 8 years ago
  96. 486181b qmi_wwan: add another Lenovo EM74xx device ID by Bjørn Mork · 8 years ago
  97. fdcee2c sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 8 years ago
  98. a3f96c4 udp: make *udp*_queue_rcv_skb() functions static by Paolo Abeni · 8 years ago
  99. 0cd2950 net: make struct net_device::tx_queue_len unsigned int by Alexey Dobriyan · 8 years ago
  100. a285860 bridge: netlink: check vlan_default_pvid range by Tobias Jungel · 8 years ago