1. e3b5106 devlink: Add generic parameter ignore_ari by Vasundhara Volam · 6 years ago
  2. 8fa74e3c qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers by Nathan Chancellor · 6 years ago
  3. 9e50727 Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  4. f0e834e Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  5. bbb4c43 dns: Allow the dns resolver to retrieve a server set by David Howells · 6 years ago
  6. 0aa63eb liquidio: fix a couple of spelling mistakes by Colin Ian King · 6 years ago
  7. 6a5e6b1 Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 6 years ago
  8. e908bcf rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago
  9. 2070a3e rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago
  10. 5a790b7 rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb() by David Howells · 6 years ago
  11. 46894a1 rxrpc: Use IPv4 addresses throught the IPv6 by David Howells · 6 years ago
  12. 66be646 afs: Sort address lists so that they are in logical ascending order by David Howells · 6 years ago
  13. 4c19bbd afs: Always build address lists using the helper functions by David Howells · 6 years ago
  14. 68eb64c afs: Do better max capacity handling on address lists by David Howells · 6 years ago
  15. b3cfb6f rxrpc: Emit the data Tx trace line before transmitting by David Howells · 6 years ago
  16. d2944b1 rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() by David Howells · 6 years ago
  17. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. fcd29ad net/mlx5: Add Fast teardown support by Feras Daoud · 6 years ago
  19. 9456384 net/mlx5e: Add new counter for aRFS rule insertion failures by Eran Ben Elisha · 6 years ago
  20. e98bedf net/mlx5e: Add extack messages for TC offload failures by Eli Britstein · 6 years ago
  21. 8c98ee7 net/mlx5e: E-Switch, Add extack messages to devlink callbacks by Eli Britstein · 6 years ago
  22. db7ff19 devlink: Add extack for eswitch operations by Eli Britstein · 6 years ago
  23. cec4de3 Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  24. 7bdaae2 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  25. 4233cfe ixgbe: check return value of napi_complete_done() by Song Liu · 6 years ago
  26. 37ebb5f iavf: fix a typo by Rami Rosen · 6 years ago
  27. 8221c5e ixgbe: add AF_XDP zero-copy Tx support by Björn Töpel · 6 years ago
  28. 05ae861 ixgbe: move common Tx functions to ixgbe_txrx_common.h by Björn Töpel · 6 years ago
  29. d0bcacd ixgbe: add AF_XDP zero-copy Rx support by Björn Töpel · 6 years ago
  30. 46515fd ixgbe: move common Rx functions to ixgbe_txrx_common.h by Björn Töpel · 6 years ago
  31. 024aa58 ixgbe: added Rx/Tx ring disable/enable functions by Björn Töpel · 6 years ago
  32. 5d826d2 ixgbe: Fix crash with VFs and flow director on interface flap by Radoslaw Tyl · 6 years ago
  33. 92fb7aa i40e: Remove unnecessary print statement by Nathan Chancellor · 6 years ago
  34. 43ade6ad i40e: Use proper enum in i40e_ndo_set_vf_link_state by Nathan Chancellor · 6 years ago
  35. 617cc64 ixgbevf: off by one in ixgbevf_ipsec_tx() by Dan Carpenter · 6 years ago
  36. 6b27f3d ixgbe: remove redundant function ixgbe_fw_recovery_mode() by YueHaibing · 6 years ago
  37. 8d7179b ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit by Radoslaw Tyl · 6 years ago
  38. 2c49d34 ixgbevf: fix msglen for ipsec mbx messages by Shannon Nelson · 6 years ago
  39. 95773dc Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Greg Kroah-Hartman · 6 years ago
  40. 072eff2 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  41. db3408a cxgb4: remove the unneeded locks by Ganesh Goudar · 6 years ago
  42. 2cc543f sctp: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  43. 5cc6c8b ice: Update version string by Anirudh Venkataramanan · 6 years ago
  44. 124cd54 ice: Use the right function to enable/disable VSI by Dave Ertman · 6 years ago
  45. d2b464a ice: Add more flexibility on how we assign an ITR index by Brett Creeley · 6 years ago
  46. 072f0c3 ice: Fix potential null pointer issues by Dave Ertman · 6 years ago
  47. c60cdb1 ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI by Brett Creeley · 6 years ago
  48. be8ff00 ice: Fix forward to queue group logic by Anirudh Venkataramanan · 6 years ago
  49. 7c4bc1f ice: Extend malicious operations detection logic by Anirudh Venkataramanan · 6 years ago
  50. 53b8dec ice: Notify VF of link status change by Anirudh Venkataramanan · 6 years ago
  51. 1071a83 ice: Implement virtchnl commands for AVF support by Anirudh Venkataramanan · 6 years ago
  52. 7c71086 ice: Add handlers for VF netdevice operations by Anirudh Venkataramanan · 6 years ago
  53. 007676b ice: Add support for VF reset events by Anirudh Venkataramanan · 6 years ago
  54. 8ede017 ice: Update VSI and queue management code to handle VF VSI by Anirudh Venkataramanan · 6 years ago
  55. ddf30f7 ice: Add handler to configure SR-IOV by Anirudh Venkataramanan · 6 years ago
  56. 75d2b25 ice: Add support to detect SR-IOV capability and mailbox queues by Anirudh Venkataramanan · 6 years ago
  57. 16fc087 virtchnl: Added support to exchange additional speed values by Yashaswini Raghuram Prathivadi Bhayankaram · 6 years ago
  58. 6bebe37 Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Greg Kroah-Hartman · 6 years ago
  59. 5b37260 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Greg Kroah-Hartman · 6 years ago
  60. 73dec82 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Greg Kroah-Hartman · 6 years ago
  61. ad608fb media: v4l: event: Prevent freeing event subscriptions while accessed by Sakari Ailus · 6 years ago
  62. 4e6d472 tls: Add support for inplace records encryption by Vakul Garg · 6 years ago
  63. 6502f85 net: dsa: lantiq: Fix path in MAINTAINERS file by Hauke Mehrtens · 6 years ago
  64. 2a7f8c3 hv_netvsc: remove ndo_poll_controller by Stephen Hemminger · 6 years ago
  65. d777f55 MAINTAINERS: Fix wrong include file path by Andrew Lunn · 6 years ago
  66. 00538ba Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  67. 9003b36 r8169: always autoneg on resume by Alex Xu (Hello71) · 6 years ago
  68. 64199fc ipv4: fix use-after-free in ip_cmsg_recv_dstaddr() by Eric Dumazet · 6 years ago
  69. 258b6d1 cxgb4: Use proper enum in IEEE_FAUX_SYNC by Nathan Chancellor · 6 years ago
  70. 3b0b8f0 cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update by Nathan Chancellor · 6 years ago
  71. 0fd5480 dpaa_eth: Remove useless declaration by Nathan Chancellor · 6 years ago
  72. e4a38c0 ipv6: add vrf table handling code for ipv6 mcast by Patrick Ruddy · 6 years ago
  73. 854da99 ipv4: Allow sending multicast packets on specific i/f using VRF socket by Robert Shearman · 6 years ago
  74. 6919622a bridge: mcast: Default back to multicast enabled state by Ido Schimmel · 6 years ago
  75. 42fac7bd Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification' by David S. Miller · 6 years ago
  76. afb90db dpaa2-eth: Add ethtool support for flow classification by Ioana Radulescu · 6 years ago
  77. 4aaaf9b dpaa2-eth: Configure Rx flow classification key by Ioana Radulescu · 6 years ago
  78. f76c483 dpaa2-eth: Rename structure by Ioana Radulescu · 6 years ago
  79. df85aeb dpaa2-eth: Use new API for Rx flow hashing by Ioana Radulescu · 6 years ago
  80. f3edc2d net: usbnet: make driver_info const by Ben Dooks · 6 years ago
  81. b9f1bcb Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  82. 8873c06 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  83. 31c73cb Merge branch 'rmnet-fixes' by David S. Miller · 6 years ago
  84. ec40564 net: qualcomm: rmnet: Fix incorrect allocation flag in receive path by Subash Abhinov Kasiviswanathan · 6 years ago
  85. 6392ff3 net: qualcomm: rmnet: Fix incorrect allocation flag in transmit by Subash Abhinov Kasiviswanathan · 6 years ago
  86. a07f388 net: qualcomm: rmnet: Skip processing loopback packets by Sean Tranchetti · 6 years ago
  87. 45ec318 net: systemport: Fix wake-up interrupt race during resume by Florian Fainelli · 6 years ago
  88. 11bde89 Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  89. 744486d net: inet6_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  90. 84db840 net: rtm_to_fib6_config() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  91. 8823a3a net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  92. dc92095 net: ip6_update_pmtu() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  93. d456336 net: remove 1 always zero parameter from ip6_redirect_no_header() by Maciej Żenczykowski · 6 years ago
  94. 0b26fb1 net: ip6_redirect_no_header() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  95. 1f7f10a net: ip6_redirect() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  96. e8e3fbe net: inet_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  97. e351bb6 net: ip_rt_get_source() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  98. 0e1d6ec rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  99. 0f3b914 bonding: fix warning message by Mahesh Bandewar · 6 years ago
  100. 2ab2ddd inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago