1. e33cc31 sch_tbf: Remove bogus semicolon in if() conditional. by David S. Miller · 8 years ago
  2. 1bcf165 r8169: replace init_timer with setup_timer by Zhu Yanjun · 8 years ago
  3. 13d61c3 Merge branch 'mv88e6xxx-rework-ATU-support' by David S. Miller · 8 years ago
  4. 0c68f66 etherdevice: remove unused eth_addr_greater by Vivien Didelot · 8 years ago
  5. 9dbfb4e net: dsa: mv88e6xxx: add port priority override op by Vivien Didelot · 8 years ago
  6. c8c9489 net: dsa: mv88e6xxx: add port ATU learn limit op by Vivien Didelot · 8 years ago
  7. 601aeed net: dsa: mv88e6xxx: fix port egress flooding mode by Vivien Didelot · 8 years ago
  8. 4314557 net: dsa: mv88e6xxx: rework port mode setup by Vivien Didelot · 8 years ago
  9. 6cd456f net: dsa: add dsa_is_normal_port helper by Vivien Didelot · 8 years ago
  10. 01bd96c net: dsa: mv88e6xxx: rename the port vector member by Vivien Didelot · 8 years ago
  11. d7f435f net: dsa: mv88e6xxx: rename new FID helper by Vivien Didelot · 8 years ago
  12. e606ca3 net: dsa: mv88e6xxx: rework ATU Remove by Vivien Didelot · 8 years ago
  13. daefc94 net: dsa: mv88e6xxx: rework ATU Flush by Vivien Didelot · 8 years ago
  14. dabc1a9 net: dsa: mv88e6xxx: rework ATU GetNext by Vivien Didelot · 8 years ago
  15. 9c13c02 net: dsa: mv88e6xxx: rework ATU Load/Purge by Vivien Didelot · 8 years ago
  16. c3a7d4a net: dsa: mv88e6xxx: enable ATU Learn2All by Vivien Didelot · 8 years ago
  17. ea698f4 net: dsa: mv88e6xxx: setup message ports by Vivien Didelot · 8 years ago
  18. a2ac29d net: dsa: mv88e6xxx: add ATU setup helper by Vivien Didelot · 8 years ago
  19. 720c634 net: dsa: mv88e6xxx: move ATU ageing time setter by Vivien Didelot · 8 years ago
  20. 4d294af net: dsa: mv88e6xxx: add port mask helper by Vivien Didelot · 8 years ago
  21. 0f230ca Merge branch 'mlxsw-tc-flower-offload-stats' by David S. Miller · 8 years ago
  22. 7c1b8eb mlxsw: spectrum: Add support for TC flower offload statistics by Arkadi Sharshevsky · 8 years ago
  23. 4817072 mlxsw: spectrum: Add support for counters on TCAM entries by Arkadi Sharshevsky · 8 years ago
  24. 938ab60 mlxsw: spectrum: Add support for Policing and Counting action block by Arkadi Sharshevsky · 8 years ago
  25. 446a154 mlxsw: spectrum: Add periodic ACL rule activity update by Arkadi Sharshevsky · 8 years ago
  26. 096e914 mlxsw: spectrum: Add support for direct rule access by Arkadi Sharshevsky · 8 years ago
  27. 7fd056c mlxsw: spectrum_acl_tcam: Add support for retrieving TCAM entry activity by Arkadi Sharshevsky · 8 years ago
  28. 1abcbcc mlxsw: spectrum: Add support for generic flow counter allocation by Arkadi Sharshevsky · 8 years ago
  29. 5766532 mlxsw: reg: Add Monitoring General Purpose Counter Set register by Arkadi Sharshevsky · 8 years ago
  30. ff7b0d2 mlxsw: spectrum: Add support for counter allocator by Arkadi Sharshevsky · 8 years ago
  31. 27303fc drop_monitor: use setup_timer by Geliang Tang · 8 years ago
  32. 0329b7d ambassador: use setup_timer by Geliang Tang · 8 years ago
  33. d152309 Merge branch 'nfp-xdp_adjust_head' by David S. Miller · 8 years ago
  34. 6fe0c3b nfp: add support for xdp_adjust_head() by Jakub Kicinski · 8 years ago
  35. b92fb77 nfp: prepare metadata handling for xdp_adjust_head() by Jakub Kicinski · 8 years ago
  36. 1abae319 nfp: reorganize pkt_off variable by Jakub Kicinski · 8 years ago
  37. 97717ac nfp: validate rx offset from the BAR and size down it's field by Jakub Kicinski · 8 years ago
  38. c487e6b nfp: store dma direction in data path structure by Jakub Kicinski · 8 years ago
  39. 892a7f7 nfp: switch to using data path structures for reconfiguration by Jakub Kicinski · 8 years ago
  40. 9dc6b11 nfp: use dp to carry xdp_prog at reconfig time by Jakub Kicinski · 8 years ago
  41. 76e1e1a nfp: use dp to carry mtu at reconfig time by Jakub Kicinski · 8 years ago
  42. 2195c26 nfp: use dp to carry fl_bufsz at reconfig time by Jakub Kicinski · 8 years ago
  43. 512e94d nfp: use dp to carry number of stack tx rings and vectors by Jakub Kicinski · 8 years ago
  44. 783496b nfp: pass new data path to ring reconfig by Jakub Kicinski · 8 years ago
  45. d2b8439 nfp: move control BAR pointer into data path structure by Jakub Kicinski · 8 years ago
  46. 79c12a7 nfp: separate data path information from the reset of adapter structure by Jakub Kicinski · 8 years ago
  47. 6dc6826 Merge branch 'stmmac-multiqueue-mac-prep' by David S. Miller · 8 years ago
  48. 19d9187 net: stmmac: configuration of CBS in case of a TX AVB queue by Joao Pinto · 8 years ago
  49. ad5a87d net: stmmac: mac debug prepared for multiple queues by Joao Pinto · 8 years ago
  50. 8f71a88 net: stmmac: prepare irq_status for mtl by Joao Pinto · 8 years ago
  51. 29feff3 net: stmmac: flow_ctrl functions adapted to mtl by Joao Pinto · 8 years ago
  52. d43042f net: stmmac: mapping mtl rx to dma channel by Joao Pinto · 8 years ago
  53. 4f6046f net: stmmac: mtl rx queue enabled as dcb or avb by Joao Pinto · 8 years ago
  54. 6a3a719 net: stmmac: configure tx queue weight by Joao Pinto · 8 years ago
  55. d0a9c9f net: stmmac: configure mtl rx and tx algorithms by Joao Pinto · 8 years ago
  56. d976a52 net: stmmac: multiple queues dt configuration by Joao Pinto · 8 years ago
  57. 429a372 Merge branch 'stmmac-tegra186' by David S. Miller · 8 years ago
  58. e6ea2d1 net: stmmac: dwc-qos: Add Tegra186 support by Thierry Reding · 8 years ago
  59. cee45b2 net: stmmac: dwc-qos: Split out ->probe() and ->remove() by Thierry Reding · 8 years ago
  60. 356b755 net: stmmac: Program RX queue size and flow control by Thierry Reding · 8 years ago
  61. 11fbf81 net: stmmac: Parse FIFO sizes from feature registers by Thierry Reding · 8 years ago
  62. 937071c net: stmmac: Check for DMA mapping errors by Thierry Reding · 8 years ago
  63. 0ad2be7 net: stmmac: Balance PTP reference clock enable/disable by Thierry Reding · 8 years ago
  64. c66f6c3 net: stmmac: Disable PTP reference clock on error by Thierry Reding · 8 years ago
  65. 6c1e5ab net: stmmac: Stop PHY and remove TX timer on error by Thierry Reding · 8 years ago
  66. 9fbb9dd net: stmmac: Rename clk_ptp_ref clock to ptp_ref by Thierry Reding · 8 years ago
  67. 8f48ba7 vxlan: use appropriate family on L3 miss by Vincent Bernat · 8 years ago
  68. 8b57fd1 net: Eliminate duplicated codes by creating one new function in_dev_select_addr by Gao Feng · 8 years ago
  69. 81663be Merge branch 'sctp-rx-side-stream-reconf-asoc-reset-and-add-streams-and-response' by David S. Miller · 8 years ago
  70. c0d8bab sctp: add get and set sockopt for reconf_enable by Xin Long · 8 years ago
  71. 11ae76e sctp: implement receiver-side procedures for the Reconf Response Parameter by Xin Long · 8 years ago
  72. c5c4ebb sctp: implement receiver-side procedures for the Add Incoming Streams Request Parameter by Xin Long · 8 years ago
  73. 50a4159 sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter by Xin Long · 8 years ago
  74. b444153 sctp: add support for generating add stream change event notification by Xin Long · 8 years ago
  75. 692787c sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter by Xin Long · 8 years ago
  76. c95129d sctp: add support for generating assoc reset event notification by Xin Long · 8 years ago
  77. b3ca9af liquidio: optimize DMA in NUMA systems by VSR Burru · 8 years ago
  78. de12e4f Merge branch 'netvsc-fix-module-removal-hangs' by David S. Miller · 8 years ago
  79. 79cd874 netvsc: fix hang on netvsc module removal by stephen hemminger · 8 years ago
  80. 0d6dd35 netvsc: need napi scheduled during removal by stephen hemminger · 8 years ago
  81. 115a731e Merge branch 'dpaa_eth-next' of git://git.freescale.com/ppc/upstream/linux by David S. Miller · 8 years ago
  82. 5425077 net: ipv6: Add early demux handler for UDP unicast by subashab@codeaurora.org · 8 years ago
  83. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  84. 5e8456f net: hyperv: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  85. 031e514 net: fjes: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  86. 92f4a13 net: via: via-velocity: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  87. f918b98 net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  88. 8704f21 net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  89. 99bdb40 net: tundra: tsi108: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  90. 01461ab Merge branch 'fib-notifications-cleanup' by David S. Miller · 8 years ago
  91. d05f7a7 ipv4: fib: Remove redundant argument by Ido Schimmel · 8 years ago
  92. c024389 ipv4: fib: Move FIB notification code to a separate file by Ido Schimmel · 8 years ago
  93. 71e8727 Merge branch 'mlxsw-vrf-offload-prep' by David S. Miller · 8 years ago
  94. b5d90e6 mlxsw: spectrum_router: Make abort mechanism VR-aware by Ido Schimmel · 8 years ago
  95. 6913229 mlxsw: spectrum_router: Explicitly Associate RIFs with VRs by Ido Schimmel · 8 years ago
  96. 76610eb mlxsw: spectrum_router: Refactor virtual router handling by Ido Schimmel · 8 years ago
  97. 382dbb4 mlxsw: spectrum_router: Simplify LPM tree allocation by Ido Schimmel · 8 years ago
  98. 4724ba56 mlxsw: spectrum_router: Place RIF related code with router code by Ido Schimmel · 8 years ago
  99. 97989ee mlxsw: spectrum_router: Allow more route types to be programmed by Ido Schimmel · 8 years ago
  100. f4a761d mlxsw: spectrum: Destroy RIFs based on last removed address by Ido Schimmel · 8 years ago