1. 54b7575 Merge branch 'bpf-convert-more-samples' by Daniel Borkmann · 6 years ago
  2. 6748182 samples: bpf: convert xdpsock_user.c to libbpf by Jakub Kicinski · 6 years ago
  3. e1a40ef samples: bpf: convert xdp_fwd_user.c to libbpf by Jakub Kicinski · 6 years ago
  4. 6d4b198 tools: libbpf: add bpf_object__find_program_by_title() by Jakub Kicinski · 6 years ago
  5. 1e96004 tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd() by Jakub Kicinski · 6 years ago
  6. 2367bd9 Merge branch 'bpf-nfp-perf-event-improvements' by Daniel Borkmann · 6 years ago
  7. 1708256 nfp: bpf: improve map offload info messages by Jakub Kicinski · 6 years ago
  8. ab01f4a nfp: bpf: remember maps by ID by Jakub Kicinski · 6 years ago
  9. 0958762 nfp: bpf: allow receiving perf events on data queues by Jakub Kicinski · 6 years ago
  10. 20c5420 nfp: bpf: pass raw data buffer to nfp_bpf_event_output() by Jakub Kicinski · 6 years ago
  11. 79ca38e nfp: allow control message reception on data queues by Jakub Kicinski · 6 years ago
  12. 78a8b76 nfp: move repr handling on RX path by Jakub Kicinski · 6 years ago
  13. 9778cfd samples/bpf: Add BTF build flags to Makefile by Taeung Song · 6 years ago
  14. 598135e samples/bpf: xdpsock: order memory on AArch64 by Brian Brooks · 6 years ago
  15. 08a8525 tools/bpftool: ignore build products by Taeung Song · 6 years ago
  16. e66565f bpf: Add Python 3 support to selftests scripts for bpf by Jeremy Cline · 6 years ago
  17. 2cc512c bpf: btf: fix inconsistent IS_ERR and PTR_ERR by YueHaibing · 6 years ago
  18. aea5f654 net/sched: add skbprio scheduler by Nishanth Devarajan · 6 years ago
  19. b8f8c8e net: phy: add GBit master / slave error detection by Heiner Kallweit · 6 years ago
  20. 7836899c Merge branch 'net-whitespace-cleanups' by David S. Miller · 6 years ago
  21. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  22. c2df560 l2tp: remove trailing newline by Stephen Hemminger · 6 years ago
  23. a17922d bpfilter: remove trailing newline by Stephen Hemminger · 6 years ago
  24. 19c198d decnet: whitespace fixes by Stephen Hemminger · 6 years ago
  25. 27782f4 x25: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  26. 9d82a1c ax25: remove blank line at EOF by Stephen Hemminger · 6 years ago
  27. 543de88 atm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  28. ed976ea ila: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  29. aa46225 sctp: whitespace fixes by Stephen Hemminger · 6 years ago
  30. 2e13b58 xfrm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  31. 04c6a3a mpls: remove trailing whitepace by Stephen Hemminger · 6 years ago
  32. a87e87d llc: fix whitespace issues by Stephen Hemminger · 6 years ago
  33. 1cb1d97 rds: remove trailing whitespace and blank lines by Stephen Hemminger · 6 years ago
  34. bf9b556 wimax: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  35. 50f699b sched: fix trailing whitespace by Stephen Hemminger · 6 years ago
  36. 8dd3020 net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc by Tariq Toukan · 6 years ago
  37. c4ef85d Merge branch 'cxgb4-collect-free-Tx-Rx-pages-and-page-pointers' by David S. Miller · 6 years ago
  38. ae2a922 cxgb4: move Tx/Rx free pages collection to common code by Rahul Lakkireddy · 6 years ago
  39. 9d0f180 cxgb4: collect number of free PSTRUCT page pointers by Rahul Lakkireddy · 6 years ago
  40. 6eb5e65 Merge branch 'mlxsw-Add-extack-messages-for-tc-flower' by David S. Miller · 6 years ago
  41. 27c203c mlxsw: spectrum_flower: Add extack messages by Nir Dotan · 6 years ago
  42. af1fe78 mlxsw: spectrum_acl: Add extack messages by Nir Dotan · 6 years ago
  43. 9c10812 mlxsw: core_acl_flex_actions: Add extack messages by Nir Dotan · 6 years ago
  44. ad7769c mlxsw: spectrum_acl: Propagate extack pointer by Nir Dotan · 6 years ago
  45. 3730cf4 netlink: do not store start function in netlink_cb by Florian Westphal · 6 years ago
  46. c93622b Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  47. 133bf90 mac80211: restrict delayed tailroom needed decrement by Manikanta Pubbisetty · 7 years ago
  48. d17504b wireless/lib80211: Convert from ahash to shash by Kees Cook · 7 years ago
  49. a527d3f Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  50. 176bd861 Merge branch 'rds-ipv6' by David S. Miller · 6 years ago
  51. b7ff8b1 rds: Extend RDS API for IPv6 support by Ka-Cheong Poon · 6 years ago
  52. 1e2b44e rds: Enable RDS IPv6 support by Ka-Cheong Poon · 6 years ago
  53. eee2fa6 rds: Changing IP address internal representation to struct in6_addr by Ka-Cheong Poon · 6 years ago
  54. a6c90dd Merge branch 'sched-introduce-chain-templates-support-with-offloading-to-mlxsw' by David S. Miller · 6 years ago
  55. d159b38 selftests: forwarding: add tests for TC chain templates by Jiri Pirko · 6 years ago
  56. 2d73c88 selftests: forwarding: add tests for TC chains creation adn destruction by Jiri Pirko · 6 years ago
  57. 7f333cb selftests: forwarding: move shblock tc support check to a separate helper by Jiri Pirko · 6 years ago
  58. e2f2a1f mlxsw: spectrum: Implement chain template hinting by Jiri Pirko · 6 years ago
  59. 3473845 net: sched: cls_flower: propagate chain teplate creation and destruction to drivers by Jiri Pirko · 6 years ago
  60. b95ec7e net: sched: cls_flower: implement chain templates by Jiri Pirko · 6 years ago
  61. 33fb5cb net: sched: cls_flower: change fl_init_dissector to accept mask and dissector by Jiri Pirko · 6 years ago
  62. f574908 net: sched: cls_flower: move key/mask dumping into a separate function by Jiri Pirko · 6 years ago
  63. 9f407f1 net: sched: introduce chain templates by Jiri Pirko · 6 years ago
  64. 32a4f5e net: sched: introduce chain object to uapi by Jiri Pirko · 6 years ago
  65. f71e0ca4 net: sched: Avoid implicit chain 0 creation by Jiri Pirko · 6 years ago
  66. f34e8bf net: sched: push ops lookup bits into tcf_proto_lookup_ops() by Jiri Pirko · 6 years ago
  67. d3585edf Merge branch 'cpsw-add-MQPRIO-and-CBS-Qdisc-offload' by David S. Miller · 6 years ago
  68. ae62372f Documentation: networking: cpsw: add MQPRIO & CBS offload examples by Ivan Khoronzhuk · 6 years ago
  69. 4b4255e net: ethernet: ti: cpsw: restore shaper configuration while down/up by Ivan Khoronzhuk · 6 years ago
  70. 57d9014 net: ethernet: ti: cpsw: add CBS Qdisc offload by Ivan Khoronzhuk · 6 years ago
  71. 7929a66 net: ethernet: ti: cpsw: add MQPRIO Qdisc offload by Ivan Khoronzhuk · 6 years ago
  72. 4bb6c35 net: ethernet: ti: cpdma: fit rated channels in backward order by Ivan Khoronzhuk · 6 years ago
  73. 79b3325 net: ethernet: ti: cpsw: use cpdma channels in backward order for txq by Ivan Khoronzhuk · 6 years ago
  74. b19c7bb Merge tag 'mlx5e-updates-2018-07-18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  75. 3f44899 net/mlx5e: Use PARTIAL_GSO for UDP segmentation by Boris Pismenny · 7 years ago
  76. cc49518 net/mlx5e: Support offloading double vlan push/pop tc actions by Jianbo Liu · 7 years ago
  77. 1482bd3 net/mlx5e: Refactor tc vlan push/pop actions offloading by Jianbo Liu · 7 years ago
  78. 699e96d net/mlx5e: Support offloading tc double vlan headers match by Jianbo Liu · 7 years ago
  79. c7f7ba8 net/mlx5e: Remove redundant WARN when we cannot find neigh entry by Roi Dayan · 7 years ago
  80. 3101d1f net/mlx5: FW tracer, Add debug prints by Saeed Mahameed · 7 years ago
  81. 2440695 net/mlx5: FW tracer, Enable tracing by Feras Daoud · 7 years ago
  82. 70dd6fd net/mlx5: FW tracer, parse traces and kernel tracing support by Feras Daoud · 7 years ago
  83. c71ad41 net/mlx5: FW tracer, events handling by Feras Daoud · 7 years ago
  84. e9cad2c net/mlx5: FW tracer, register log buffer memory key by Saeed Mahameed · 7 years ago
  85. 48967ff net/mlx5: FW tracer, create trace buffer and copy strings database by Feras Daoud · 7 years ago
  86. f53aaa3 net/mlx5: FW tracer, implement tracer logic by Feras Daoud · 7 years ago
  87. 7854ac4 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  88. c9eaaa1 Merge branch 'lan743x-Add-features-to-lan743x-driver' by David S. Miller · 6 years ago
  89. 43e8fe9 lan743x: Add RSS support by Bryan Whitehead · 6 years ago
  90. c9cf96b lan743x: Add EEE support by Bryan Whitehead · 6 years ago
  91. 4d94282 lan743x: Add power management support by Bryan Whitehead · 6 years ago
  92. 6958460 lan743x: Add support for ethtool eeprom access by Bryan Whitehead · 6 years ago
  93. 2958337 lan743x: Add support for ethtool message level by Bryan Whitehead · 6 years ago
  94. 8114e8a lan743x: Add support for ethtool statistics by Bryan Whitehead · 6 years ago
  95. 63b92a9 lan743x: Add support for ethtool link settings by Bryan Whitehead · 6 years ago
  96. 0cf6322 lan743x: Add support for ethtool get_drvinfo by Bryan Whitehead · 6 years ago
  97. 8760c4d Merge branch 'sh_eth-clean-up-the-TSU-register-accessors' by David S. Miller · 6 years ago
  98. 51459d4 sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric by Sergei Shtylyov · 6 years ago
  99. 7a54c86 sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter by Sergei Shtylyov · 6 years ago
  100. ecbecb0 sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors by Sergei Shtylyov · 6 years ago