1. 53e8994 net_sched: act_vlan: add helper inlines to access tcf_vlan info by Or Gerlitz · 8 years ago
  2. fefa569 net_sched: sch_fq: account for schedule/timers drifts by Eric Dumazet · 8 years ago
  3. 429baa6 sfc: check async completer is !NULL before calling by Bert Kenward · 8 years ago
  4. 88e4f75 Merge branch 'sctp-fix-gap-ack-blocks' by David S. Miller · 8 years ago
  5. 182691d sctp: improve how SSN, TSN and ASCONF serial are compared by Marcelo Ricardo Leitner · 8 years ago
  6. a300744 sctp: fix the handling of SACK Gap Ack blocks by Marcelo Ricardo Leitner · 8 years ago
  7. 21641c2 net_sched: check NULL on error path in route4_change() by WANG Cong · 8 years ago
  8. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. b1f2beb Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  10. f887c21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  11. 0364a88 xen-netback: switch to threaded irq for control ring by Juergen Gross · 8 years ago
  12. f6f7d9c net: ethernet: mediatek: get out of potential invalid pointer access by Sean Wang · 8 years ago
  13. 3e60b74 net: ethernet: mediatek: use [get|set]_link_ksettings by Sean Wang · 8 years ago
  14. a2b2a19 net: ethernet: mediatek: remove superfluous local variable for phy address by Sean Wang · 8 years ago
  15. 2364c5c net: ethernet: mediatek: use phydev from struct net_device by Sean Wang · 8 years ago
  16. 4fa01af Merge branch 'mediatek-trgmii' by David S. Miller · 8 years ago
  17. b885396 net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0 by Sean Wang · 8 years ago
  18. f430dea net: ethernet: mediatek: add support for GMAC0 connecting with external PHY through TRGMII by Sean Wang · 8 years ago
  19. 572de60 net: ethernet: mediatek: add extension of phy-mode for TRGMII by Sean Wang · 8 years ago
  20. 60cd6e6 Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  21. fc943f6 rxrpc: Reduce the number of PING ACKs sent by David Howells · 8 years ago
  22. 0d4b103 rxrpc: Reduce the number of ACK-Requests sent by David Howells · 8 years ago
  23. 7e32b44 tcp: properly account Fast Open SYN-ACK retrans by Yuchung Cheng · 8 years ago
  24. de1d657 tcp: fix under-accounting retransmit SNMP counters by Yuchung Cheng · 8 years ago
  25. cdd0766 Merge branch 'ftgmac100-ast2500-support' by David S. Miller · 8 years ago
  26. edcd692 net/faraday: Mask out PHYSTS_CHG interrupt by Joel Stanley · 8 years ago
  27. e07dc63 net/faraday: Configure old MDIO interface on Aspeed SoCs by Joel Stanley · 8 years ago
  28. 08c9c12 net/faraday: Clear stale interrupts by Gavin Shan · 8 years ago
  29. 2a0ab8e net/faraday: Adapt for Aspeed SoCs by Joel Stanley · 8 years ago
  30. 7906a4d net/faraday: Make EDO{R,T}R bits configurable by Andrew Jeffery · 8 years ago
  31. ada66b5 net/faraday: Separate rx page storage from rxdesc by Andrew Jeffery · 8 years ago
  32. 50235c4 rxrpc: Obtain RTT data by requesting ACKs on DATA packets by David Howells · 8 years ago
  33. 77f2efc rxrpc: Add ktime_sub_ms() by David Howells · 8 years ago
  34. 7aa51da rxrpc: Expedite ping response transmission by David Howells · 8 years ago
  35. 8e83134 rxrpc: Send pings to get RTT data by David Howells · 8 years ago
  36. 524605e cxgb4: Convert to use simple_open() by Wei Yongjun · 8 years ago
  37. a084ab3 net: dsa: qca8k: use mdio_module_driver to simplify the code by Wei Yongjun · 8 years ago
  38. fcfbfd6 net: dsa: qca8k: fix non static symbol warning by Wei Yongjun · 8 years ago
  39. 9ba62f9 Merge branch 'sctp-align' by David S. Miller · 8 years ago
  40. 4a225ce sctp: make use of SCTP_TRUNC4 macro by Marcelo Ricardo Leitner · 8 years ago
  41. e2f036a sctp: rename WORD_TRUNC/ROUND macros by Marcelo Ricardo Leitner · 8 years ago
  42. ba1ba25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  43. b80b8d7 Merge branch 'mlx5e-xdp' by David S. Miller · 8 years ago
  44. 35b510e net/mlx5e: XDP TX xmit more by Saeed Mahameed · 8 years ago
  45. b5503b9 net/mlx5e: XDP TX forwarding support by Saeed Mahameed · 8 years ago
  46. f10b7cc net/mlx5e: Have a clear separation between different SQ types by Saeed Mahameed · 8 years ago
  47. 8699415 net/mlx5e: XDP fast RX drop bpf programs support by Rana Shahout · 8 years ago
  48. 2fc4bfb net/mlx5e: Dynamic RQ type infrastructure by Saeed Mahameed · 8 years ago
  49. e4b8550 net/mlx5e: Slightly reduce hardware LRO size by Saeed Mahameed · 8 years ago
  50. 21c5968 net/mlx5e: Union RQ RX info per RQ type by Saeed Mahameed · 8 years ago
  51. 1bfecfc net/mlx5e: Build RX SKB on demand by Saeed Mahameed · 8 years ago
  52. 290b774 Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  53. f9616c3 tcp: implement TSQ for retransmits by Eric Dumazet · 8 years ago
  54. 75c9510 MAINTAINERS: Update b44 maintainer. by Michael Chan · 8 years ago
  55. adb0311 net: get rid of an signed integer overflow in ip_idents_reserve() by Eric Dumazet · 8 years ago
  56. 0f1100c Merge branch 'mv88e6390-prep' by David S. Miller · 8 years ago
  57. d6b1023 net: dsa: mv88e6xxx: Convert flag bits to unsigned long long by Andrew Lunn · 8 years ago
  58. 0e7b992 net: dsa: mv88e6xxx: Add helper for accessing port registers by Andrew Lunn · 8 years ago
  59. efee95f ptp_clock: future-proofing drivers against PTP subsystem becoming optional by Nicolas Pitre · 8 years ago
  60. d270f76 net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  61. 262b38c net: ethernet: hisilicon: hns: use phydev from struct net_device by Philippe Reynes · 8 years ago
  62. e82f714 net: ethernet: mediatek: fix missing changes merged for conflicts overlapping commits by Sean Wang · 8 years ago
  63. fba1296 net/mlx4_core: Fix to clean devlink resources by Kamal Heib · 8 years ago
  64. f9d1846 Merge branch 'cxgb4-tc-offload' by David S. Miller · 8 years ago
  65. b20ff72 cxgb4: add support for drop and redirect actions by Rahul Lakkireddy · 8 years ago
  66. d893184 cxgb4: add support for offloading u32 filters by Rahul Lakkireddy · 8 years ago
  67. 2e8aad7 cxgb4: add parser to translate u32 filters to internal spec by Rahul Lakkireddy · 8 years ago
  68. 578b46b cxgb4: add common api support for configuring filters by Rahul Lakkireddy · 8 years ago
  69. d57fd6c cxgb4: move common filter code to separate file by Rahul Lakkireddy · 8 years ago
  70. ecf4ee4 net: skbuff: Coding: Use eth_type_vlan() instead of open coding it by Shmulik Ladkani · 8 years ago
  71. 636c262 net: skbuff: Remove errornous length validation in skb_vlan_pop() by Shmulik Ladkani · 8 years ago
  72. 1fbafcb Merge branch 'vlan_act_modify' by David S. Miller · 8 years ago
  73. 45a497f net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action by Shmulik Ladkani · 8 years ago
  74. bfca4c5 net: skbuff: Export __skb_vlan_pop by Shmulik Ladkani · 8 years ago
  75. 688dc53 Merge branch 'mlx4-next' by David S. Miller · 8 years ago
  76. a7e1f04 net/mlx4_core: Fix deadlock when switching between polling and event fw commands by Jack Morgenstein · 8 years ago
  77. 30353bf net/mlx4_core: Use RCU to perform radix tree lookup for SRQ by Leon Romanovsky · 8 years ago
  78. 57c970c net/mlx4_en: Fix wrong indentation by Kamal Heib · 8 years ago
  79. de3d6fa net/mlx4_en: Add branch prediction hints in RX data-path by Tariq Toukan · 8 years ago
  80. 7932aa1 Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  81. cf1a647 rxrpc: Add per-peer RTT tracker by David Howells · 8 years ago
  82. f07373e rxrpc: Add re-sent Tx annotation by David Howells · 8 years ago
  83. 5a924b8 rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs by David Howells · 8 years ago
  84. c3d9b9f Merge branch 'bpf-hw-offload' by David S. Miller · 8 years ago
  85. e3b8baf nfp: bpf: add offload of TC direct action mode by Jakub Kicinski · 8 years ago
  86. 2d18421 nfp: bpf: add support for legacy redirect action by Jakub Kicinski · 8 years ago
  87. 9798e6f net: act_mirred: allow statistic updates from offloaded actions by Jakub Kicinski · 8 years ago
  88. 19d0f54 nfp: bpf: add packet marking support by Jakub Kicinski · 8 years ago
  89. 66860be nfp: bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  90. 68d6406 net: cls_bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  91. 7533fdc nfp: bpf: add hardware bpf offload by Jakub Kicinski · 8 years ago
  92. cd7df56 nfp: add BPF to NFP code translator by Jakub Kicinski · 8 years ago
  93. 6b17387 bpf: recognize 64bit immediate loads as consts by Jakub Kicinski · 8 years ago
  94. 13a27df bpf: enable non-core use of the verfier by Jakub Kicinski · 8 years ago
  95. 58e2af8 bpf: expose internal verfier structures by Jakub Kicinski · 8 years ago
  96. 3df126f bpf: don't (ab)use instructions to store state by Jakub Kicinski · 8 years ago
  97. eadb414 net: cls_bpf: add support for marking filters as hardware-only by Jakub Kicinski · 8 years ago
  98. 0d01d45 net: cls_bpf: limit hardware offload by software-only flag by Jakub Kicinski · 8 years ago
  99. 332ae8e net: cls_bpf: add hardware offload by Jakub Kicinski · 8 years ago
  100. 8d58790 net: can: ifi: Configure transmitter delay by Marek Vasut · 8 years ago