1. 105065c Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  2. eebe53e net: sunrpc: svcsock: fix NULL-pointer exception by Vadim Lomovtsev · 7 years ago
  3. 348a400 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  4. 4f8a881 net: sched: fix NULL pointer dereference when action calls some targets by Xin Long · 7 years ago
  5. 9a19bad rxrpc: Fix oops when discarding a preallocated service call by David Howells · 7 years ago
  6. b024d94 irda: do not leak initialized list.dev to userspace by Colin Ian King · 7 years ago
  7. cdbeb63 tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 7 years ago
  8. bc3aae2 net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set by Roopa Prabhu · 7 years ago
  9. 383143f ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  10. 15339e4 sctp: fully initialize the IPv6 address in sctp_v6_to_addr() by Alexander Potapenko · 7 years ago
  11. 5bfd37b tipc: fix use-after-free by Eric Dumazet · 7 years ago
  12. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  13. acc8b31 net: sched: fix p_filter_chain check in tcf_chain_flush by Jiri Pirko · 7 years ago
  14. c780a04 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  15. 120e9da dccp: defer ccid_hc_tx_delete() at dismantle time by Eric Dumazet · 7 years ago
  16. 494bea3 openvswitch: fix skb_panic due to the incorrect actions attrlen by Liping Zhang · 7 years ago
  17. c7b725b net: igmp: Use ingress interface rather than vrf device by David Ahern · 7 years ago
  18. c90e951 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 7 years ago
  19. 325d5dc net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 7 years ago
  20. 8989042 net_sched: reset pointers to tcf blocks in classful qdiscs' destructors by Konstantin Khlebnikov · 7 years ago
  21. 187e5b3 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
  22. 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 7 years ago
  23. 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
  24. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  25. 7749d4f dccp: purge write queue in dccp_destroy_sock() by Eric Dumazet · 7 years ago
  26. e5645f5 ipv6: release rt6->rt6i_idev properly during ifdown by Wei Wang · 7 years ago
  27. 36f41f8 af_key: do not use GFP_KERNEL in atomic contexts by Eric Dumazet · 7 years ago
  28. 539a06b tcp: ulp: avoid module refcnt leak in tcp_set_ulp by Sabrina Dubroca · 7 years ago
  29. 59a361b tipc: avoid inheriting msg_non_seq flag when message is returned by Jon Paul Maloy · 7 years ago
  30. fed5f57 tipc: accept PACKET_MULTICAST packets by Jon Paul Maloy · 7 years ago
  31. 2c87d63 ipv4: route: fix inet_rtm_getroute induced crash by Florian Westphal · 7 years ago
  32. 2ed46ce bpf: fix two missing target_size settings in bpf_convert_ctx_access by Daniel Borkmann · 7 years ago
  33. 8d55373 net/sched/hfsc: allocate tcf block for hfsc root class by Konstantin Khlebnikov · 7 years ago
  34. e71cb9e net: dsa: ksz: fix skb freeing by Vivien Didelot · 7 years ago
  35. c27927e packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 7 years ago
  36. 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  37. 96d9703 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
  38. 1714020 igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
  39. ed43594 tipc: remove premature ESTABLISH FSM event at link synchronization by Jon Paul Maloy · 7 years ago
  40. 4530cca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  41. 04c2cf3 mac80211: add api to start ba session timer expired flow by Naftali Goldstein · 7 years ago
  42. 8d63bee net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  43. 05bfd7d rds: Reintroduce statistics counting by Håkon Bugge · 7 years ago
  44. 8ba6092 tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 7 years ago
  45. ec0acb0 net: sched: set xt_tgchk_param par.net properly in ipt_init_target by Xin Long · 7 years ago
  46. c63716a Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  47. df92c83 tcp: fix xmit timer to only be reset if data ACKed/SACKed by Neal Cardwell · 7 years ago
  48. a281581 tcp: enable xmit timer fix by having TLP use time when RTO should fire by Neal Cardwell · 7 years ago
  49. e1a10ef tcp: introduce tcp_rto_delta_us() helper for xmit timer fix by Neal Cardwell · 7 years ago
  50. b91d532 ipv6: set rt6i_protocol properly in the route when it is installed by Xin Long · 7 years ago
  51. 2dda640 net: fix keepalive code vs TCP_FASTOPEN_CONNECT by Eric Dumazet · 7 years ago
  52. 4d2bbb0 Merge tag 'batadv-net-for-davem-20170802' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  53. ed25497 tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states by Yuchung Cheng · 7 years ago
  54. 1bff8a0 gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP by K. Den · 7 years ago
  55. 4041395 Cipso: cipso_v4_optptr enter infinite loop by yujuan.qi · 7 years ago
  56. ae78dd8 libceph: make RECOVERY_DELETES feature create a new interval by Ilya Dryomov · 7 years ago
  57. f53b766 libceph: upmap semantic changes by Ilya Dryomov · 7 years ago
  58. c7ed1a4 crush: assume weight_set != null imples weight_set_size > 0 by Ilya Dryomov · 7 years ago
  59. e17e896 libceph: fallback for when there isn't a pool-specific choose_arg by Ilya Dryomov · 7 years ago
  60. 4690faf libceph: don't call ->reencode_message() more than once per message by Ilya Dryomov · 7 years ago
  61. 986e898 libceph: make encode_request_*() work with r_mempool requests by Ilya Dryomov · 7 years ago
  62. bc78d64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  63. cb891fa udp6: fix jumbogram reception by Paolo Abeni · 7 years ago
  64. 71ed7ee ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev() by Ido Schimmel · 7 years ago
  65. 54e22f2 batman-adv: fix TT sync flag inconsistencies by Linus Lüssing · 7 years ago
  66. efe967c tcp: avoid bogus gcc-7 array-bounds warning by Arnd Bergmann · 7 years ago
  67. c9f2c1a udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
  68. 0254e0c net: check dev->addr_len for dev_set_mac_address() by WANG Cong · 7 years ago
  69. e90ce2f dccp: fix a memleak for dccp_feat_init err process by Xin Long · 7 years ago
  70. b7953d3 dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly by Xin Long · 7 years ago
  71. 0c2232b dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly by Xin Long · 7 years ago
  72. 0c3a8f8 netpoll: Fix device name check in netpoll_setup() by Matthias Kaehlcke · 7 years ago
  73. 9688f9b udp: unbreak build lacking CONFIG_XFRM by Paolo Abeni · 7 years ago
  74. afce615 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  75. dce4551 udp: preserve head state for IP_CMSG_PASSSEC by Paolo Abeni · 7 years ago
  76. 9f9e772 net: dsa: Initialize ds->cpu_port_mask earlier by Florian Fainelli · 7 years ago
  77. c800aaf packet: fix use-after-free in prb_retire_rx_blk_timer_expired() by WANG Cong · 7 years ago
  78. 69ec932 openvswitch: fix potential out of bound access in parse_ct by Liping Zhang · 7 years ago
  79. 864d966 net/socket: fix type in assignment and trim long line by Paolo Abeni · 7 years ago
  80. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  81. 3ffbc1d net/sunrpc/xprt_sock: fix regression in connection error reporting. by NeilBrown · 7 years ago
  82. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. e623a48 rds: Make sure updates to cp_send_gen can be observed by Håkon Bugge · 7 years ago
  84. 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  85. 153711f rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  86. 6399f1f ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  87. 3753654 Revert "rtnetlink: Do not generate notifications for CHANGEADDR event" by David Ahern · 7 years ago
  88. 6367911 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  89. 98de4e0 wireless: wext: terminate ifr name coming from userspace by Levin, Alexander · 7 years ago
  90. 073dd5a netfilter: fix netfilter_net_init() return by Dan Carpenter · 7 years ago
  91. 3e16afd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  92. 0ddf3fb udp: preserve skb->dst if required for IP options processing by Paolo Abeni · 7 years ago
  93. 18bcf29 ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  94. 36ac344 netfilter: expect: fix crash when putting uninited expectation by Florian Westphal · 7 years ago
  95. 974292d netfilter: nf_tables: only allow in/output for arp packets by Florian Westphal · 7 years ago
  96. 97772bc netfilter: nat: fix src map lookup by Florian Westphal · 7 years ago
  97. cf56c2f netfilter: remove old pre-netns era hook api by Florian Westphal · 7 years ago
  98. 7c40b22 libceph: potential NULL dereference in ceph_msg_data_create() by Dan Carpenter · 7 years ago
  99. 914902a libceph: don't call encode_request_finish() on MOSDBackoff messages by Ilya Dryomov · 7 years ago
  100. f5cc689 libceph: use alloc_pg_mapping() in __decode_pg_upmap_items() by Ilya Dryomov · 7 years ago