1. 453e9dc net: fec: check DMA addressing limitations by Stefan Agner · 7 years ago
  2. 770b26d rxrpc: Remove set but not used variable 'nowj' by Wei Yongjun · 7 years ago
  3. db57dc7 net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined by Vincent Bernat · 7 years ago
  4. b69ab96 Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  5. 90d4c5b cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32 by Ganesh Goudar · 7 years ago
  6. cef238d Merge branch 'net-sched-cleanups' by David S. Miller · 7 years ago
  7. 290b1c8 net: sched: make tcf_chain_{get,put}() static by Jiri Pirko · 7 years ago
  8. 5368140 net: sched: fix notifications for action-held chains by Jiri Pirko · 7 years ago
  9. 3d32f4c net: sched: change name of zombie chain to "held_by_acts_only" by Jiri Pirko · 7 years ago
  10. 4a62e25 net: hns3: fix return value error while hclge_cmd_csq_clean failed by Huazhong Tan · 7 years ago
  11. 87f7013 rds: remove redundant variable 'rds_ibdev' by YueHaibing · 7 years ago
  12. bd707f1 strparser: remove redundant variable 'rd_desc' by YueHaibing · 7 years ago
  13. 1296ee8 ip_gre: remove redundant variables t_hlen by YueHaibing · 7 years ago
  14. 13dde04 tcp: remove set but not used variable 'skb_size' by Wei Yongjun · 7 years ago
  15. fab9593 Merge branch 'tcp-add-4-new-stats' by David S. Miller · 7 years ago
  16. 7ec6537 tcp: add stat of data packet reordering events by Wei Wang · 7 years ago
  17. 7e10b65 tcp: add dsack blocks received stats by Wei Wang · 7 years ago
  18. fb31c9b tcp: add data bytes retransmitted stats by Wei Wang · 7 years ago
  19. ba113c3 tcp: add data bytes sent stats by Wei Wang · 7 years ago
  20. 984988a tcp: add a helper to calculate size of opt_stats by Wei Wang · 7 years ago
  21. 53dd965 Merge branch 'ipv4-Control-SKB-reprioritization-after-forwarding' by David S. Miller · 7 years ago
  22. 9bae0451 selftests: mlxsw: Add test for ip_forward_update_priority by Petr Machata · 7 years ago
  23. cf60869 selftests: forwarding: Move DSCP capture to lib.sh by Petr Machata · 7 years ago
  24. 989133b selftests: forwarding: Move lldpad waiting to lib.sh by Petr Machata · 7 years ago
  25. 6495342 mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priority by Petr Machata · 7 years ago
  26. 1f65a33 mlxsw: spectrum: Extract work-scheduling into a new function by Petr Machata · 7 years ago
  27. d18c5d1 net: ipv4: Notify about changes to ip_forward_update_priority by Petr Machata · 7 years ago
  28. 432e05d net: ipv4: Control SKB reprioritization after forwarding by Petr Machata · 7 years ago
  29. 83ba464 net: add helpers checking if socket can be bound to nonlocal address by Vincent Bernat · 7 years ago
  30. d39db3b net: change Exar/Neterion menu items to be alphabetical by Jon Mason · 7 years ago
  31. 969d509 net/tls: Use kmemdup to simplify the code by zhong jiang · 7 years ago
  32. b053fcc net/tipc: remove redundant variables 'tn' and 'oport' by Colin Ian King · 7 years ago
  33. e512120 Merge branch 'be2net-next' by David S. Miller · 7 years ago
  34. 40c0066 be2net: Update the driver version to 12.0.0.0 by Suresh Reddy · 7 years ago
  35. c1b3bdb be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeout by Suresh Reddy · 7 years ago
  36. 96d3950 net/mlx5e: Fix uninitialized variable by Gustavo A. R. Silva · 7 years ago
  37. bf774d1 qed: Make some functions static by YueHaibing · 7 years ago
  38. e65d4d9 rds: Remove IPv6 dependency by Ka-Cheong Poon · 7 years ago
  39. f394ad2 rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead by Ka-Cheong Poon · 7 years ago
  40. fea49f6 net: ethernet: ti: cpsw: replace unnecessarily macroses on functions by Ivan Khoronzhuk · 7 years ago
  41. d0b35a4 rxrpc: Transmit more ACKs during data reception by David Howells · 7 years ago
  42. a71a2651 rxrpc: Propose, but don't immediately transmit, the final ACK for a call by David Howells · 7 years ago
  43. 4075295 rxrpc: Increase the size of a call's Rx window by David Howells · 7 years ago
  44. 4272d30 rxrpc: Trace socket notification by David Howells · 7 years ago
  45. 197445a rxrpc: Fix ACK proposal tracepoint by David Howells · 7 years ago
  46. 4764c0d rxrpc: Trace packet transmission by David Howells · 7 years ago
  47. f3f8337 rxrpc: Fix the trace for terminal ACK (re)transmission by David Howells · 7 years ago
  48. 6b97bd7 rxrpc: Show some more information through /proc files by David Howells · 7 years ago
  49. 887763b rxrpc: Display call expect-receive-by timeout in proc by David Howells · 7 years ago
  50. f597a57 rxrpc: remove redundant variables 'sp' and 'did_discard' by YueHaibing · 7 years ago
  51. e6476c2 net: remove bogus RCU annotations on socket.wq by Christoph Hellwig · 7 years ago
  52. d46eeea virtio-net: get rid of unnecessary container of rq stats by Jason Wang · 7 years ago
  53. ca9e83b virtio-net: correctly update XDP_TX counters by Jason Wang · 7 years ago
  54. 6293e4d Merge branch 'xsk-improvements-to-RX-queue-check-and-replace' by David S. Miller · 7 years ago
  55. 84c6b86 xsk: don't allow umem replace at stack level by Jakub Kicinski · 7 years ago
  56. f734607 xsk: refactor xdp_umem_assign_dev() by Jakub Kicinski · 7 years ago
  57. c29c2eb net: update real_num_rx_queues even when !CONFIG_SYSFS by Jakub Kicinski · 7 years ago
  58. 39c64d8 mlx5: handle DMA mapping error case for XDP redirect by Jesper Dangaard Brouer · 7 years ago
  59. 6ae7467 hv_netvsc: Add per-cpu ethtool stats for netvsc by Yidong Ren · 7 years ago
  60. 494f2e76 Merge branch 'selftests-mirror-to-gretap-with-team' by David S. Miller · 7 years ago
  61. 541c6ce selftests: forwarding: Test mirror-to-gretap w/ UL team LACP by Petr Machata · 7 years ago
  62. a9b33b2 selftests: forwarding: Test mirror-to-gretap w/ UL team by Petr Machata · 7 years ago
  63. ca70a56 selftests: forwarding: Introduce $ARPING by Petr Machata · 7 years ago
  64. 9d9e6bd selftests: forwarding: lib: Support team devices by Petr Machata · 7 years ago
  65. e094574 selftests: forwarding: lib: Add require_command() by Petr Machata · 7 years ago
  66. 778c4d5 fib_rules: NULL check before kfree is not needed by YueHaibing · 7 years ago
  67. 86ff736 net: phy: mscc: the extended page access register is 16 bits by Quentin Schulz · 7 years ago
  68. ad13acc net/tls: Use socket data_ready callback on record availability by Vakul Garg · 7 years ago
  69. 8f3f6500 Merge branch 'TC-refactor-act_mirred-packets-re-injection' by David S. Miller · 7 years ago
  70. e5cf1ba act_mirred: use TC_ACT_REINSERT when possible by Paolo Abeni · 7 years ago
  71. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 7 years ago
  72. 7fd4b28 tc/act: remove unneeded RCU lock in action callback by Paolo Abeni · 7 years ago
  73. 802bfb1 net/sched: user-space can't set unknown tcfa_action values by Paolo Abeni · 7 years ago
  74. c87fffc liquidio: remove redundant function cn23xx_dump_iq_regs by YueHaibing · 7 years ago
  75. b0a0381 Merge branch 'socket-poll-related-cleanups-v2' by David S. Miller · 7 years ago
  76. a331de3 net: remove sock_poll_busy_flag by Christoph Hellwig · 7 years ago
  77. f641f13b net: remove sock_poll_busy_loop by Christoph Hellwig · 7 years ago
  78. d8bbd13 net: don not detour through struct sock to find the poll waitqueue by Christoph Hellwig · 7 years ago
  79. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 7 years ago
  80. 3f6bcc5 act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops by YueHaibing · 7 years ago
  81. f9562fa cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops by YueHaibing · 7 years ago
  82. 0a80848 act_pedit: remove unnecessary semicolon by YueHaibing · 7 years ago
  83. b23641f qed: remove redundant functions qed_get_cm_pq_idx_rl by YueHaibing · 7 years ago
  84. 2d14ba7 net-next: mediatek: cleanup unnecessary get chip id and its user by Sean Wang · 7 years ago
  85. 6c21da2 net-next: mediatek: improve more with using dma_zalloc_coherent by Sean Wang · 7 years ago
  86. d175339 sysfs: Fix regression when adding a file to an existing group by Tyler Hicks · 7 years ago
  87. ebe023a Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  88. eef6ab8 selftests: mlxsw: qos_dscp_bridge: Fix by Petr Machata · 7 years ago
  89. 720516b1 Merge branch 'mtu-related-changes' by David S. Miller · 7 years ago
  90. 7a4c53b net: report invalid mtu value via netlink extack by Stephen Hemminger · 7 years ago
  91. 3e7a50c net: report min and max mtu network device settings by Stephen Hemminger · 7 years ago
  92. 3260155 failover: change mtu has RTNL by Stephen Hemminger · 7 years ago
  93. 4b09384 net: dcb: add DSCP to comment about priority selector types by Jakub Kicinski · 7 years ago
  94. 193736c net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave by Ivan Khoronzhuk · 7 years ago
  95. d05c1ce Merge branch 'route-add-support-and-selftests-for-directed-broadcast-forwarding' by David S. Miller · 7 years ago
  96. 40f98b9 selftests: add a selftest for directed broadcast forwarding by Xin Long · 7 years ago
  97. 5cbf777 route: add support for directed broadcast forwarding by Xin Long · 7 years ago
  98. d0c1f01 net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind by Vincent Bernat · 7 years ago
  99. 41627cd Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 7 years ago
  100. 4be90c79 qed: remove redundant functions qed_set_gft_event_id_cm_hdr by YueHaibing · 7 years ago