1. 7440ccc Merge branch 'nfp-process-MTU-updates-from-firmware-flower-app' by David S. Miller · 8 years ago
  2. 2dff196 nfp: process MTU updates from firmware flower app by Simon Horman · 8 years ago
  3. b985f87 nfp: process control messages in workqueue in flower app by Simon Horman · 8 years ago
  4. cf9d014 bpf: devmap: remove unnecessary value size check by John Fastabend · 8 years ago
  5. ef70f9a Merge branch 'bpf-sockmap' by David S. Miller · 8 years ago
  6. 6f6d33f bpf: selftests add sockmap tests by John Fastabend · 8 years ago
  7. 41bc94f bpf: selftests: add tests for new __sk_buff members by John Fastabend · 8 years ago
  8. 69e8cc1 bpf: sockmap sample program by John Fastabend · 8 years ago
  9. 8a31db5 bpf: add access to sock fields and pkt data from sk_skb programs by John Fastabend · 8 years ago
  10. 174a79f bpf: sockmap with sk redirect support by John Fastabend · 8 years ago
  11. a6f6df6 bpf: export bpf_prog_inc_not_zero by John Fastabend · 8 years ago
  12. b005fd1 bpf: introduce new program type for skbs on sockets by John Fastabend · 8 years ago
  13. db5980d net: fixes for skb_send_sock by John Fastabend · 8 years ago
  14. 45f91bd net: add sendmsg_locked and sendpage_locked to af_inet6 by John Fastabend · 8 years ago
  15. f26de11 net: early init support for strparser by John Fastabend · 8 years ago
  16. d369bcaf net: 3c509: constify pnp_device_id by Arvind Yadav · 8 years ago
  17. 251564f liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU by Veerasenareddy Burru · 8 years ago
  18. 5022111 Merge branch 'net-sizeof-cleanups' by David S. Miller · 8 years ago
  19. 31975e2 mlx4: sizeof style usage by stephen hemminger · 8 years ago
  20. 9d2ee98 skge: add paren around sizeof arg by stephen hemminger · 8 years ago
  21. a4a7650 virtio: put paren around sizeof by stephen hemminger · 8 years ago
  22. 1203904 tun/tap: use paren's with sizeof by stephen hemminger · 8 years ago
  23. 6b0355f net_sched/hfsc: opencode trivial set_active() and set_passive() by Konstantin Khlebnikov · 8 years ago
  24. 9594665 net_sched: call qlen_notify only if child qdisc is empty by Konstantin Khlebnikov · 8 years ago
  25. 869cec9 Merge branch 'liquidio-adding-support-for-ethtool-set-channels-feature' by David S. Miller · 8 years ago
  26. a82457f liquidio: added support for ethtool --set-channels feature by Intiyaz Basha · 8 years ago
  27. 14aec73 liquidio: moved octeon_setup_interrupt to lio_core.c by Intiyaz Basha · 8 years ago
  28. 5ef4ddb liquidio: moved liquidio_legacy_intr_handler to lio_core.c by Intiyaz Basha · 8 years ago
  29. 1ff3926 liquidio: moved liquidio_msix_intr_handler to lio_core.c by Intiyaz Basha · 8 years ago
  30. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 510c8a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  32. 88a5c69 bpf: fix bpf_trace_printk on 32 bit archs by Daniel Borkmann · 8 years ago
  33. 0e40523 PCI: fix oops when try to find Root Port for a PCI device by dingtianhong · 8 years ago
  34. 22cb7a3 dt-bindings: net: ravb : Add support for r8a7745 SoC by Biju Das · 8 years ago
  35. 5d1321a Merge branch 'getroute-no-rtnl' by David S. Miller · 8 years ago
  36. 394f51a ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl by Florian Westphal · 8 years ago
  37. e3a22b7 ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl by Florian Westphal · 8 years ago
  38. 121622d ipv6: route: make rtm_getroute not assume rtnl is locked by Florian Westphal · 8 years ago
  39. 2cc7659 selftests: add 'ip get' to rtnetlink.sh by Florian Westphal · 8 years ago
  40. 61deee9 sfc: don't try and read ef10 data on non-ef10 NIC by Bert Kenward · 8 years ago
  41. 7324157 dsa: fix flow disector null pointer by Craig Gallek · 8 years ago
  42. c90e951 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 8 years ago
  43. 325d5dc net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 8 years ago
  44. 8989042 net_sched: reset pointers to tcf blocks in classful qdiscs' destructors by Konstantin Khlebnikov · 8 years ago
  45. 187e5b3 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 8 years ago
  46. b3dc8f7 net: Fix a typo in comment about sock flags. by Tonghao Zhang · 8 years ago
  47. 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 8 years ago
  48. df9a21f mlxsw: spectrum_router: Use correct config option by Ido Schimmel · 8 years ago
  49. fe40079 ipv6: fib: Provide offload indication using nexthop flags by Ido Schimmel · 8 years ago
  50. 26d1594 mlx5: remove unnecessary pci_set_drvdata() by Zhu Yanjun · 8 years ago
  51. e084a8b mlx4: remove unnecessary pci_set_drvdata() by Zhu Yanjun · 8 years ago
  52. dc503a8 bpf/verifier: track liveness for pruning by Edward Cree · 8 years ago
  53. 40c6d1b Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  54. 0461b76 Merge branch 's390-next' by David S. Miller · 8 years ago
  55. cb81619 s390/qeth: fix using of ref counter for rxip addresses by Kittipon Meesompop · 8 years ago
  56. ea4ae35 s390/qeth: fix trace-messages for deleting rxip addresses by Kittipon Meesompop · 8 years ago
  57. aa9bea0 s390/qeth: reject multicast rxip addresses by Kittipon Meesompop · 8 years ago
  58. d65626a s390/qeth: extract bridgeport cmd builder by Julian Wiedmann · 8 years ago
  59. cef6ff22 s390/net: reduce inlining by Julian Wiedmann · 8 years ago
  60. f8eb493 s390/qeth: make more use of skb API by Julian Wiedmann · 8 years ago
  61. cc309f8 s390/qeth: clean up fill_buffer() offset logic by Julian Wiedmann · 8 years ago
  62. 384d2ef s390/qeth: straighten out fill_buffer() interface by Julian Wiedmann · 8 years ago
  63. 5258830 s390/qeth: simplify fragment type selection by Julian Wiedmann · 8 years ago
  64. 699d3fe s390/qeth: remove extra L3 adapterparms query by Julian Wiedmann · 8 years ago
  65. 7b1115b s390/qeth: remove extra L2 adapterparms query by Julian Wiedmann · 8 years ago
  66. 886e197 s390/qeth: don't access skb after transmission by Julian Wiedmann · 8 years ago
  67. 0a6f041 Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  68. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 8 years ago
  69. 7749d4f dccp: purge write queue in dccp_destroy_sock() by Eric Dumazet · 8 years ago
  70. 42b7305 udp: fix linear skb reception with PEEK_OFF by Al Viro · 8 years ago
  71. d396179 liquidio: fix issues with fw_type module parameter by Derek Chickles · 8 years ago
  72. 2587b52 Merge branch 'mlxsw-Add-support-for-nexthop-group-consolidation-for-IPv6' by David S. Miller · 8 years ago
  73. e6f3b37 mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6 by Arkadi Sharshevsky · 8 years ago
  74. ba31d36 mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6 by Arkadi Sharshevsky · 8 years ago
  75. 864a625 Merge branch 'liquidio-adding-support-for-ethtool-set-ring-feature' by David S. Miller · 8 years ago
  76. d18ca7d liquidio: added support for ethtool --set-ring feature by Intiyaz Basha · 8 years ago
  77. 8974de1 liquidio: moved liquidio_setup_io_queues to lio_core.c by Intiyaz Basha · 8 years ago
  78. d314ac2 liquidio: moved liquidio_napi_poll to lio_core.c by Intiyaz Basha · 8 years ago
  79. d1d97ee liquidio: moved liquidio_napi_drv_callback to lio_core.c by Intiyaz Basha · 8 years ago
  80. 21f0888 liquidio: moved liquidio_push_packet to lio_core.c by Intiyaz Basha · 8 years ago
  81. 69f9c60 liquidio: moved octeon_setup_droq to lio_core.c by Intiyaz Basha · 8 years ago
  82. 25d43f1 liquidio: moved update_txq_status to lio_core.c by Intiyaz Basha · 8 years ago
  83. e65a8cc liquidio: moved wait_for_pending_requests to octeon_network.h by Intiyaz Basha · 8 years ago
  84. e5645f5 ipv6: release rt6->rt6i_idev properly during ifdown by Wei Wang · 8 years ago
  85. 36f41f8 af_key: do not use GFP_KERNEL in atomic contexts by Eric Dumazet · 8 years ago
  86. 539a06b tcp: ulp: avoid module refcnt leak in tcp_set_ulp by Sabrina Dubroca · 8 years ago
  87. bae514a Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag' by David S. Miller · 8 years ago
  88. b629276 net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag by Casey Leedom · 8 years ago
  89. b0ba9d5 net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag by Casey Leedom · 8 years ago
  90. 077fa19 PCI: Disable Relaxed Ordering Attributes for AMD A1100 by dingtianhong · 8 years ago
  91. 87e09cd PCI: Disable Relaxed Ordering for some Intel processors by dingtianhong · 8 years ago
  92. a99b646 PCI: Disable PCIe Relaxed Ordering if unsupported by dingtianhong · 8 years ago
  93. fcd0735 Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  94. 6b9d1c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  95. 59a361b tipc: avoid inheriting msg_non_seq flag when message is returned by Jon Paul Maloy · 8 years ago
  96. fed5f57 tipc: accept PACKET_MULTICAST packets by Jon Paul Maloy · 8 years ago
  97. cb44a86 Merge branch 'mlnx-i2c' by David S. Miller · 8 years ago
  98. a656d34 Change Kconfig description by Ohad Oz · 8 years ago
  99. 8122e08 Allow Mellanox switch devices to be configured if only I2C bus is set by Ohad Oz · 8 years ago
  100. 54161ed net: phy: Use tab for indentation in Kconfig by Michal Simek · 8 years ago