1. eb8b9ae pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp. by Al Viro · 12 years ago
  2. 58cc338 new helper: done_path_create() by Al Viro · 12 years ago
  3. 6cd1e70 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  4. a666d66 UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  5. 11a210e sctp: do not peel off an assoc from one netns to another one by Xin Long · 7 years ago
  6. e7f3f9f net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 7 years ago
  7. 18ed6c3 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 7 years ago
  8. 1c911cd ipv4: Avoid reading user iov twice after raw_probe_proto_opt by Herbert Xu · 10 years ago
  9. 5b400da ipv4: Use standard iovec primitive in raw_probe_proto_opt by Herbert Xu · 10 years ago
  10. e640177 BACKPORT: packet: in packet_do_bind, test fanout with bind_lock held by Marissa Wall · 7 years ago
  11. 7b983f1 tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 7 years ago
  12. 8b98179 packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 7 years ago
  13. 6758127 packet: hold bind lock when rebinding to fanout hook by Ben Hutchings · 7 years ago
  14. bd924fe ANDROID: qtaguid: Fix the UAF probelm with tag_ref_tree by Chenbo Feng · 7 years ago
  15. 193f237 ipsec: Fix aborted xfrm policy dump crash by Ben Hutchings · 7 years ago
  16. 9bee074 iovec: make sure the caller actually wants anything in memcpy_fromiovecend by Paul Lawrence · 7 years ago
  17. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  18. 7044edd net: feed /dev/random with the MAC address when registering a device by Theodore Ts'o · 12 years ago
  19. bd0ee4c net: ipv6: make "ip -6 route get mark xyz" work. by Lorenzo Colitti · 10 years ago
  20. 28da9a0 net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
  21. 24750e0 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 12 years ago
  22. 014132b Revert "net: core: Support UID-based routing." by chrmhoffmann · 6 years ago
  23. 07e44b1 BACKPORT: {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 12 years ago
  24. 99ca239 nl80211: include NL80211_ATTR_MAC in iface info by Simon Shields · 7 years ago
  25. 0a29d95 af_unix: use freezable blocking calls in read by Colin Cross · 11 years ago
  26. 6072cdb freezer: add unsafe versions of freezable helpers for NFS by Colin Cross · 11 years ago
  27. e3e9751 Merge fp2-sibon-17.12.1 into cm-14.1 by chrmhoffmann · 7 years ago
  28. 54bf0df cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE by Srinivas Dasari · 7 years ago
  29. 551f0bd cfg80211: Check if PMKID attribute is of expected size by Srinivas Dasari · 7 years ago
  30. 728e940 net/compat.c,linux/filter.h: share compat_sock_fprog by Will Drewry · 13 years ago
  31. f563659 sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W by Will Drewry · 13 years ago
  32. 5867c670 Bluetooth: bnep: bnep_add_connection() should verify that its dealing with l2cap socket by gregkh@linuxfoundation.org · 7 years ago
  33. 975bd8e Bluetooth: hidp: verify l2cap sockets by David Herrmann · 11 years ago
  34. 84e4adc FP2: Merge 17.11.2 into cm-14.1 by chrmhoffmann · 7 years ago
  35. a197326 xfrm: policy: check policy direction value by Vladis Dronov · 7 years ago
  36. cd14660 Bluetooth: Properly check L2CAP config option output buffer length by Ben Seri · 7 years ago
  37. b6788d2 ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 7 years ago
  38. 5141df6 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 7 years ago
  39. cc05812 net: diag: support v4mapped sockets in inet_diag_find_one_icsk() by Eric Dumazet · 9 years ago
  40. d97ca94 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 9 years ago
  41. 496b6d0 net: tcp: deal with listen sockets properly in tcp_abort. by Lorenzo Colitti · 9 years ago
  42. 559b4f7 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  43. 9dd6888 ipv6: do not clear pinet6 field by Eric Dumazet · 11 years ago
  44. c191e25 net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 9 years ago
  45. ffff622 net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  46. 29cd369 netfilter: idletimer: Fix trivial lockdep warning by Steve Kondik · 9 years ago
  47. 782553d netfilter: xt_HARDIDLETIMER: Fix use after free condition by Patrick Daly · 9 years ago
  48. 6a06285 nf: IDLETIMER: Fix possible use before initialization in idletimer_resume by Patrick Daly · 10 years ago
  49. 3fc7176 nf: IDLETIMER: Adds the uid field in the msg by Ruchi Kandoi · 9 years ago
  50. 7783a65 netfilter: IDLETIMER: fix invalid deference of timer by JP Abgrall · 10 years ago
  51. f9647dc nf: Remove compilation error caused by e254d2c28c880da28626af6d53b7add5f7d6afee by Ruchi Kandoi · 10 years ago
  52. 3cf8942 nf: IDLETIMER: time-stamp and suspend/resume handling. by Ruchi Kandoi · 10 years ago
  53. 43b2e61 ipv6: addrconf: validate new MTU before applying it by Marcelo Leitner · 10 years ago
  54. 353bcb7 FP2: merge rb1.15 into cm-14.1 by chrmhoffmann · 7 years ago
  55. 938f09e netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 8 years ago
  56. e208e1d netfilter: x_tables: check for size overflow by Florian Westphal · 9 years ago
  57. 7deaa34 ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 9 years ago
  58. 09b9f19 [PARTIAL] packet: fix races in fanout_add() by Eric Dumazet · 7 years ago
  59. 1ef8046 Merge "ipx: call ipxitf_put() in ioctl error path" into FPIIM_WIP by Teemu Hukkanen · 7 years ago
  60. ea66d88 Merge "ipv6/dccp: do not inherit ipv6_mc_list from parent" into FPIIM_WIP by Dirk Vogt · 7 years ago
  61. a50c76f dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  62. d57bb16 tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 7 years ago
  63. a7ccf63 ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 7 years ago
  64. 63572be ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  65. 4eec9a1 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 7 years ago
  66. ed9f09b ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 7 years ago
  67. 4e271b9 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 7 years ago
  68. 571fe30 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  69. 9f418e4 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  70. 3c72acd ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 9 years ago
  71. 5e93e58 net: llc: use correct size for sysctl timeout entries by Sasha Levin · 10 years ago
  72. 01830a4 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 10 years ago
  73. 884de0e Merge fp2-sibon-17.07.6 into cm-14.1 by chrmhoffmann · 7 years ago
  74. 45a06d9 Merge fp2-m-sibon into cm-14.1 by chrmhoffmann · 7 years ago
  75. 6b5a283 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 10 years ago
  76. 794cf43 netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages by Daniel Borkmann · 11 years ago
  77. 6e615c8 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 12 years ago
  78. dac1641 sctp: validate chunk len before actually using it by Marcelo Ricardo Leitner · 8 years ago
  79. 4ff4936 netlink: Fix dump skb leak/double free by Herbert Xu · 8 years ago
  80. 90a6348 netlink: add reference of module in netlink_dump_start by Gao feng · 12 years ago
  81. b706b2e ping: implement proper locking by Eric Dumazet · 7 years ago
  82. d600067 libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  83. b73479a ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 7 years ago
  84. 6c097cb unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  85. 15bcdf4 unix: properly account for FDs passed over unix sockets by willy tarreau · 9 years ago
  86. b98be2d ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  87. 719a832 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  88. 9ff45de net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  89. af4e55a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  90. abb9972 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 8 years ago
  91. 3a4d809 packet: fix races in fanout_add() by Eric Dumazet · 8 years ago
  92. 24a6d2e dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  93. 5d7ca79 net: ping: check minimum size on ICMP header length by Kees Cook · 8 years ago
  94. 746792f mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 11 years ago
  95. 36d33e3 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 8 years ago
  96. f081d5e sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 8 years ago
  97. 483e06f tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago
  98. ba671b1 net/packet: fix overflow in check for priv area size by Andrey Konovalov · 7 years ago
  99. 6ac4e55 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  100. a117cf0 net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago