1. d80a1b9d tls: Refactor tls_offload variable names by Boris Pismenny · 6 years ago
  2. 41ed9c0 tcp: Don't coalesce decrypted and encrypted SKBs by Boris Pismenny · 6 years ago
  3. 1413656 net: Add TLS RX offload feature by Ilya Lesokhin · 6 years ago
  4. 784abe2 net: Add decrypted field to skb by Boris Pismenny · 6 years ago
  5. 2aa4a33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  6. f333ee0 bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB by Andrey Ignatov · 6 years ago
  7. ff0432e tcp: remove redundant rcv_nxt update by Yafang Shao · 6 years ago
  8. 01683a1 net: sched: refactor flower walk to iterate over idr by Vlad Buslov · 6 years ago
  9. c921c20 net: ipmr: add support for passing full packet on wrong vif by Nikolay Aleksandrov · 6 years ago
  10. a25717d xdp: support simultaneous driver and hw XDP attachment by Jakub Kicinski · 6 years ago
  11. 0529662 xdp: factor out common program/flags handling from drivers by Jakub Kicinski · 6 years ago
  12. 6b86758 xdp: don't make drivers report attachment mode by Jakub Kicinski · 6 years ago
  13. 4f91da2 xdp: add per mode attributes for attached programs by Jakub Kicinski · 6 years ago
  14. f6a69885 devlink: Add generic parameters region_snapshot by Alex Vesker · 6 years ago
  15. 4e54795 devlink: Add support for region snapshot read command by Alex Vesker · 6 years ago
  16. 866319b devlink: Add support for region snapshot delete command by Alex Vesker · 6 years ago
  17. a006d46 devlink: Extend the support querying for region snapshot IDs by Alex Vesker · 6 years ago
  18. d8db7ea5 devlink: Add support for region get command by Alex Vesker · 6 years ago
  19. d7e5272 devlink: Add support for creating region snapshots by Alex Vesker · 6 years ago
  20. ccadfa4 devlink: Add callback to query for snapshot id before snapshot create by Alex Vesker · 6 years ago
  21. b16ebe9 devlink: Add support for creating and destroying regions by Alex Vesker · 6 years ago
  22. 68d2f84 net: gro: properly remove skb from list by Prashant Bhole · 6 years ago
  23. 0761680 net: ipv4: fix listify ip_rcv_finish in case of forwarding by Jesper Dangaard Brouer · 6 years ago
  24. c749cdd net/sched: act_skbedit: don't use spinlock in the data path by Davide Caratti · 6 years ago
  25. 6f3dfb0 net/sched: skbedit: use per-cpu counters by Davide Caratti · 6 years ago
  26. cca9bab tcp: use monotonic timestamps for PAWS by Arnd Bergmann · 6 years ago
  27. d2bdd26 net/tls: Use aead_request_alloc/free for request alloc/free by Vakul Garg · 6 years ago
  28. 7ea817f tipc: check session number before accepting link protocol messages by Jon Maloy · 6 years ago
  29. 9012de5 tipc: add sequence number check for link STATE messages by Jon Maloy · 6 years ago
  30. e32f55f Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  31. 4929c94 tcp: expose both send and receive intervals for rate sample by Deepti Raghavan · 6 years ago
  32. e0479b6 net: sched: fix unprotected access to rcu cookie pointer by Vlad Buslov · 6 years ago
  33. 01e866b net: sched: act_ife: fix memory leak in ife init by Vlad Buslov · 6 years ago
  34. f24c598 net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices by Sabrina Dubroca · 6 years ago
  35. bdd72f4 net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE by Sabrina Dubroca · 6 years ago
  36. 70c30d7 net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev by Sabrina Dubroca · 6 years ago
  37. c6dbf7a net/ipv6: fix addrconf_sysctl_addr_gen_mode by Sabrina Dubroca · 6 years ago
  38. 5e9a0fe net/sched: flower: Fix null pointer dereference when run tc vlan command by Jianbo Liu · 6 years ago
  39. 0c85034 sch_cake: Conditionally split GSO segments by Toke Høiland-Jørgensen · 6 years ago
  40. a729b7f sch_cake: Add overhead compensation support to the rate shaper by Toke Høiland-Jørgensen · 6 years ago
  41. 83f8fd6 sch_cake: Add DiffServ handling by Toke Høiland-Jørgensen · 6 years ago
  42. ea82511 sch_cake: Add NAT awareness to packet classifier by Toke Høiland-Jørgensen · 6 years ago
  43. b60a604 netfilter: Add nf_ct_get_tuple_skb global lookup function by Toke Høiland-Jørgensen · 6 years ago
  44. 8b71388 sch_cake: Add optional ACK filter by Toke Høiland-Jørgensen · 6 years ago
  45. 7298de9 sch_cake: Add ingress mode by Toke Høiland-Jørgensen · 6 years ago
  46. 046f6fd sched: Add Common Applications Kept Enhanced (cake) qdisc by Toke Høiland-Jørgensen · 6 years ago
  47. 95765a6 tcp: remove SG-related comment in tcp_sendmsg() by Julian Wiedmann · 6 years ago
  48. 9af86f9 net: core: fix use-after-free in __netif_receive_skb_list_core by Edward Cree · 6 years ago
  49. 8c057ef net: core: fix uses-after-free in list processing by Edward Cree · 6 years ago
  50. 8ec56fc net: allow fallback function to pass netdev by Alexander Duyck · 6 years ago
  51. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 6 years ago
  52. a4ea8a3 net: Add generic ndo_select_queue functions by Alexander Duyck · 6 years ago
  53. eadec877 net: Add support for subordinate traffic classes to netdev_pick_tx by Alexander Duyck · 6 years ago
  54. ffcfe25 net: Add support for subordinate device traffic classes by Alexander Duyck · 6 years ago
  55. d7be977 net-sysfs: Drop support for XPS and traffic_class on single queue device by Alexander Duyck · 6 years ago
  56. c47078d tcp: remove redundant SOCK_DONE checks by Eric Dumazet · 6 years ago
  57. 0dbc81e net: sched: Fix warnings from xchg() on RCU'd cookie pointer. by David S. Miller · 6 years ago
  58. 90b73b7 net: sched: change action API to use array of pointers to actions by Vlad Buslov · 6 years ago
  59. 0190c1d net: sched: atomically check-allocate action by Vlad Buslov · 6 years ago
  60. cae422f net: sched: use reference counting action init by Vlad Buslov · 6 years ago
  61. 4e8ddd7 net: sched: don't release reference on action overwrite by Vlad Buslov · 6 years ago
  62. 16af606 net: sched: implement reference counted action release by Vlad Buslov · 6 years ago
  63. b409074 net: sched: add 'delete' function to action ops by Vlad Buslov · 6 years ago
  64. 2a2ea34 net: sched: implement action API that deletes action by index by Vlad Buslov · 6 years ago
  65. 3f7c72b net: sched: always take reference to action by Vlad Buslov · 6 years ago
  66. 789871b net: sched: implement unlocked action init API by Vlad Buslov · 6 years ago
  67. 036bb44 net: sched: change type of reference and bind counters by Vlad Buslov · 6 years ago
  68. eec94fd net: sched: use rcu for action cookie update by Vlad Buslov · 6 years ago
  69. b233504 openvswitch: kernel datapath clone action by Yifeng Sun · 6 years ago
  70. a4dc70d tipc: extend link reset criteria for stale packet retransmission by Jon Maloy · 6 years ago
  71. d64efd0 net/sched: flower: Add supprt for matching on QinQ vlan headers by Jianbo Liu · 6 years ago
  72. d306951 net/sched: flower: Dump the ethertype encapsulated in vlan by Jianbo Liu · 6 years ago
  73. 24c590e net/flow_dissector: Add support for QinQ dissection by Jianbo Liu · 6 years ago
  74. aaab083 net/sched: flower: Add support for matching on vlan ethertype by Jianbo Liu · 6 years ago
  75. 2064c3d net/flow_dissector: Save vlan ethertype from headers by Jianbo Liu · 6 years ago
  76. 8d356b8 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  77. fbf4781 ip: unconditionally set cork gso_size by Willem de Bruijn · 6 years ago
  78. 678ca42 ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6 by Willem de Bruijn · 6 years ago
  79. 5fdaa88 ipv6: fold sockcm_cookie into ipcm6_cookie by Willem de Bruijn · 6 years ago
  80. 657a066 sock: sockc cookie initializer by Willem de Bruijn · 6 years ago
  81. b515430a ipv6: ipcm6_cookie initializer by Willem de Bruijn · 6 years ago
  82. 3517820 ipv4: ipcm_cookie initializers by Willem de Bruijn · 6 years ago
  83. d8269e2 net: ipv6: listify ipv6_rcv() and ip6_rcv_finish() by Edward Cree · 6 years ago
  84. efe6aac net: ipv4: fix list processing on L3 slave devices by Edward Cree · 6 years ago
  85. 2cc0608 net: core: filter: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  86. 3cc87d0 net: decnet: dn_nsp_in: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  87. c53e0c7 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  88. f567bcd devlink: Add enable_sriov boolean generic parameter by Vasundhara Volam · 6 years ago
  89. 036467c devlink: Add generic parameters internal_err_reset and max_macs by Moshe Shemesh · 6 years ago
  90. ea601e1 devlink: Add devlink notifications support for params by Moshe Shemesh · 6 years ago
  91. ec01aeb devlink: Add support for get/set driverinit value by Moshe Shemesh · 6 years ago
  92. e3b7ca1 devlink: Add param set command by Moshe Shemesh · 6 years ago
  93. 45f05de devlink: Add param get command by Moshe Shemesh · 6 years ago
  94. eabaef1 devlink: Add devlink_param register and unregister by Moshe Shemesh · 6 years ago
  95. 6312fe7 net: limit each hash list length to MAX_GRO_SKBS by Li RongQing · 6 years ago
  96. a4ca8b7 net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish() by Edward Cree · 6 years ago
  97. 4b15c70 net/sched: Make etf report drops on error_queue by Jesus Sanchez-Palencia · 6 years ago
  98. 88cab77 net/sched: Add HW offloading capability to ETF by Jesus Sanchez-Palencia · 6 years ago
  99. 25db26a net/sched: Introduce the ETF Qdisc by Vinicius Costa Gomes · 6 years ago
  100. 860b642 net/sched: Allow creating a Qdisc watchdog with other clocks by Vinicius Costa Gomes · 6 years ago