1. bd9dfc5 tcp: fix hang in tcp_sendpage_locked() by Eric Dumazet · 7 years ago
  2. 3cd904e net_sched: kill u32_node pointer in Qdisc by WANG Cong · 7 years ago
  3. 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
  4. 14546ba net_sched: introduce tclass_del_notify() by WANG Cong · 7 years ago
  5. 27d7f07 net_sched: get rid of more forward declarations by WANG Cong · 7 years ago
  6. 891ef8d ipv6: sr: implement additional seg6local actions by David Lebrun · 7 years ago
  7. d7a669d ipv6: sr: add helper functions for seg6local by David Lebrun · 7 years ago
  8. 6285217 ipv6: sr: enforce IPv6 packets for seg6local lwt by David Lebrun · 7 years ago
  9. 38ee7f2 ipv6: sr: add support for encapsulation of L2 frames by David Lebrun · 7 years ago
  10. 32d99d0 ipv6: sr: add support for ip4ip6 encapsulation by David Lebrun · 7 years ago
  11. 3fd8712 strparser: initialize all callbacks by Eric Biggers · 7 years ago
  12. b673d6c ipv6: Use multipath hash from flow info if available by Jakub Sitnicki · 7 years ago
  13. 956b453 ipv6: Fold rt6_info_hash_nhsfn() into its only caller by Jakub Sitnicki · 7 years ago
  14. 23aebda ipv6: Compute multipath hash for ICMP errors from offending packet by Jakub Sitnicki · 7 years ago
  15. 22b6722 ipv6: Add sysctl for per namespace flow label reflection by Jakub Sitnicki · 7 years ago
  16. a873585 xdp: remove net_device names from xdp_redirect tracepoint by Jesper Dangaard Brouer · 7 years ago
  17. 2facaad xdp: make generic xdp redirect use tracepoint trace_xdp_redirect by Jesper Dangaard Brouer · 7 years ago
  18. d08adb8 xdp: remove bpf_warn_invalid_xdp_redirect by Jesper Dangaard Brouer · 7 years ago
  19. 3580732 devlink: Move dpipe entry clear function into devlink by Arkadi Sharshevsky · 7 years ago
  20. ffd3cdc devlink: Add support for dynamic table size by Arkadi Sharshevsky · 7 years ago
  21. 3fb886e devlink: Add IPv4 header for dpipe by Arkadi Sharshevsky · 7 years ago
  22. 1177009 devlink: Add Ethernet header for dpipe by Arkadi Sharshevsky · 7 years ago
  23. 60890e0 gre: remove duplicated assignment of iph by Colin Ian King · 7 years ago
  24. 042a901 net: tipc: constify genl_ops by Arvind Yadav · 7 years ago
  25. 257a730 net/sock: allow the user to set negative peek offset by Paolo Abeni · 7 years ago
  26. 5f9ae3d ipv4: do metrics match when looking up and deleting a route by Xin Long · 7 years ago
  27. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 7 years ago
  28. e3d0328 gre: fix goto statement typo by William Tu · 7 years ago
  29. e4a8e81 bpf: misc xdp redirect cleanups by Daniel Borkmann · 7 years ago
  30. 9695fe6 net: sched: use kvmalloc() for class hash tables by Eric Dumazet · 7 years ago
  31. 84e54fe gre: introduce native tunnel support for ERSPAN by William Tu · 7 years ago
  32. ab2fb7e udp: remove unreachable ufo branches by Willem de Bruijn · 7 years ago
  33. 1119936 tcp: Remove the unused parameter for tcp_try_fastopen. by Tonghao Zhang · 7 years ago
  34. 49c7158 tcp: Get a proper dst before checking it. by Tonghao Zhang · 7 years ago
  35. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. 40501f9 tipc: don't reset stale broadcast send link by Jon Paul Maloy · 7 years ago
  37. e65a495 net: check type when freeing metadata dst by David Lamparter · 7 years ago
  38. 4832c30 net: ipv6: put host and anycast routes on device with address by David Ahern · 7 years ago
  39. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago
  40. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  41. 348a400 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  42. 6648c65 net: style cleanups by stephen hemminger · 7 years ago
  43. 667e427 net: mark receive queue attributes ro_after_init by stephen hemminger · 7 years ago
  44. 2b9c758 net: make queue attributes ro_after_init by stephen hemminger · 7 years ago
  45. 170c658 net: make BQL sysfs attributes ro_after_init by stephen hemminger · 7 years ago
  46. 718ad68 net: drop unused attribute argument from sysfs queue funcs by stephen hemminger · 7 years ago
  47. ec6cc59 net: make net sysfs attributes ro_after_init by stephen hemminger · 7 years ago
  48. 737aec5 net: constify net_ns_type_operations by stephen hemminger · 7 years ago
  49. e6d473e net: make net_class ro_after_init by stephen hemminger · 7 years ago
  50. b793dc5 net: constify netdev_class_file by stephen hemminger · 7 years ago
  51. d0d6683 net: don't decrement kobj reference count on init failure by stephen hemminger · 7 years ago
  52. 4f8a881 net: sched: fix NULL pointer dereference when action calls some targets by Xin Long · 7 years ago
  53. 9a19bad rxrpc: Fix oops when discarding a preallocated service call by David Howells · 7 years ago
  54. b024d94 irda: do not leak initialized list.dev to userspace by Colin Ian King · 7 years ago
  55. 4c03bdd xdp: adjust xdp redirect tracepoint to include return error code by Jesper Dangaard Brouer · 7 years ago
  56. 0888e37 net: inet: diag: expose sockets cgroup classid by Levin, Alexander (Sasha Levin) · 7 years ago
  57. cdbeb63 tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 7 years ago
  58. bc3aae2 net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set by Roopa Prabhu · 7 years ago
  59. 383143f ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  60. 15339e4 sctp: fully initialize the IPv6 address in sctp_v6_to_addr() by Alexander Potapenko · 7 years ago
  61. 5bfd37b tipc: fix use-after-free by Eric Dumazet · 7 years ago
  62. 9620fef ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t by Eric Dumazet · 7 years ago
  63. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  64. 633cefe Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  65. 401481e ipv6: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  66. acc8b31 net: sched: fix p_filter_chain check in tcf_chain_flush by Jiri Pirko · 7 years ago
  67. 047b0ec bpf: reuse tc bpf prologue for sk skb progs by Daniel Borkmann · 7 years ago
  68. 4d6a75b bpf: no need to nullify ri->map in xdp_do_redirect by Daniel Borkmann · 7 years ago
  69. c780a04 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  70. 774c467 tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6. by David S. Miller · 7 years ago
  71. d978db8 net: sched: cls_flower: fix ndo_setup_tc type for stats call by Jiri Pirko · 7 years ago
  72. 120e9da dccp: defer ccid_hc_tx_delete() at dismantle time by Eric Dumazet · 7 years ago
  73. 494bea3 openvswitch: fix skb_panic due to the incorrect actions attrlen by Liping Zhang · 7 years ago
  74. e543002 qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs by Jesper Dangaard Brouer · 7 years ago
  75. 8a31db5 bpf: add access to sock fields and pkt data from sk_skb programs by John Fastabend · 7 years ago
  76. 174a79f bpf: sockmap with sk redirect support by John Fastabend · 7 years ago
  77. b005fd1 bpf: introduce new program type for skbs on sockets by John Fastabend · 7 years ago
  78. db5980d net: fixes for skb_send_sock by John Fastabend · 7 years ago
  79. 45f91bd net: add sendmsg_locked and sendpage_locked to af_inet6 by John Fastabend · 7 years ago
  80. f26de11 net: early init support for strparser by John Fastabend · 7 years ago
  81. c7b725b net: igmp: Use ingress interface rather than vrf device by David Ahern · 7 years ago
  82. 6b0355f net_sched/hfsc: opencode trivial set_active() and set_passive() by Konstantin Khlebnikov · 7 years ago
  83. 9594665 net_sched: call qlen_notify only if child qdisc is empty by Konstantin Khlebnikov · 7 years ago
  84. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  85. 394f51a ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl by Florian Westphal · 7 years ago
  86. e3a22b7 ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl by Florian Westphal · 7 years ago
  87. 121622d ipv6: route: make rtm_getroute not assume rtnl is locked by Florian Westphal · 7 years ago
  88. 7324157 dsa: fix flow disector null pointer by Craig Gallek · 7 years ago
  89. c90e951 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 7 years ago
  90. 325d5dc net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 7 years ago
  91. 8989042 net_sched: reset pointers to tcf blocks in classful qdiscs' destructors by Konstantin Khlebnikov · 7 years ago
  92. 187e5b3 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
  93. 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 7 years ago
  94. fe40079 ipv6: fib: Provide offload indication using nexthop flags by Ido Schimmel · 7 years ago
  95. 0a6f041 Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  96. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  97. 7749d4f dccp: purge write queue in dccp_destroy_sock() by Eric Dumazet · 7 years ago
  98. e5645f5 ipv6: release rt6->rt6i_idev properly during ifdown by Wei Wang · 7 years ago
  99. 36f41f8 af_key: do not use GFP_KERNEL in atomic contexts by Eric Dumazet · 7 years ago
  100. 539a06b tcp: ulp: avoid module refcnt leak in tcp_set_ulp by Sabrina Dubroca · 7 years ago