1. df92c83 tcp: fix xmit timer to only be reset if data ACKed/SACKed by Neal Cardwell · 7 years ago
  2. a281581 tcp: enable xmit timer fix by having TLP use time when RTO should fire by Neal Cardwell · 7 years ago
  3. e1a10ef tcp: introduce tcp_rto_delta_us() helper for xmit timer fix by Neal Cardwell · 7 years ago
  4. b91d532 ipv6: set rt6i_protocol properly in the route when it is installed by Xin Long · 7 years ago
  5. 2dda640 net: fix keepalive code vs TCP_FASTOPEN_CONNECT by Eric Dumazet · 7 years ago
  6. 4d2bbb0 Merge tag 'batadv-net-for-davem-20170802' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  7. ed25497 tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states by Yuchung Cheng · 7 years ago
  8. 1bff8a0 gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP by K. Den · 7 years ago
  9. 4041395 Cipso: cipso_v4_optptr enter infinite loop by yujuan.qi · 7 years ago
  10. bc78d64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  11. cb891fa udp6: fix jumbogram reception by Paolo Abeni · 7 years ago
  12. 71ed7ee ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev() by Ido Schimmel · 7 years ago
  13. 54e22f2 batman-adv: fix TT sync flag inconsistencies by Linus Lüssing · 7 years ago
  14. efe967c tcp: avoid bogus gcc-7 array-bounds warning by Arnd Bergmann · 7 years ago
  15. c9f2c1a udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
  16. 0254e0c net: check dev->addr_len for dev_set_mac_address() by WANG Cong · 7 years ago
  17. e90ce2f dccp: fix a memleak for dccp_feat_init err process by Xin Long · 7 years ago
  18. b7953d3 dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly by Xin Long · 7 years ago
  19. 0c2232b dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly by Xin Long · 7 years ago
  20. 0c3a8f8 netpoll: Fix device name check in netpoll_setup() by Matthias Kaehlcke · 7 years ago
  21. 9688f9b udp: unbreak build lacking CONFIG_XFRM by Paolo Abeni · 7 years ago
  22. afce615 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  23. dce4551 udp: preserve head state for IP_CMSG_PASSSEC by Paolo Abeni · 7 years ago
  24. 9f9e772 net: dsa: Initialize ds->cpu_port_mask earlier by Florian Fainelli · 7 years ago
  25. c800aaf packet: fix use-after-free in prb_retire_rx_blk_timer_expired() by WANG Cong · 7 years ago
  26. 69ec932 openvswitch: fix potential out of bound access in parse_ct by Liping Zhang · 7 years ago
  27. 864d966 net/socket: fix type in assignment and trim long line by Paolo Abeni · 7 years ago
  28. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  29. 3ffbc1d net/sunrpc/xprt_sock: fix regression in connection error reporting. by NeilBrown · 7 years ago
  30. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  31. e623a48 rds: Make sure updates to cp_send_gen can be observed by Håkon Bugge · 7 years ago
  32. 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  33. 153711f rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  34. 6399f1f ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  35. 3753654 Revert "rtnetlink: Do not generate notifications for CHANGEADDR event" by David Ahern · 7 years ago
  36. 6367911 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  37. 98de4e0 wireless: wext: terminate ifr name coming from userspace by Levin, Alexander · 7 years ago
  38. 073dd5a netfilter: fix netfilter_net_init() return by Dan Carpenter · 7 years ago
  39. 3e16afd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  40. 0ddf3fb udp: preserve skb->dst if required for IP options processing by Paolo Abeni · 7 years ago
  41. 18bcf29 ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  42. 36ac344 netfilter: expect: fix crash when putting uninited expectation by Florian Westphal · 7 years ago
  43. 974292d netfilter: nf_tables: only allow in/output for arp packets by Florian Westphal · 7 years ago
  44. 97772bc netfilter: nat: fix src map lookup by Florian Westphal · 7 years ago
  45. cf56c2f netfilter: remove old pre-netns era hook api by Florian Westphal · 7 years ago
  46. 7c40b22 libceph: potential NULL dereference in ceph_msg_data_create() by Dan Carpenter · 7 years ago
  47. 914902a libceph: don't call encode_request_finish() on MOSDBackoff messages by Ilya Dryomov · 7 years ago
  48. f5cc689 libceph: use alloc_pg_mapping() in __decode_pg_upmap_items() by Ilya Dryomov · 7 years ago
  49. c2acfd9 libceph: set -EINVAL in one place in crush_decode() by Ilya Dryomov · 7 years ago
  50. 00c8ebb3 libceph: NULL deref on osdmap_apply_incremental() error path by Dan Carpenter · 7 years ago
  51. f55ce7b netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv by Mateusz Jurczyk · 8 years ago
  52. 3298456 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 7 years ago
  53. 1d3648e tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 7 years ago
  54. 79135b8 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 7 years ago
  55. f19fd62 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 7 years ago
  56. 4aea287 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 7 years ago
  57. 8b97ac5 openvswitch: Fix for force/commit action failures by Greg Rose · 7 years ago
  58. 254d900 ipv4: ip_do_fragment: fix headroom tests by Vasily Averin · 7 years ago
  59. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  60. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  61. 2173bd0 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  62. 10b3bf5 sctp: fix an array overflow when all ext chunks are set by Xin Long · 7 years ago
  63. c4c4290 net sched actions: rename act_get_notify() to tcf_get_notify() by Roman Mashak · 7 years ago
  64. ccd4eb4 net/packet: Fix Tx queue selection for AF_PACKET by Iván Briano · 7 years ago
  65. 31a4562 net: bridge: fix dest lookup when vlan proto doesn't match by Nikolay Aleksandrov · 7 years ago
  66. 230cd12 netpoll: shut up a kernel warning on refcount by WANG Cong · 7 years ago
  67. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  68. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  69. 5d89fb3 net: set fib rule refcount after malloc by David Ahern · 7 years ago
  70. 15a8b93 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 8 years ago
  71. 6afafa7 xprtrdma: Fix documenting comments in frwr_ops.c by Chuck Lever · 8 years ago
  72. d933cc3 xprtrdma: Replace PAGE_MASK with offset_in_page() by Chuck Lever · 8 years ago
  73. e2f6ef0 xprtrdma: FMR does not need list_del_init() by Chuck Lever · 8 years ago
  74. 173b8f4 xprtrdma: Demote "connect" log messages by Chuck Lever · 8 years ago
  75. 1f54189 xprtrdma: Don't defer MR recovery if ro_map fails by Chuck Lever · 8 years ago
  76. 8d75483 xprtrdma: Fix FRWR invalidation error recovery by Chuck Lever · 8 years ago
  77. 431af64 xprtrdma: Fix client lock-up after application signal fires by Chuck Lever · 8 years ago
  78. a80d66c xprtrdma: Rename rpcrdma_req::rl_free by Chuck Lever · 8 years ago
  79. 451d26e xprtrdma: Pass only the list of registered MRs to ro_unmap_sync by Chuck Lever · 8 years ago
  80. 4b196dc6 xprtrdma: Pre-mark remotely invalidated MRs by Chuck Lever · 8 years ago
  81. 04d25b7 xprtrdma: On invalidation failure, remove MWs from rl_registered by Chuck Lever · 8 years ago
  82. 92ea011 SUNRPC: Make slot allocation more reliable by Trond Myklebust · 8 years ago
  83. aa8217d sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  84. b9c744c sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  85. 0becc11 sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  86. d16d186 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  87. cc6acc2 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  88. 1150ded sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  89. 1c8a540 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  90. 511e936 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  91. c551858 sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 8 years ago
  92. c56c620 sunrpc/auth_gss: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  93. 555966b sunrpc: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  94. 993328e sunrpc: properly type argument to kxdrdproc_t by Christoph Hellwig · 8 years ago
  95. df17938 sunrpc/auth_gss: nfsd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  96. 8be9d07 sunrpc: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  97. 0aebdc5 sunrpc: properly type argument to kxdreproc_t by Christoph Hellwig · 8 years ago
  98. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  99. b20dae70 svcrdma: fix an incorrect check on -E2BIG and -EINVAL by Colin Ian King · 7 years ago
  100. 5e349fc dccp: make const array error_code static by Colin Ian King · 7 years ago