1. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  2. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 7 years ago
  3. d7c1c8d net: sched: move prio into cls_common by Jiri Pirko · 7 years ago
  4. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  5. 74897ef hns3pf: don't check handle during mqprio offload by Jiri Pirko · 7 years ago
  6. 37cba6b nfp: change flows in apps that offload ndo_setup_tc by Jiri Pirko · 7 years ago
  7. 3fbae38 dsa: push cls_matchall setup_tc processing into a separate function by Jiri Pirko · 7 years ago
  8. 9cbf14e mlxsw: spectrum: rename cls arg in matchall processing by Jiri Pirko · 7 years ago
  9. fd33f1d mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functions by Jiri Pirko · 7 years ago
  10. 8c818c2 mlx5e_rep: push cls_flower setup_tc processing into a separate function by Jiri Pirko · 7 years ago
  11. 0cf0f6d mlx5e: push cls_flower and mqprio setup_tc processing into separate functions by Jiri Pirko · 7 years ago
  12. bc32afd ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions by Jiri Pirko · 7 years ago
  13. f732304 cxgb4: push cls_u32 setup_tc processing into a separate function by Jiri Pirko · 7 years ago
  14. 3e0e826 net: sched: make egress_dev flag part of flower offload struct by Jiri Pirko · 7 years ago
  15. ade9b65 net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL by Jiri Pirko · 7 years ago
  16. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  17. 1afec92 Merge branch 'sctp-remove-typedefs-from-structures-part-5' by David S. Miller · 7 years ago
  18. bfc6f82 sctp: remove the typedef sctp_subtype_t by Xin Long · 7 years ago
  19. 61f0eb0 sctp: remove the typedef sctp_event_t by Xin Long · 7 years ago
  20. 19cd159 sctp: remove the typedef sctp_event_timeout_t by Xin Long · 7 years ago
  21. a0f098d sctp: remove the typedef sctp_event_other_t by Xin Long · 7 years ago
  22. dc1e0e6 sctp: remove the typedef sctp_event_primitive_t by Xin Long · 7 years ago
  23. 5210601 sctp: remove the typedef sctp_state_t by Xin Long · 7 years ago
  24. 4785c7a sctp: remove the typedef sctp_ierror_t by Xin Long · 7 years ago
  25. 86b36f2 sctp: remove the typedef sctp_xmit_t by Xin Long · 7 years ago
  26. 8496561 sctp: remove the typedef sctp_sock_state_t by Xin Long · 7 years ago
  27. 0ceaeeb sctp: remove the typedef sctp_transport_cmd_t by Xin Long · 7 years ago
  28. 1c66201 sctp: remove the typedef sctp_scope_t by Xin Long · 7 years ago
  29. 701ef3e sctp: remove the typedef sctp_scope_policy_t by Xin Long · 7 years ago
  30. 125c298 sctp: remove the typedef sctp_retransmit_reason_t by Xin Long · 7 years ago
  31. 233e793 sctp: remove the typedef sctp_lower_cwnd_t by Xin Long · 7 years ago
  32. 1126f47 dt-bindings: net: Document bindings for anarion-gmac by Alexandru Gagniuc · 7 years ago
  33. 2d1611a net: stmmac: Add Adaptrum Anarion GMAC glue layer by Alexandru Gagniuc · 7 years ago
  34. fb84af8 netvsc: fix rtnl deadlock on unregister of vf by stephen hemminger · 7 years ago
  35. 5f6b4e14 net: dsa: User per-cpu 64-bit statistics by Florian Fainelli · 7 years ago
  36. eaf6dc0 Merge branch 'tcp-cwnd-undo-refactor' by David S. Miller · 7 years ago
  37. f1722a1 tcp: consolidate congestion control undo functions by Yuchung Cheng · 7 years ago
  38. 4faf783 tcp: fix cwnd undo in Reno and HTCP congestion controls by Yuchung Cheng · 7 years ago
  39. 10377ba net: systemport: Support 64bit statistics by kiki good · 7 years ago
  40. 2470f3a liquidio: moved console_bitmask module param to lio_main.c by Intiyaz Basha · 7 years ago
  41. 9060e6b liquidio: add missing strings in oct_dev_state_str array by Intiyaz Basha · 7 years ago
  42. 2347093 Merge branch 'phylink-and-sfp-support' by David S. Miller · 7 years ago
  43. 7397005 sfp: add SFP module support by Russell King · 7 years ago
  44. da7c186 phylink: add in-band autonegotiation support for 10GBase-KR mode. by Russell King · 7 years ago
  45. ecbd87b phylink: add support for MII ioctl access to Clause 45 PHYs by Russell King · 7 years ago
  46. 770a1ad phylink: add module EEPROM support by Russell King · 7 years ago
  47. ce0aa27 sfp: add sfp-bus to bridge between network devices and sfp cages by Russell King · 7 years ago
  48. 9525ae8 phylink: add phylink infrastructure by Russell King · 7 years ago
  49. 453d00d net: phy: add I2C mdio bus by Russell King · 7 years ago
  50. 5e5758d net: phy: export phy_start_machine() for phylink by Russell King · 7 years ago
  51. a81497b net: phy: provide a hook for link up/link down events by Russell King · 7 years ago
  52. 1f3645b net: phy: add 1000Base-X to phy settings table by Russell King · 7 years ago
  53. 0ccb4fc net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-core by Russell King · 7 years ago
  54. da4625a net: phy: split out PHY speed and duplex string generation by Russell King · 7 years ago
  55. c3ecbe7 net: phy: allow settings table to support more than 32 link modes by Russell King · 7 years ago
  56. 21e27f2 Merge branch 'IP-cleanup-LSRR-option-processing' by David S. Miller · 7 years ago
  57. 3bdefdf udp: no need to preserve skb->dst by Paolo Abeni · 7 years ago
  58. 61a1030 Revert "ipv4: keep skb->dst around in presence of IP options" by Paolo Abeni · 7 years ago
  59. 91ed1e6 ip/options: explicitly provide net ns to __ip_options_echo() by Paolo Abeni · 7 years ago
  60. a1e155e IP: do not modify ingress packet IP option in ip_options_echo() by Paolo Abeni · 7 years ago
  61. a54df68 aquantia: Switch to use napi_gro_receive by Pavel Belous · 7 years ago
  62. 56ce097 net: comment fixes against BPF devmap helper calls by John Fastabend · 7 years ago
  63. 8f75222 Merge branch 'net-sched-summer-cleanup-part-1-mainly-in-exts-area' by David S. Miller · 7 years ago
  64. 9b0d444 net: sched: avoid atomic swap in tcf_exts_change by Jiri Pirko · 7 years ago
  65. 705c709 net: sched: cls_u32: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  66. 8c98d57 net: sched: cls_route: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  67. c09fc2e net: sched: cls_flow: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  68. 8cc6251 net: sched: cls_cgroup: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  69. 6839da3 net: sched: cls_bpf: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  70. ff1f8ca net: sched: cls_basic: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  71. a74cb36 net: sched: cls_matchall: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  72. 94611bf net: sched: cls_fw: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  73. 4550752 net: sched: cls_flower: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  74. 1e5003a net: sched: cls_fw: rename fw_change_attrs function by Jiri Pirko · 7 years ago
  75. 6a725c4 net: sched: cls_bpf: rename cls_bpf_modify_existing function by Jiri Pirko · 7 years ago
  76. 978dfd8 net: sched: use tcf_exts_has_actions instead of exts->nr_actions by Jiri Pirko · 7 years ago
  77. ec1a9cc net: sched: remove check for number of actions in tcf_exts_exec by Jiri Pirko · 7 years ago
  78. af089e7 net: sched: fix return value of tcf_exts_exec by Jiri Pirko · 7 years ago
  79. 6fc6d06 net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_available by Jiri Pirko · 7 years ago
  80. af69afc net: sched: use tcf_exts_has_actions in tcf_exts_exec by Jiri Pirko · 7 years ago
  81. 3bcc0ce net: sched: change names of action number helpers to be aligned with the rest by Jiri Pirko · 7 years ago
  82. 4ebc1e3 net: sched: remove unneeded tcf_em_tree_change by Jiri Pirko · 7 years ago
  83. f7ebdff net: sched: sch_atm: use Qdisc_class_common structure by Jiri Pirko · 7 years ago
  84. 967b2e2 net: hns: Fix for __udivdi3 compiler error by Lin Yun Sheng · 7 years ago
  85. 5987feb net: phy: marvell: logical vs bitwise OR typo by Dan Carpenter · 7 years ago
  86. 3561599 Merge branch 'socket-sendmsg-zerocopy' by David S. Miller · 7 years ago
  87. 07b65c5 test: add msg_zerocopy test by Willem de Bruijn · 7 years ago
  88. f214f91 tcp: enable MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  89. a91dbff sock: ulimit on MSG_ZEROCOPY pages by Willem de Bruijn · 7 years ago
  90. 4ab6c99 sock: MSG_ZEROCOPY notification coalescing by Willem de Bruijn · 7 years ago
  91. 1f8b977 sock: enable MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  92. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  93. 5226779 sock: add MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  94. 3ece782 sock: skb_copy_ubufs support for compound pages by Willem de Bruijn · 7 years ago
  95. 98ba0bd sock: allocate skbs from optmem by Willem de Bruijn · 7 years ago
  96. 84b7187 Merge branch 'mlxsw-Support-for-IPv6-UC-router' by David S. Miller · 7 years ago
  97. 65e65ec mlxsw: spectrum_router: Don't ignore IPv6 notifications by Ido Schimmel · 7 years ago
  98. f36f5ac mlxsw: spectrum_router: Abort on source-specific routes by Ido Schimmel · 7 years ago
  99. 0a7fd1a mlxsw: spectrum_router: Add support for route replace by Ido Schimmel · 7 years ago
  100. 428b851 mlxsw: spectrum_router: Add support for IPv6 routes addition / deletion by Ido Schimmel · 7 years ago