1. 77fefa9 net: phy: Fix the register offsets in Broadcom iProc mdio mux driver by Arun Parameswaran · 6 years ago
  2. 9b1dd81 dt-bindings: net: Fix Broadcom iProc mdio mux driver base address by Arun Parameswaran · 6 years ago
  3. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  4. ffd7ce3 be2net: fix spelling mistake "seqence" -> "sequence" by Colin Ian King · 6 years ago
  5. 9aba2f8 net: Fix coding style in skb_push() by Ganesh Goudar · 6 years ago
  6. 453e9dc net: fec: check DMA addressing limitations by Stefan Agner · 6 years ago
  7. 770b26d rxrpc: Remove set but not used variable 'nowj' by Wei Yongjun · 6 years ago
  8. e30cb13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  9. a3f94cb Squashfs: Compute expected length from inode size rather than block length by Phillip Lougher · 6 years ago
  10. 71755ee squashfs: more metadata hardening by Linus Torvalds · 6 years ago
  11. e6aed04 Revert "net/ipv6: fix metrics leak" by David S. Miller · 6 years ago
  12. 6b47037 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  13. db57dc7 net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined by Vincent Bernat · 6 years ago
  14. 8b11ec1 mm: do not initialize TLB stack vma's with vma_init() by Linus Torvalds · 6 years ago
  15. 53406ed mm: delete historical BUG from zap_pmd_range() by Hugh Dickins · 6 years ago
  16. b69ab96 Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  17. c01f6c9 rxrpc: Fix user call ID check in rxrpc_service_prealloc_one by YueHaibing · 6 years ago
  18. 9a97ebf Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  19. f390b7b Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  20. cdbb65c squashfs metadata 2: electric boogaloo by Linus Torvalds · 6 years ago
  21. 44960f2 staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pages by John Stultz · 6 years ago
  22. 90d4c5b cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32 by Ganesh Goudar · 6 years ago
  23. cef238d Merge branch 'net-sched-cleanups' by David S. Miller · 6 years ago
  24. 290b1c8 net: sched: make tcf_chain_{get,put}() static by Jiri Pirko · 6 years ago
  25. 5368140 net: sched: fix notifications for action-held chains by Jiri Pirko · 6 years ago
  26. 3d32f4c net: sched: change name of zombie chain to "held_by_acts_only" by Jiri Pirko · 6 years ago
  27. 4a62e25 net: hns3: fix return value error while hclge_cmd_csq_clean failed by Huazhong Tan · 6 years ago
  28. 87f7013 rds: remove redundant variable 'rds_ibdev' by YueHaibing · 6 years ago
  29. bd707f1 strparser: remove redundant variable 'rd_desc' by YueHaibing · 6 years ago
  30. 1296ee8 ip_gre: remove redundant variables t_hlen by YueHaibing · 6 years ago
  31. ebad825 ia64: mark special ia64 memory areas anonymous by Linus Torvalds · 6 years ago
  32. 13dde04 tcp: remove set but not used variable 'skb_size' by Wei Yongjun · 6 years ago
  33. fab9593 Merge branch 'tcp-add-4-new-stats' by David S. Miller · 6 years ago
  34. 7ec6537 tcp: add stat of data packet reordering events by Wei Wang · 6 years ago
  35. 7e10b65 tcp: add dsack blocks received stats by Wei Wang · 6 years ago
  36. fb31c9b tcp: add data bytes retransmitted stats by Wei Wang · 6 years ago
  37. ba113c3 tcp: add data bytes sent stats by Wei Wang · 6 years ago
  38. 984988a tcp: add a helper to calculate size of opt_stats by Wei Wang · 6 years ago
  39. a94c689 net: dsa: Do not suspend/resume closed slave_dev by Florian Fainelli · 6 years ago
  40. 53dd965 Merge branch 'ipv4-Control-SKB-reprioritization-after-forwarding' by David S. Miller · 6 years ago
  41. 9bae0451 selftests: mlxsw: Add test for ip_forward_update_priority by Petr Machata · 6 years ago
  42. cf60869 selftests: forwarding: Move DSCP capture to lib.sh by Petr Machata · 6 years ago
  43. 989133b selftests: forwarding: Move lldpad waiting to lib.sh by Petr Machata · 6 years ago
  44. 6495342 mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priority by Petr Machata · 6 years ago
  45. 1f65a33 mlxsw: spectrum: Extract work-scheduling into a new function by Petr Machata · 6 years ago
  46. d18c5d1 net: ipv4: Notify about changes to ip_forward_update_priority by Petr Machata · 6 years ago
  47. 432e05d net: ipv4: Control SKB reprioritization after forwarding by Petr Machata · 6 years ago
  48. bc5b6c0 netlink: Fix spectre v1 gadget in netlink_create() by Jeremy Cline · 6 years ago
  49. 83ba464 net: add helpers checking if socket can be bound to nonlocal address by Vincent Bernat · 6 years ago
  50. d39db3b net: change Exar/Neterion menu items to be alphabetical by Jon Mason · 6 years ago
  51. 969d509 net/tls: Use kmemdup to simplify the code by zhong jiang · 6 years ago
  52. b053fcc net/tipc: remove redundant variables 'tn' and 'oport' by Colin Ian King · 6 years ago
  53. e02ee98 Documentation: dpaa2: Use correct heading adornment by Ioana Ciornei · 6 years ago
  54. e512120 Merge branch 'be2net-next' by David S. Miller · 6 years ago
  55. 40c0066 be2net: Update the driver version to 12.0.0.0 by Suresh Reddy · 6 years ago
  56. c1b3bdb be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeout by Suresh Reddy · 6 years ago
  57. 96d3950 net/mlx5e: Fix uninitialized variable by Gustavo A. R. Silva · 6 years ago
  58. bf774d1 qed: Make some functions static by YueHaibing · 6 years ago
  59. b7d0f08 net: stmmac: Fix WoL for PCI-based setups by Jose Abreu · 6 years ago
  60. 7e2556e bonding: avoid lockdep confusion in bond_get_stats() by Eric Dumazet · 6 years ago
  61. e65d4d9 rds: Remove IPv6 dependency by Ka-Cheong Poon · 6 years ago
  62. f394ad2 rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead by Ka-Cheong Poon · 6 years ago
  63. fea49f6 net: ethernet: ti: cpsw: replace unnecessarily macroses on functions by Ivan Khoronzhuk · 6 years ago
  64. d0b35a4 rxrpc: Transmit more ACKs during data reception by David Howells · 6 years ago
  65. a71a2651 rxrpc: Propose, but don't immediately transmit, the final ACK for a call by David Howells · 6 years ago
  66. 4075295 rxrpc: Increase the size of a call's Rx window by David Howells · 6 years ago
  67. 4272d30 rxrpc: Trace socket notification by David Howells · 6 years ago
  68. 197445a rxrpc: Fix ACK proposal tracepoint by David Howells · 6 years ago
  69. 4764c0d rxrpc: Trace packet transmission by David Howells · 6 years ago
  70. f3f8337 rxrpc: Fix the trace for terminal ACK (re)transmission by David Howells · 6 years ago
  71. 6b97bd7 rxrpc: Show some more information through /proc files by David Howells · 6 years ago
  72. 887763b rxrpc: Display call expect-receive-by timeout in proc by David Howells · 6 years ago
  73. f597a57 rxrpc: remove redundant variables 'sp' and 'did_discard' by YueHaibing · 6 years ago
  74. 9b7c19e Merge branch 'pm-tools' by Rafael J. Wysocki · 6 years ago
  75. cb5c656 enic: do not call enic_change_mtu in enic_probe by Govindarajulu Varadarajan · 6 years ago
  76. 4672694 ipv4: frags: handle possible skb truesize change by Eric Dumazet · 6 years ago
  77. 56e2c94 inet: frag: enforce memory limits earlier by Eric Dumazet · 6 years ago
  78. e39eb59 Merge tag 'mlx5-fixes-2018-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  79. 37b7141 Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  80. 8e1d162 net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow by Feras Daoud · 6 years ago
  81. eacecf2 net/mlx5e: Fix null pointer access when setting MTU of vport representor by Adi Nissim · 7 years ago
  82. 2e8e70d net/mlx5e: Set port trust mode to PCP as default by Or Gerlitz · 6 years ago
  83. 5f5991f net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager by Eli Cohen · 6 years ago
  84. e6476c2 net: remove bogus RCU annotations on socket.wq by Christoph Hellwig · 6 years ago
  85. 6751e7c net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341 by Andrew Lunn · 6 years ago
  86. 9249069 Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  87. d46eeea virtio-net: get rid of unnecessary container of rq stats by Jason Wang · 6 years ago
  88. ca9e83b virtio-net: correctly update XDP_TX counters by Jason Wang · 6 years ago
  89. 6293e4d Merge branch 'xsk-improvements-to-RX-queue-check-and-replace' by David S. Miller · 6 years ago
  90. 84c6b86 xsk: don't allow umem replace at stack level by Jakub Kicinski · 6 years ago
  91. f734607 xsk: refactor xdp_umem_assign_dev() by Jakub Kicinski · 6 years ago
  92. c29c2eb net: update real_num_rx_queues even when !CONFIG_SYSFS by Jakub Kicinski · 6 years ago
  93. c1d61e7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  94. 39c64d8 mlx5: handle DMA mapping error case for XDP redirect by Jesper Dangaard Brouer · 6 years ago
  95. 095c363 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  96. c786e40 Merge tag 'acpi-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  97. 01e61a42 cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms by Srinivas Pandruvada · 6 years ago
  98. 5f95d39 Merge branch 'acpi-soc' by Rafael J. Wysocki · 6 years ago
  99. f67077d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  100. 5723b4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago