1. 6eda447 Merge branch 'macvlan-cleanups' by David S. Miller · 7 years ago
  2. c8c41ea macvlan: Only update pkt_type if destination MAC address matches by Alexander Duyck · 7 years ago
  3. dd6b9c2 macvlan: Only deliver one copy of the frame to the macvlan interface by Alexander Duyck · 7 years ago
  4. e086101 tcp: add a tracepoint for tcp retransmission by Cong Wang · 7 years ago
  5. 6578759 net_sched: fix a compile warning in act_ife by Cong Wang · 7 years ago
  6. c116004 Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames' by David S. Miller · 7 years ago
  7. 6b0cbe3 hv_netvsc: Add initialization of tx_table in netvsc_device_add() by Haiyang Zhang · 7 years ago
  8. 39e91cf hv_netvsc: Rename tx_send_table to tx_table by Haiyang Zhang · 7 years ago
  9. 47371300 hv_netvsc: Rename ind_table to rx_table by Haiyang Zhang · 7 years ago
  10. 5dc8742 cxgb4: fix missing break in switch and indent return statements by Colin Ian King · 7 years ago
  11. ae96d33 Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  12. f013820 Merge branch 'cxgb4-hw-debug-logs' by David S. Miller · 7 years ago
  13. 7c075ce cxgb4: collect IBQ and OBQ dumps by Rahul Lakkireddy · 7 years ago
  14. 270d39b cxgb4: collect hardware module dumps by Rahul Lakkireddy · 7 years ago
  15. 4359cf3 cxgb4: collect TP dump by Rahul Lakkireddy · 7 years ago
  16. 5ccf9d0 cxgb4: update API for TP indirect register access by Rahul Lakkireddy · 7 years ago
  17. 844d1b6 cxgb4: collect firmware mbox and device log dump by Rahul Lakkireddy · 7 years ago
  18. b33af02 cxgb4: collect on-chip memory dump by Rahul Lakkireddy · 7 years ago
  19. a7975a2 cxgb4: collect register dump by Rahul Lakkireddy · 7 years ago
  20. ad75b7d cxgb4: implement ethtool dump data operations by Rahul Lakkireddy · 7 years ago
  21. 4c7787b nfp: Explicitly include linux/bug.h by Mark Brown · 7 years ago
  22. 7f4e568 Merge branch 'dsa-remove-set_addr' by David S. Miller · 7 years ago
  23. 841f4f2 net: dsa: remove .set_addr by Vivien Didelot · 7 years ago
  24. 93004a9 net: dsa: dsa_loop: remove .set_addr by Vivien Didelot · 7 years ago
  25. 56c3ff9 net: dsa: mv88e6060: setup random mac address by Vivien Didelot · 7 years ago
  26. 1723ab4 net: dsa: mv88e6060: fix switch MAC address by Vivien Didelot · 7 years ago
  27. 04a69a1 net: dsa: mv88e6xxx: setup random mac address by Vivien Didelot · 7 years ago
  28. ec0d098 atm: fore200e: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  29. 8bc4654 Merge branch 'nfp-bpf-support-direct-packet-access' by David S. Miller · 7 years ago
  30. bfddbc8 nfp: bpf: support direct packet access in TC by Jakub Kicinski · 7 years ago
  31. e663fe3 nfp: bpf: direct packet access - write by Jakub Kicinski · 7 years ago
  32. 2ca7144 nfp: bpf: add support for direct packet access - read by Jakub Kicinski · 7 years ago
  33. 0a79397 nfp: bpf: separate I/O from checks for legacy data load by Jakub Kicinski · 7 years ago
  34. 943c57b nfp: bpf: fix context accesses by Jakub Kicinski · 7 years ago
  35. 0f6cf4d nfp: bpf: support BPF offload only on little endian by Jakub Kicinski · 7 years ago
  36. 3119d1f nfp: bpf: implement byte swap instruction by Jakub Kicinski · 7 years ago
  37. c000dfb nfp: bpf: add mov helper by Jakub Kicinski · 7 years ago
  38. 26fa818 nfp: bpf: fix compare instructions by Jakub Kicinski · 7 years ago
  39. 8283737 nfp: bpf: add missing return in jne_imm optimization by Jakub Kicinski · 7 years ago
  40. bc8c80a nfp: bpf: reorder arguments to emit_ld_field_any() by Jakub Kicinski · 7 years ago
  41. 1bdec44 bpf: verifier: set reg_type on context accesses in second pass by Jakub Kicinski · 7 years ago
  42. 40d0af5 Merge branch 'stmmac-Improvements-for-multi-queuing-and-for-AVB' by David S. Miller · 7 years ago
  43. a0daae1 net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queues by Jose Abreu · 7 years ago
  44. 52a7623 net: stmmac: Use correct values in TQS/RQS fields by Jose Abreu · 7 years ago
  45. 258bbb1 icmp: don't fail on fragment reassembly time exceeded by Matteo Croce · 7 years ago
  46. a00344b Merge branch 'tipc-comm-groups' by David S. Miller · 7 years ago
  47. 04d7b57 tipc: add multipoint-to-point flow control by Jon Maloy · 7 years ago
  48. a3bada7 tipc: guarantee delivery of last broadcast before DOWN event by Jon Maloy · 7 years ago
  49. 399574d tipc: guarantee delivery of UP event before first broadcast by Jon Maloy · 7 years ago
  50. 2f48771 tipc: guarantee that group broadcast doesn't bypass group unicast by Jon Maloy · 7 years ago
  51. b87a5ea tipc: guarantee group unicast doesn't bypass group broadcast by Jon Maloy · 7 years ago
  52. 5b8dddb tipc: introduce group multicast messaging by Jon Maloy · 7 years ago
  53. ee106d7 tipc: introduce group anycast messaging by Jon Maloy · 7 years ago
  54. 27bd9ec tipc: introduce group unicast messaging by Jon Maloy · 7 years ago
  55. b7d4263 tipc: introduce flow control for group broadcast messages by Jon Maloy · 7 years ago
  56. ae236fb tipc: receive group membership events via member socket by Jon Maloy · 7 years ago
  57. 31c82a2 tipc: add second source address to recvmsg()/recvfrom() by Jon Maloy · 7 years ago
  58. 75da216 tipc: introduce communication groups by Jon Maloy · 7 years ago
  59. a80ae53 tipc: improve destination linked list by Jon Maloy · 7 years ago
  60. f70d37b tipc: add new function for sending multiple small messages by Jon Maloy · 7 years ago
  61. 64ac5f5 tipc: refactor function filter_rcv() by Jon Maloy · 7 years ago
  62. 38077b8 tipc: add ability to obtain node availability status from other files by Jon Maloy · 7 years ago
  63. 2399883 tipc: improve address sanity check in tipc_connect() by Jon Maloy · 7 years ago
  64. 14c0449 tipc: add ability to order and receive topology events in driver by Jon Maloy · 7 years ago
  65. b1b1ae2 mac80211: don't track HT capability changes by Johannes Berg · 7 years ago
  66. 88230ef cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo by Arnd Bergmann · 7 years ago
  67. 1188e2a cfg80211: don't print log output for building shipped-certs by Arnd Bergmann · 7 years ago
  68. 2d0d21c selftests: rtnetlink: add a small macsec test case by Florian Westphal · 7 years ago
  69. ab10461 ravb: Consolidate clock handling by Geert Uytterhoeven · 7 years ago
  70. c669b5c Merge branch 'net-support-bgmac-with-B50212E-B1-PHY' by David S. Miller · 7 years ago
  71. 12acd13 net: bgmac: enable master mode for BCM54210E and B50212E PHYs by Rafał Miłecki · 7 years ago
  72. 2355a65 net: phy: broadcom: support new device flag for setting master mode by Rafał Miłecki · 7 years ago
  73. 32c10bb ipvlan: always use the current L2 addr of the master by Mahesh Bandewar · 7 years ago
  74. 743b8bb Merge branch 'act-ife-misc' by David S. Miller · 7 years ago
  75. aa9fd9a sched: act: ife: update parameters via rcu handling by Alexander Aring · 7 years ago
  76. ced273e sched: act: ife: migrate to use per-cpu counters by Alexander Aring · 7 years ago
  77. 734534e sched: act: ife: move encode/decode check to init by Alexander Aring · 7 years ago
  78. ed7f262 Merge branch 'net-sched-fix-IFE-meta-modules-loading' by David S. Miller · 7 years ago
  79. d3f24ba net sched actions: fix module auto-loading by Roman Mashak · 7 years ago
  80. 8f04748 net sched actions: change IFE modules alias names by Roman Mashak · 7 years ago
  81. 47f2546 vxge: Clean up unused variables in vxge-traffic by Christos Gkekas · 7 years ago
  82. ad2d116 sched: tc_mirred: Remove whitespaces by Florian Fainelli · 7 years ago
  83. 0eb16f8 ip_tunnel: fix building with NET_IP_TUNNEL=m by Arnd Bergmann · 7 years ago
  84. 08b49b9 Merge branch 'smc-ib_query_gid' by David S. Miller · 7 years ago
  85. 43e2ada net/smc: dev_put for netdev after usage of ib_query_gid() by Ursula Braun · 7 years ago
  86. d921c42 net/smc: replace function pointer get_netdev() by Ursula Braun · 7 years ago
  87. d71a756 Merge branch 'dsa-ACB-for-bcm_sf2-and-bcmsysport' by David S. Miller · 7 years ago
  88. 723934f net: systemport: Turn on ACB at the SYSTEMPORT level by Florian Fainelli · 7 years ago
  89. 32e47ff net: dsa: bcm_sf2: Turn on ACB at the switch level by Florian Fainelli · 7 years ago
  90. d156576 net: systemport: Establish lower/upper queue mapping by Florian Fainelli · 7 years ago
  91. 0a5f14c net: dsa: tag_brcm: Indicate to master netdevice port + queue by Florian Fainelli · 7 years ago
  92. 60724d4 net: dsa: Add support for DSA specific notifiers by Florian Fainelli · 7 years ago
  93. 3f7832c Revert "net: qcom/emac: enforce DMA address restrictions" by Timur Tabi · 7 years ago
  94. 437d276 tcp: remove obsolete helpers by Eric Dumazet · 7 years ago
  95. a67a489 cfg80211: remove set but never used variable cf_offset by Johannes Berg · 7 years ago
  96. 952925d bpf: remove redundant variable old_flags by Colin Ian King · 7 years ago
  97. df24cd4 Merge branch 'mlx4-XDP-TX-improvements' by David S. Miller · 7 years ago
  98. f025fd6 net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion by Tariq Toukan · 7 years ago
  99. f6f0aa9 net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flow by Tariq Toukan · 7 years ago
  100. 5dad61b net/mlx4_en: Replace netdev parameter with priv in XDP xmit function by Tariq Toukan · 7 years ago