1. 0e03728 net: mvpp2: switch to build_skb() in the RX path by Thomas Petazzoni · 8 years ago
  2. 8138aff net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · 8 years ago
  3. 31d7677 net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · 8 years ago
  4. a8c249a net: mvpp2: remove unused register definitions by Thomas Petazzoni · 8 years ago
  5. 3eb2d99 net: mvpp2: simplify mvpp2_bm_bufs_add() by Thomas Petazzoni · 8 years ago
  6. 7ef7e1d net: mvpp2: drop useless fields in mvpp2_bm_pool and related code by Thomas Petazzoni · 8 years ago
  7. 5dfa9e8 net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue' by Thomas Petazzoni · 8 years ago
  8. 36fb743 net: mvpp2: release reference to txq_cpu[] entry after unmapping by Thomas Petazzoni · 8 years ago
  9. ab42676 net: mvpp2: handle too large value in mvpp2_rx_time_coal_set() by Thomas Petazzoni · 8 years ago
  10. f8b0d5f net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set() by Thomas Petazzoni · 8 years ago
  11. d63f9e4 net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_set by Thomas Petazzoni · 8 years ago
  12. 239a3b6 net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put() by Thomas Petazzoni · 8 years ago
  13. b3bdc3a macsec: fix validation failed in asynchronous operation. by Lee Ryder · 8 years ago
  14. 8ccde4c net: sock: Use USEC_PER_SEC macro instead of literal 1000000 by Gao Feng · 8 years ago
  15. f6b1020 virtio-net: switch to use build_skb() for small buffer by Jason Wang · 8 years ago
  16. ca4ef45 ip: fix IP_CHECKSUM handling by Paolo Abeni · 8 years ago
  17. 8dcd81a vxlan: remove unused variable saddr in neigh_reduce by Roopa Prabhu · 8 years ago
  18. 8bcdc4f vxlan: add changelink support by Roopa Prabhu · 8 years ago
  19. d1892e4 rtnl: simplify error return path in rtnl_create_link() by Tobias Klauser · 8 years ago
  20. 017b29c virito-net: set queues after reset during xdp_set by Jason Wang · 8 years ago
  21. 1763413 dpaa_eth: implement ioctl() for PHY-related ops by Michael Walle · 8 years ago
  22. 2cf8a89 net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  23. 836dacd Merge branch 'bnxt_en-probe-and-open-bugs' by David S. Miller · 8 years ago
  24. 1708639 bnxt_en: fix pci cleanup in bnxt_init_one() failure path by Sathya Perla · 8 years ago
  25. daf1f1e bnxt_en: Fix NULL pointer dereference in a failure path during open. by Michael Chan · 8 years ago
  26. 4e00338 bnxt_en: Reject driver probe against all bridge devices by Ray Jui · 8 years ago
  27. 5a4dcdc Merge branch 'qed-bug-fixes' by David S. Miller · 8 years ago
  28. 65ed2ff qed*: Fix link indication race by Mintz, Yuval · 8 years ago
  29. 85750d7 qed: Don't allocate SBs using main PTT by Mintz, Yuval · 8 years ago
  30. afe981d qede: Prevent index problems in loopback test by Sudarsana Reddy Kalluru · 8 years ago
  31. 33b2fbd qed: Reflect PF link when initializing VF by Mintz, Yuval · 8 years ago
  32. 885185d qede: Free netdevice only after stoping slowpath by Mintz, Yuval · 8 years ago
  33. 0e0b80a qede: Initialize lock and slowpath workqueue early by Mintz, Yuval · 8 years ago
  34. c2dedf8 qed: Reserve doorbell BAR space for present CPUs by Ram Amrani · 8 years ago
  35. 300c0d7 qed: Don't free a QP more than once by Ram Amrani · 8 years ago
  36. c5212b9 qed: Read queue state before releasing buffer by Ram Amrani · 8 years ago
  37. 670dde5 qed: Release CQ resource under lock on failure by Ram Amrani · 8 years ago
  38. 8676ea8 Merge branch 'aquantia-next' by David S. Miller · 8 years ago
  39. e399553 net: ethernet: aquantia: Copying tx buffers is not needed. by Pavel Belous · 8 years ago
  40. 89b6438 net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 page. by Pavel Belous · 8 years ago
  41. c0788f7 net: ethernet: aquantia: Fixed incorrect buff->len calculation. by Pavel Belous · 8 years ago
  42. 5562910 net: ethernet: aquantia: Call netdev_register after all initialized. by Pavel Belous · 8 years ago
  43. df9000e net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc. by Pavel Belous · 8 years ago
  44. b350d7b net: ethernet: aquantia: Using NETDEV_TX_OK instead 0. by Pavel Belous · 8 years ago
  45. d5919ae net: ethernet: aquantia: Fixed missing rtnl_unlock. by Pavel Belous · 8 years ago
  46. 362f37b net: ethernet: aquantia: Superfluous initialization of "err". by Pavel Belous · 8 years ago
  47. 14861e9 net: ethernet: aquantia: Using module_pci_driver. by Pavel Belous · 8 years ago
  48. 5513e16 net: ethernet: aquantia: Fixes for aq_ndev_change_mtu by Pavel Belous · 8 years ago
  49. 15e32a5 net: ethernet: aquantia: Removed busy_count field. by Pavel Belous · 8 years ago
  50. 99e5582 net: ethernet: aquantia: Removed extra assignment for skb->dev. by Pavel Belous · 8 years ago
  51. 45ee244 net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  52. 49cef10 net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  53. e8846a5 Merge branch 'nfp-next' by David S. Miller · 8 years ago
  54. 0bc3827 nfp: allow application firmware to limit number of SR-IOV VFs by Jakub Kicinski · 8 years ago
  55. 372d504 nfp: return nfp_rtsym_read_le() errors correctly by Jakub Kicinski · 8 years ago
  56. af62368 nfp: add very basic access to NSP logs by Jakub Kicinski · 8 years ago
  57. bd5ca06 nfp: report NSP ABI version in ethtool FW version by Jakub Kicinski · 8 years ago
  58. 368b1d1 nfp: store NSP ABI version in state structure by Jakub Kicinski · 8 years ago
  59. 64db09e nfp: report manufacturing info on load by Jakub Kicinski · 8 years ago
  60. a9c83f7 nfp: refactor NSP initialization and add error message by Jakub Kicinski · 8 years ago
  61. c1ceee5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  62. 24045a0 net: mpls: Add support for netconf by David Ahern · 8 years ago
  63. 766a957 qlcnic: Fix a memory leak in error handling path by Christophe Jaillet · 8 years ago
  64. 177c8d1 net: mvpp2: Fix a memory leak in error handling path by Christophe Jaillet · 8 years ago
  65. 3608b13 mlx4: reduce OOM risk on arches with large pages by Eric Dumazet · 8 years ago
  66. b9ef4ab Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  67. e716953 ptr_ring: fix race conditions when resizing by Michael S. Tsirkin · 8 years ago
  68. d4e854c net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  69. f74f92b fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption by Colin Ian King · 8 years ago
  70. d410526 Merge branch 'sctp-MSG_MORE' by David S. Miller · 8 years ago
  71. 4ea0c32 sctp: add support for MSG_MORE by Xin Long · 8 years ago
  72. b7018d0 sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING by Xin Long · 8 years ago
  73. 93a66e9 GTP: Add some basic documentation about drivers/net/gtp.c by Harald Welte · 8 years ago
  74. eb36bed net: aquantia: remove function aq_ring_tx_deinit by Lino Sanfilippo · 8 years ago
  75. 90a6c99 net: ena: remove superfluous check in ena_remove() by Lino Sanfilippo · 8 years ago
  76. 2317c6b openvswitch: Set event bit after initializing labels. by Jarno Rajahalme · 8 years ago
  77. 5ed3fea Merge branch 'phy-unbind-crash' by David S. Miller · 8 years ago
  78. 25149ef net: phy: Check phydev->drv by Florian Fainelli · 8 years ago
  79. 7b9a88a net: phy: Fix PHY unbind crash by Florian Fainelli · 8 years ago
  80. cd2b708 sctp: check duplicate node before inserting a new transport by Xin Long · 8 years ago
  81. 7e1392f of_mdio: Add "broadcom,bcm5241" to the whitelist. by David Daney · 8 years ago
  82. d4ff816 net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support by david.wu · 8 years ago
  83. a4d69a4 sctp: sctp_transport_dst_check should check if transport pmtu is dst mtu by Xin Long · 8 years ago
  84. 585396b Merge branch 'sctp-rcv-side-stream-reconf-ssn-reset-req-chunk' by David S. Miller · 8 years ago
  85. d884aa6 sctp: add reconf chunk event by Xin Long · 8 years ago
  86. 2040d3d sctp: add reconf chunk process by Xin Long · 8 years ago
  87. ea62504 sctp: add a function to verify the sctp reconf chunk by Xin Long · 8 years ago
  88. 16e1a91 sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter by Xin Long · 8 years ago
  89. 8105447 sctp: implement receiver-side procedures for the Outgoing SSN Reset Request Parameter by Xin Long · 8 years ago
  90. 35ea82d sctp: add support for generating stream ssn reset event notification by Xin Long · 8 years ago
  91. bd4b9f8 sctp: add support for generating stream reconf resp chunk by Xin Long · 8 years ago
  92. 61845d2 virtio-net: batch stats updating by Jason Wang · 8 years ago
  93. f5a5772 mlx4: fix potential divide by 0 in mlx4_en_auto_moderation() by Eric Dumazet · 8 years ago
  94. 1786dbf uapi: fix linux/rds.h userspace compilation error by Dmitry V. Levin · 8 years ago
  95. feb0869 uapi: fix linux/rds.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  96. bcb41c6 uapi: fix linux/mroute.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  97. 72aa107 uapi: fix linux/mroute6.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  98. 6c07ec0 uapi: fix linux/ipv6_route.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  99. 249168a ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs by Thomas Falcon · 8 years ago
  100. 901e040 ibmvnic: Use common counter for capabilities checks by Thomas Falcon · 8 years ago