1. 4a80601 xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND by Arnd Bergmann · 8 years ago
  2. 31d4726 xen/9pfs: initialize len to 0 to detect xenbus_read errors by Stefano Stabellini · 8 years ago
  3. 7f25483 xen/9pfs: build 9pfs Xen transport driver by Stefano Stabellini · 8 years ago
  4. f66c72b xen/9pfs: receive responses by Stefano Stabellini · 8 years ago
  5. f023f18 xen/9pfs: send requests to the backend by Stefano Stabellini · 8 years ago
  6. 71ebd71 xen/9pfs: connect to the backend by Stefano Stabellini · 8 years ago
  7. 868eb12 xen/9pfs: introduce Xen 9pfs transport driver by Stefano Stabellini · 8 years ago
  8. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  10. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  11. 0e91178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  12. c21b48c net: adjust skb->truesize in ___pskb_trim() by Eric Dumazet · 8 years ago
  13. 7162fb2 tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 8 years ago
  14. 9b83e03 ipv4: Don't pass IP fragments to upper layer GRO handlers. by Steffen Klassert · 8 years ago
  15. 5577e67 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  16. c1be775 tipc: close the connection if protocol messages contain errors by Parthasarathy Bhuvaragan · 8 years ago
  17. 4e0df49 tipc: improve error validations for sockets in CONNECTING state by Parthasarathy Bhuvaragan · 8 years ago
  18. 42b531d tipc: Fix missing connection request handling by Parthasarathy Bhuvaragan · 8 years ago
  19. f56fc7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  20. cfcf99f xfrm: fix GRO for !CONFIG_NETFILTER by Sabrina Dubroca · 8 years ago
  21. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 8 years ago
  22. c120144 tcp: memset ca_priv data to 0 properly by Wei Wang · 8 years ago
  23. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 8 years ago
  24. 9899886 net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 8 years ago
  25. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  26. 35db069 xfrm: do the garbage collection after flushing policy by Xin Long · 8 years ago
  27. fd2c83b net/packet: check length in getsockopt() called with PACKET_HDRLEN by Alexander Potapenko · 8 years ago
  28. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 8 years ago
  29. b1b9d36 bridge: move bridge multicast cleanup to ndo_uninit by Xin Long · 8 years ago
  30. ec9c421 ipv6: fix source routing by Sabrina Dubroca · 8 years ago
  31. 05ff837 tipc: fix socket flow control accounting error at tipc_recv_stream by Parthasarathy Bhuvaragan · 8 years ago
  32. 3364d61 tipc: fix socket flow control accounting error at tipc_send_stream by Parthasarathy Bhuvaragan · 8 years ago
  33. b7d6df5 ipv6: move stub initialization after ipv6 setup completion by Paolo Abeni · 8 years ago
  34. fc1f8f4 net: ipv6: send unsolicited NA if enabled for all interfaces by David Ahern · 8 years ago
  35. b40c5f4 udp: disable inner UDP checksum offloads in IPsec case by Ansis Atteka · 8 years ago
  36. b7c8487 ipv4: Avoid caching l3mdev dst on mismatched local route by Robert Shearman · 8 years ago
  37. c70b17b7 netpoll: Check for skb->queue_mapping by Tushar Dave · 8 years ago
  38. 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
  39. 6f60f43 net: qrtr: potential use after free in qrtr_sendmsg() by Dan Carpenter · 8 years ago
  40. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  41. 43170c4 gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  42. 95b9b88 ipv6: sr: fix double free of skb after handling invalid SRH by David Lebrun · 8 years ago
  43. e0535ce net sched actions: allocate act cookie early by Wolfgang Bumiller · 8 years ago
  44. 12a0a6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  45. 2f3bb64 ipv6: sr: fix out-of-bounds access in SRH validation by David Lebrun · 8 years ago
  46. 3018e94 mac80211: reject ToDS broadcast data frames by Johannes Berg · 8 years ago
  47. 6324805 Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  48. 096f41d af_key: Fix sadb_x_ipsecrequest parsing by Herbert Xu · 8 years ago
  49. 0aa8c13 ipv6: drop non loopback packets claiming to originate from ::1 by Florian Westphal · 8 years ago
  50. 71d6ad0 p9_client_readdir() fix by Al Viro · 8 years ago
  51. 1862d62 net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 8 years ago
  52. 1215e51 ipv4: fix a deadlock in ip_ra_control by WANG Cong · 8 years ago
  53. a88086e net: off by one in inet6_pton() by Dan Carpenter · 8 years ago
  54. f4c13c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  55. fe50543 netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage by Gao Feng · 8 years ago
  56. 79e09ef netfilter: nft_hash: do not dump the auto generated seed by Liping Zhang · 8 years ago
  57. 9e47806 mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 8 years ago
  58. a2d6cbb ipv6: Fix idev->addr_list corruption by Rabin Vincent · 8 years ago
  59. df7dd8f net: xdp: don't export dev_change_xdp_fd() by Johannes Berg · 8 years ago
  60. 5b8d542 bridge: netlink: register netdevice before executing changelink by Ido Schimmel · 8 years ago
  61. b6fe044 bridge: implement missing ndo_uninit() by Ido Schimmel · 8 years ago
  62. 717a94b sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() by NeilBrown · 8 years ago
  63. 17c3060 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 8 years ago
  64. 7cddd96 netfilter: nf_ct_expect: use proper RCU list traversal/update APIs by Liping Zhang · 8 years ago
  65. 207df81 netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL by Liping Zhang · 8 years ago
  66. 0c7930e netfilter: make it safer during the inet6_dev->addr_list traversal by Liping Zhang · 8 years ago
  67. 3173d5b netfilter: ctnetlink: make it safer when checking the ct helper name by Liping Zhang · 8 years ago
  68. 8b5995d netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find by Gao Feng · 8 years ago
  69. 97aae0d netfilter: ctnetlink: using bit to represent the ct event by Liping Zhang · 8 years ago
  70. 2638fd0f netfilter: xt_TCPMSS: add more sanity tests on tcph->doff by Eric Dumazet · 8 years ago
  71. 7cc2b04 net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb by Gao Feng · 8 years ago
  72. 321a52a l2tp: don't mask errors in pppol2tp_getsockopt() by Guillaume Nault · 8 years ago
  73. 364700c l2tp: don't mask errors in pppol2tp_setsockopt() by Guillaume Nault · 8 years ago
  74. 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
  75. cc663f4 tcp: restrict F-RTO to work-around broken middle-boxes by Yuchung Cheng · 8 years ago
  76. 34b2789 sctp: listen on the sock only when it's state is listening or closed by Xin Long · 8 years ago
  77. 92f9170 net_sched: check noop_qdisc before qdisc_hash_add() by WANG Cong · 8 years ago
  78. a880179 net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 8 years ago
  79. 0e4c0ee Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  80. e73a67f don't open-code kernel_setsockopt() by Al Viro · 8 years ago
  81. ea6b172 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  82. 2d2517e tcp: fix reordering SNMP under-counting by Yuchung Cheng · 8 years ago
  83. ecde8f3 tcp: fix lost retransmit SNMP under-counting by Yuchung Cheng · 8 years ago
  84. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  85. 249ee81 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 8 years ago
  86. e08293a l2tp: take reference on sessions being dumped by Guillaume Nault · 8 years ago
  87. b1a951f net/utils: generic inet_pton_with_scope helper by Sagi Grimberg · 8 years ago
  88. 0b9aefe tcp: minimize false-positives on TCP/GRO check by Marcelo Ricardo Leitner · 8 years ago
  89. df2729c sctp: check for dst and pathmtu update in sctp_packet_config by Xin Long · 8 years ago
  90. ac6a372 flow dissector: correct size of storage for ARP by Simon Horman · 8 years ago
  91. 89e357d af_key: Add lock to key dump by Yuejie Shi · 8 years ago
  92. 3278682 make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 8 years ago
  93. 2777e2a l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 8 years ago
  94. 5e6a9e5 l2tp: hold session while sending creation notifications by Guillaume Nault · 8 years ago
  95. dbdbc73 l2tp: fix duplicate session creation by Guillaume Nault · 8 years ago
  96. 57377d6 l2tp: ensure session can't get removed during pppol2tp_session_ioctl() by Guillaume Nault · 8 years ago
  97. 61b9a04 l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 8 years ago
  98. afe8996 sctp: use right in and out stream cnt by Xin Long · 8 years ago
  99. 612307c Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  100. 6f56f61 openvswitch: Fix ovs_flow_key_update() by Yi-Hung Wei · 8 years ago