1. 263243d net/ipv6: Fix ip6_convert_metrics() bug by Eric Dumazet · 7 years ago
  2. 682cd3c tipc: confgiure and apply UDP bearer MTU on running links by GhantaKrishnamurthy MohanKrishna · 7 years ago
  3. 901271e0 tipc: implement configuration of UDP media MTU by GhantaKrishnamurthy MohanKrishna · 7 years ago
  4. a4dfa72 tipc: set default MTU for UDP media by GhantaKrishnamurthy MohanKrishna · 7 years ago
  5. 27b1060 net/ipv6: Fix gfp_flags arg to addrconf_prefix_route by David Ahern · 7 years ago
  6. dcd1f57 net/ipv6: Remove fib6_idev by David Ahern · 7 years ago
  7. eea68cd net/ipv6: Remove unnecessary checks on fib6_idev by David Ahern · 7 years ago
  8. 9ee8cbb net/ipv6: Remove aca_idev by David Ahern · 7 years ago
  9. 360a988 net/ipv6: Rename addrconf_dst_alloc by David Ahern · 7 years ago
  10. 93c2fb2 net/ipv6: Rename fib6_info struct elements by David Ahern · 7 years ago
  11. 88078d9 net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 7 years ago
  12. feb5f2e tcp: export packets delivery info by Yuchung Cheng · 7 years ago
  13. e21db6f tcp: track total bytes delivered with ECN CE marks by Yuchung Cheng · 7 years ago
  14. a77fa01 tcp: new helper to calculate newly delivered by Yuchung Cheng · 7 years ago
  15. bef5767 tcp: better delivery accounting for SYN-ACK and SYN-data by Yuchung Cheng · 7 years ago
  16. 415787d ipv6: frags: fix a lockdep false positive by Eric Dumazet · 7 years ago
  17. 0fe554a hv_netvsc: propogate Hyper-V friendly name into interface alias by Stephen Hemminger · 7 years ago
  18. 77634cc net/ipv6: Remove unused code and variables for rt6_info by David Ahern · 7 years ago
  19. 8d1c802 net/ipv6: Flip FIB entries to fib6_info by David Ahern · 7 years ago
  20. 93531c6 net/ipv6: separate handling of FIB entries from dst based routes by David Ahern · 7 years ago
  21. a64efe14 net/ipv6: introduce fib6_info struct and helpers by David Ahern · 7 years ago
  22. 23fb93a net/ipv6: Cleanup exception and cache route handling by David Ahern · 7 years ago
  23. acb54e3 net/ipv6: Add gfp_flags to route add functions by David Ahern · 7 years ago
  24. f8a1b43 net/ipv6: Create a neigh_lookup for FIB entries by David Ahern · 7 years ago
  25. 3b6761d net/ipv6: Move dst flags to booleans in fib entries by David Ahern · 7 years ago
  26. dec9b0e net/ipv6: Add rt6_info create function for ip6_pol_route_lookup by David Ahern · 7 years ago
  27. 421842e net/ipv6: Add fib6_null_entry by David Ahern · 7 years ago
  28. 1489568 net/ipv6: move expires into rt6_info by David Ahern · 7 years ago
  29. d4ead6b net/ipv6: move metrics from dst to rt6_info by David Ahern · 7 years ago
  30. 6edb3c9 net/ipv6: Defer initialization of dst to data path by David Ahern · 7 years ago
  31. 5e670d8 net/ipv6: Move nexthop data to fib6_nh by David Ahern · 7 years ago
  32. e8478e8 net/ipv6: Save route type in rt6_info by David Ahern · 7 years ago
  33. ae90d86 net/ipv6: Move support functions up in route.c by David Ahern · 7 years ago
  34. afb1d4b5 net/ipv6: Pass net namespace to route functions by David Ahern · 7 years ago
  35. 7aef685 net/ipv6: Pass net to fib6_update_sernum by David Ahern · 7 years ago
  36. 3940746 net: Handle null dst in rtnl_put_cacheinfo by David Ahern · 7 years ago
  37. a919525 net: Move fib_convert_metrics to metrics file by David Ahern · 7 years ago
  38. a2d481b ipv6: send netlink notifications for manually configured addresses by Lorenzo Bianconi · 7 years ago
  39. 062b3e1 net/ncsi: Refactor MAC, VLAN filters by Samuel Mendoza-Jonas · 7 years ago
  40. c210f7b KEYS: DNS: limit the length of option strings by Eric Biggers · 7 years ago
  41. bdb7cc6 ipv6: Count interface receive statistics on the ingress netdev by Stephen Suryaputra · 7 years ago
  42. 032234d net/ipv6: Make __inet6_bind static by David Ahern · 7 years ago
  43. 6dfb970 xdp: avoid leaking info stored in frame data on page reuse by Jesper Dangaard Brouer · 7 years ago
  44. 44fa2db xdp: transition into using xdp_frame for ndo_xdp_xmit by Jesper Dangaard Brouer · 7 years ago
  45. 0399309 xdp: transition into using xdp_frame for return API by Jesper Dangaard Brouer · 7 years ago
  46. 57d0a1c xdp: allow page_pool as an allocator type in xdp_return_frame by Jesper Dangaard Brouer · 7 years ago
  47. ff7d6b2 page_pool: refurbish version of page_pool code by Jesper Dangaard Brouer · 7 years ago
  48. 8d5d885 xdp: rhashtable with allocator ID to pointer mapping by Jesper Dangaard Brouer · 7 years ago
  49. 5ab073f xdp: introduce xdp_return_frame API and use in cpumap by Jesper Dangaard Brouer · 7 years ago
  50. 93ab6cc tcp: implement mmap() for zero copy receive by Eric Dumazet · 7 years ago
  51. 03f45c8 tcp: avoid extra wakeups for SO_RCVLOWAT users by Eric Dumazet · 7 years ago
  52. 796f82e tcp: fix delayed acks behavior for SO_RCVLOWAT by Eric Dumazet · 7 years ago
  53. d136184 tcp: fix SO_RCVLOWAT and RCVBUF autotuning by Eric Dumazet · 7 years ago
  54. f85f94b ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr() by Lorenzo Bianconi · 7 years ago
  55. 5d13659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  56. f6cd651 l2tp: fix race in duplicate tunnel detection by Guillaume Nault · 7 years ago
  57. 6b9f342 l2tp: fix races in tunnel creation by Guillaume Nault · 7 years ago
  58. a43cced rds: MP-RDS may use an invalid c_path by Ka-Cheong Poon · 7 years ago
  59. b284d4d Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  60. 1cc5954 ip_gre: clear feature flags when incompatible o_flags are set by Sabrina Dubroca · 7 years ago
  61. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  62. b6a37e5 inetpeer: fix uninit-value in inet_getpeer by Eric Dumazet · 7 years ago
  63. 4c7c12e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  64. fc56be4 devlink: convert occ_get op to separate registration by Jiri Pirko · 7 years ago
  65. e41f054 tipc: use the right skb in tipc_sk_fill_sock_diag() by Cong Wang · 7 years ago
  66. 81e9837 sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 by Eric Dumazet · 7 years ago
  67. fc5f337 net: dsa: Discard frames from unused ports by Andrew Lunn · 7 years ago
  68. 6780db2 sctp: do not leak kernel memory to user space by Eric Dumazet · 7 years ago
  69. 3099a52 soreuseport: initialise timewait reuseport field by Eric Dumazet · 7 years ago
  70. d0ea2b1 ipv4: fix uninit-value in ip_route_output_key_hash_rcu() by Eric Dumazet · 7 years ago
  71. b855ff8 dccp: initialize ireq->ir_mark by Eric Dumazet · 7 years ago
  72. 77d3639 net: fix uninit-value in __hw_addr_add_ex() by Eric Dumazet · 7 years ago
  73. b13dda9 net: initialize skb->peeked when cloning by Eric Dumazet · 7 years ago
  74. 6091f09 netlink: fix uninit-value in netlink_sendmsg by Eric Dumazet · 7 years ago
  75. f12c643 net_sched: fix a missing idr_remove() in u32_delete_key() by Cong Wang · 7 years ago
  76. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  77. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  78. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  79. 9421c3e net/9p/client.c: fix potential refcnt problem of trans module by Chengguang Xu · 7 years ago
  80. a852224 net/9p: avoid -ERESTARTSYS leak to userspace by Greg Kurz · 7 years ago
  81. 3239534 net/sched: fix NULL dereference in the error path of tcf_bpf_init() by Davide Caratti · 7 years ago
  82. 71a1c91 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 7 years ago
  83. 5e4d6597 Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  84. 58b35f2 arp: fix arp_filter on l3slave devices by Miguel Fadon Perlines · 7 years ago
  85. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  86. 537b361 vti6: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  87. db7a65e ip6_tunnel: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  88. 5f42df0 ip6_gre: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  89. b95211e ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  90. 9cb726a ip_tunnel: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  91. a9d4820 net: fool proof dev_valid_name() by Eric Dumazet · 7 years ago
  92. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  93. 3d23401 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 7 years ago
  94. 4b2e687 tipc: Fix namespace violation in tipc_sk_fill_sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  95. 9e8445a net: avoid unneeded atomic operation in ip*_append_data() by Paolo Abeni · 7 years ago
  96. b714295 tipc: Fix missing list initializations in struct tipc_subscription by Jon Maloy · 7 years ago
  97. 4f858c5 ipv6: udp: set dst cache for a connected sk if current not valid by Alexey Kodanev · 7 years ago
  98. 9f542f6 ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg() by Alexey Kodanev · 7 years ago
  99. 9681815 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() by Alexey Kodanev · 7 years ago
  100. 7d6850f ipv6: add a wrapper for ip6_dst_store() with flowi6 checks by Alexey Kodanev · 7 years ago