1. 51ce3e2 net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout by Colin Ian King · 7 years ago
  2. 4da1874 cxgb4: Clear On FLASH config file after a FW upgrade by Arjun Vynipadath · 7 years ago
  3. 7120371 net_sched: get rid of some forward declarations by WANG Cong · 7 years ago
  4. 274cdb4 net: dsa: lan9303: Only allocate 3 ports by Egil Hjelmeland · 7 years ago
  5. 996139e selftests: bpf: add a test for XDP redirect by William Tu · 7 years ago
  6. ea6404c8 liquidio: fix misspelled firmware image filenames by Derek Chickles · 7 years ago
  7. 752ba56 bpf: Extend check_uarg_tail_zero() checks by Mickaël Salaün · 7 years ago
  8. 58291a7 bpf: Move check_uarg_tail_zero() upward by Mickaël Salaün · 7 years ago
  9. 7b83f52 netvsc: make sure and unregister datapath by stephen hemminger · 7 years ago
  10. c99c287 liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtool by Intiyaz Basha · 7 years ago
  11. db53dce Merge branch 'bpf-rewrite-value-tracking-in-verifier' by David S. Miller · 7 years ago
  12. 8e17c1b bpf/verifier: increase complexity limit to 128k by Edward Cree · 7 years ago
  13. 0cbf474 Documentation: describe the new eBPF verifier value tracking behaviour by Edward Cree · 7 years ago
  14. 69c4e8a selftests/bpf: variable offset negative tests by Edward Cree · 7 years ago
  15. f999d64 selftests/bpf: add tests for subtraction & negative numbers by Edward Cree · 7 years ago
  16. 1f9ab38 selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier by Edward Cree · 7 years ago
  17. c2c3e11 selftests/bpf: add test for bogus operations on pointers by Edward Cree · 7 years ago
  18. 715dddb selftests/bpf: add a test to test_align by Edward Cree · 7 years ago
  19. 9fafa80 selftests/bpf: rewrite test_align by Edward Cree · 7 years ago
  20. f65b184 selftests/bpf: change test_verifier expectations by Edward Cree · 7 years ago
  21. 7d1238f bpf/verifier: more concise register state logs for constant var_off by Edward Cree · 7 years ago
  22. b03c9f9 bpf/verifier: track signed and unsigned min/max values by Edward Cree · 7 years ago
  23. f1174f7 bpf/verifier: rework value tracking by Edward Cree · 7 years ago
  24. e1cb90f net: usb: rtl8150: constify usb_device_id by Arvind Yadav · 7 years ago
  25. 9b4355f net: usb: r8152: constify usb_device_id by Arvind Yadav · 7 years ago
  26. 06fa59a net: usb: kaweth: constify usb_device_id by Arvind Yadav · 7 years ago
  27. 9befbe1 net: usb: ipheth: constify usb_device_id by Arvind Yadav · 7 years ago
  28. 7f04c61 net: usb: cdc-phonet: constify usb_device_id by Arvind Yadav · 7 years ago
  29. 2f622c4 net: usb: catc: constify usb_device_id and fix space before '[' error by Arvind Yadav · 7 years ago
  30. d1bb5aa net: irda: stir4200: constify usb_device_id by Arvind Yadav · 7 years ago
  31. 4730279 net: irda: mcs7780: constify usb_device_id by Arvind Yadav · 7 years ago
  32. 7f4e87e net: irda: ksdazzle: constify usb_device_id by Arvind Yadav · 7 years ago
  33. 10ffb42 net: irda: ks959: constify usb_device_id by Arvind Yadav · 7 years ago
  34. fa00f26 net: irda: kingsun: constify usb_device_id by Arvind Yadav · 7 years ago
  35. 42e6b92 net: irda: irda-usb: constify usb_device_id by Arvind Yadav · 7 years ago
  36. 53b9483 net: vrf: Add extack messages for newlink failures by David Ahern · 7 years ago
  37. 733a707 isdn: kcapi: make capi_version const by Bhumika Goyal · 7 years ago
  38. 38db25a Merge branch 'Update-DSAs-FDB-API-and-perform-switchdev-cleanup' by David S. Miller · 7 years ago
  39. 29ab586 net: switchdev: Remove bridge bypass support from switchdev by Arkadi Sharshevsky · 7 years ago
  40. 3a83c2a net: bridge: Remove FDB deletion through switchdev object by Arkadi Sharshevsky · 7 years ago
  41. 2bedde1 net: dsa: Move FDB dump implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  42. dc0cbff net: dsa: Remove redundant MDB dump support by Arkadi Sharshevsky · 7 years ago
  43. 180b072e net: dsa: Remove support for MDB dump from DSA's drivers by Arkadi Sharshevsky · 7 years ago
  44. c069fcd net: dsa: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 7 years ago
  45. a0b6b8c net: dsa: Remove support for vlan dump from DSA's drivers by Arkadi Sharshevsky · 7 years ago
  46. c9e2105 net: dsa: Add support for querying supported bridge flags by Arkadi Sharshevsky · 7 years ago
  47. 37b8da1 net: dsa: Move FDB add/del implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  48. c9eb3e0 net: dsa: Add support for learning FDB through notification by Arkadi Sharshevsky · 7 years ago
  49. 2acf4e6 net: dsa: Remove switchdev dependency from DSA switch notifier chain by Arkadi Sharshevsky · 7 years ago
  50. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 7 years ago
  51. 6c2c1dc net: dsa: Change DSA slave FDB API to be switchdev independent by Arkadi Sharshevsky · 7 years ago
  52. 511aeaf hamradio: baycom: make hdlcdrv_ops const by Bhumika Goyal · 7 years ago
  53. 13ead5c xfrm: check that cached bundle is still valid by Florian Westphal · 7 years ago
  54. d899cb2 Merge branch 'net-dsa-remove-useless-arguments' by David S. Miller · 7 years ago
  55. 4cfbf09 net: dsa: remove useless args of dsa_slave_create by Vivien Didelot · 7 years ago
  56. 47d0dcc net: dsa: remove useless args of dsa_cpu_dsa_setup by Vivien Didelot · 7 years ago
  57. 206e41f net: dsa: remove useless argument in legacy setup by Vivien Didelot · 7 years ago
  58. e00e219 net: hns3: fix spelling mistake: "capabilty" -> "capability" by Colin Ian King · 7 years ago
  59. 2f23678 Merge branch 'Refactor-lan9303_xxx_packet_processing' by David S. Miller · 7 years ago
  60. 0a967b4 net: dsa: lan9303: refactor lan9303_get_ethtool_stats by Egil Hjelmeland · 7 years ago
  61. 9c84258 net: dsa: lan9303: Rename lan9303_xxx_packet_processing() by Egil Hjelmeland · 7 years ago
  62. b3d14a2 net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage by Egil Hjelmeland · 7 years ago
  63. a368ca5 net: dsa: lan9303: define LAN9303_NUM_PORTS 3 by Egil Hjelmeland · 7 years ago
  64. 451d3ca net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param. by Egil Hjelmeland · 7 years ago
  65. 51cb87c Merge branch 'ipv6-sr-add-support-for-advanced-local-segment-processing' by David S. Miller · 7 years ago
  66. 140f04c ipv6: sr: implement several seg6local actions by David Lebrun · 7 years ago
  67. 2d9cc60 ipv6: sr: add rtnetlink functions for seg6local action parameters by David Lebrun · 7 years ago
  68. d1df6fd ipv6: sr: define core operations for seg6local lightweight tunnel by David Lebrun · 7 years ago
  69. b04c80d ipv6: sr: export SRH insertion functions by David Lebrun · 7 years ago
  70. 925615c ipv6: sr: allow SRH insertion with arbitrary segments_left value by David Lebrun · 7 years ago
  71. 4cc7b95 bpf: devmap fix mutex in rcu critical section by John Fastabend · 7 years ago
  72. 98909f9 Merge branch 'net_sched-clean-up-filter-handle' by David S. Miller · 7 years ago
  73. 8113c09 net_sched: use void pointer for filter handle by WANG Cong · 7 years ago
  74. 54df2cf net_sched: refactor notification code for RTM_DELTFILTER by WANG Cong · 7 years ago
  75. 08bd10f lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL by Roopa Prabhu · 7 years ago
  76. 1c14dc4 Merge branch 'bpf-add-support-for-sys-enter-exit-tracepoints' by David S. Miller · 7 years ago
  77. 1da236b6b bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints by Yonghong Song · 7 years ago
  78. cf5f5ce bpf: add support for sys_enter_* and sys_exit_* tracepoints by Yonghong Song · 7 years ago
  79. d226a2b of_mdio: use of_property_read_u32_array() by Sergei Shtylyov · 7 years ago
  80. e1cea2e ibmvnic: Report rx buffer return codes as netdev_dbg by John Allen · 7 years ago
  81. 9bcb5a5 Merge branch 'net-l3mdev-Support-for-sockets-bound-to-enslaved-device' by David S. Miller · 7 years ago
  82. 5108ab4 net: ipv6: add second dif to raw socket lookups by David Ahern · 7 years ago
  83. 4297a0e net: ipv6: add second dif to inet6 socket lookups by David Ahern · 7 years ago
  84. 1801b57 net: ipv6: add second dif to udp socket lookups by David Ahern · 7 years ago
  85. 60d9b03 net: ipv4: add second dif to multicast source filter by David Ahern · 7 years ago
  86. 6735993 net: ipv4: add second dif to raw socket lookups by David Ahern · 7 years ago
  87. 3fa6f61 net: ipv4: add second dif to inet socket lookups by David Ahern · 7 years ago
  88. fb74c27 net: ipv4: add second dif to udp socket lookups by David Ahern · 7 years ago
  89. 46d4b68 Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  90. 2a32ca1 hns3: fix unused function warning by Arnd Bergmann · 7 years ago
  91. fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  92. 71feeef Merge branch 'net-sched-summer-cleanup-part-2-ndo_setup_tc' by David S. Miller · 7 years ago
  93. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  94. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 7 years ago
  95. d7c1c8d net: sched: move prio into cls_common by Jiri Pirko · 7 years ago
  96. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  97. 74897ef hns3pf: don't check handle during mqprio offload by Jiri Pirko · 7 years ago
  98. 37cba6b nfp: change flows in apps that offload ndo_setup_tc by Jiri Pirko · 7 years ago
  99. 3fbae38 dsa: push cls_matchall setup_tc processing into a separate function by Jiri Pirko · 7 years ago
  100. 9cbf14e mlxsw: spectrum: rename cls arg in matchall processing by Jiri Pirko · 7 years ago