1. e6dfea8 HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
  2. 7c430a3 igmp: Add ip_mc_list lock in ip_check_mc_rcu by Liu Jian · 2 years, 10 months ago
  3. d1b235d sctp: validate from_addr_param return by Marcelo Ricardo Leitner · 2 years, 11 months ago
  4. bd53fbd sctp: add param size validation for SCTP_PARAM_SET_PRIMARY by Marcelo Ricardo Leitner · 2 years, 11 months ago
  5. 18faf05 sctp: validate chunk size in __rcv_asconf_lookup by Marcelo Ricardo Leitner · 2 years, 11 months ago
  6. 770a824 sctp: add size validation when walking chunks by Marcelo Ricardo Leitner · 2 years, 11 months ago
  7. 4b2937f ip_gre: add validation for csum_start by Shreyansh Chouhan · 2 years, 9 months ago
  8. 65ce15a UPSTREAM: xtables: add xt_match, xt_target and data copy_to_user functions by Willem de Bruijn · 7 years ago
  9. b23dae5 ANDROID: xt_quota2: remove trailing junk which might have a digit in it by Sam Liddicott · 10 years ago
  10. f11890b ANDROID: xt_quota2: set usersize in xt_match registration object by Todd Kjos · 2 years, 9 months ago
  11. 9025f7a Fix sensitivity of Proximity sensor by shermanwei · 4 years, 8 months ago
  12. e1c0327 af_unix: fix garbage collect vs MSG_PEEK by Miklos Szeredi · 2 years, 10 months ago
  13. f19406b net: split out functions related to registering inflight socket files by Jens Axboe · 5 years ago
  14. cdb44dd net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock by Eric Dumazet · 2 years, 11 months ago
  15. 8516b37 skbuff: fix a data race in skb_queue_len() by Qian Cai · 4 years, 3 months ago
  16. b851f5b net: qrtr: fix a kernel-infoleak in qrtr_recvmsg() by Eric Dumazet · 3 years, 2 months ago
  17. 2768cc1 netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6 by Vasily Averin · 4 years ago
  18. 3853784 icmp: randomize the global rate limiter by Eric Dumazet · 3 years, 7 months ago
  19. 6014690 net:sockev: hold file reference till the sock event is sent by Sharath Chandra Vurukala · 3 years, 8 months ago
  20. 6ee188a net: rmnet_data: Fix incorrect UL checksum offload logic by Chinmay Agarwal · 3 years, 10 months ago
  21. 0e7f05f Merge "net: ipc_router: Fix mhi communication issue" by Linux Build Service Account · 3 years, 10 months ago
  22. 95e5053 net: ipc_router: Fix mhi communication issue by Arun Prakash · 3 years, 10 months ago
  23. 000d8c9 Merge "Merge android-4.9.227(892702560) into msm-4.9" by Linux Build Service Account · 3 years, 10 months ago
  24. cec86b2 Merge android-4.9.227(892702560) into msm-4.9 by jianzhou · 4 years ago
  25. 60aa177 net: ipc_router: Fix hang issue on xport init by Arun Prakash · 4 years ago
  26. 7098fc0 Merge "Merge android-4.9.226(92339d6) into msm-4.9" by Linux Build Service Account · 4 years ago
  27. 3447e20 Merge "Merge android-4.9.225(ca8aaf9) into msm-4.9" by Linux Build Service Account · 4 years ago
  28. 8927025 Merge 4.9.227 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  29. eeced74 l2tp: add sk_family checks to l2tp_validate_socket by Eric Dumazet · 4 years ago
  30. efbdae0 vsock: fix timeout in vsock_accept() by Stefano Garzarella · 4 years ago
  31. 78320d3 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years ago
  32. d2d5111 devinet: fix memleak in inetdev_init() by Yang Yingliang · 4 years ago
  33. 7aebadb esp6: fix memleak on error path in esp6_input by Zhen Lei · 6 years ago
  34. 0fa749a Merge android-4.9.226(92339d6) into msm-4.9 by jianzhou · 4 years ago
  35. 92339d6 Merge 4.9.226 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  36. fba023f net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags by Roopa Prabhu · 6 years ago
  37. 2395335 netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 4 years ago
  38. 8ef5764 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 4 years ago
  39. 12e4275 netfilter: ipset: Fix subcounter update skip by Phil Sutter · 4 years ago
  40. b614b86 netfilter: nft_reject_bridge: enable reject with bridge vlan by Michael Braun · 4 years ago
  41. c67ec7f ip_vti: receive ipip packet by calling ip_tunnel_rcv by Xin Long · 4 years, 1 month ago
  42. 60dbd1a vti4: eliminated some duplicate code. by Jeremy Sowden · 5 years ago
  43. 52914ac xfrm: fix a NULL-ptr deref in xfrm_local_error by Xin Long · 4 years ago
  44. 6215d49 xfrm: fix a warning in xfrm_policy_insert_list by Xin Long · 4 years ago
  45. 918e01b xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input by Xin Long · 4 years, 1 month ago
  46. a3e7338 mac80211: mesh: fix discovery timer re-arming issue / crash by Linus Lüssing · 4 years ago
  47. aa8b168 libceph: ignore pool overlay and cache logic on redirects by Jerry Lee · 4 years ago
  48. 4b55bd3 net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() by Manivannan Sadhasivam · 4 years ago
  49. 5e350e7 sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed by Jere Leppänen · 4 years ago
  50. f08aeb3 net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" by Yuqi Jin · 4 years ago
  51. 72e2d90 net: ipip: fix wrong address family in init error path by Vadim Fedorenko · 4 years ago
  52. decc637 ax25: fix setsockopt(SO_BINDTODEVICE) by Eric Dumazet · 4 years ago
  53. d014f6a Merge "Merge android-4.9.224(5791e89) into msm-4.9" by Linux Build Service Account · 4 years ago
  54. 74dc769 Merge android-4.9.225(ca8aaf9) into msm-4.9 by jianzhou · 4 years ago
  55. ca8aaf9 Merge 4.9.225 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  56. e6cfc10 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 7 years ago
  57. ad6c13e l2tp: initialise PPP sessions before registering them by Guillaume Nault · 4 years ago
  58. 5803ecd l2tp: protect sock pointer of struct pppol2tp_session with RCU by Guillaume Nault · 4 years ago
  59. 96985ed l2tp: initialise l2tp_eth sessions before registering them by Guillaume Nault · 4 years ago
  60. 12b5fb5 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 4 years ago
  61. 1ede832 l2tp: fix l2tp_eth module loading by Guillaume Nault · 4 years ago
  62. feaed88 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 4 years ago
  63. 880cd40 l2tp: prevent creation of sessions on terminated tunnels by Guillaume Nault · 4 years ago
  64. e20c980 l2tp: hold tunnel used while creating sessions with netlink by Guillaume Nault · 4 years ago
  65. 4c15cdb l2tp: hold tunnel while handling genl TUNNEL_GET commands by Guillaume Nault · 4 years ago
  66. 00cf405 l2tp: hold tunnel while handling genl tunnel updates by Guillaume Nault · 4 years ago
  67. 0b21fa7 l2tp: hold tunnel while processing genl delete command by Guillaume Nault · 4 years ago
  68. 523e6d7 l2tp: hold tunnel while looking up sessions in l2tp_netlink by Guillaume Nault · 4 years ago
  69. 11a0837 l2tp: initialise session's refcount before making it reachable by Guillaume Nault · 4 years ago
  70. d4504d1 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 4 years ago
  71. eb61cab l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 4 years ago
  72. e27738d l2tp: remove l2tp_session_find() by Guillaume Nault · 4 years ago
  73. 6729e73 l2tp: remove useless duplicate session detection in l2tp_netlink by Guillaume Nault · 4 years ago
  74. fa5b41c L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 4 years ago
  75. b25415f New kernel function to get IP overhead on a socket. by R. Parameswaran · 4 years ago
  76. 6df792e net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* by Asbjørn Sloth Tønnesen · 4 years ago
  77. 18dc6fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 4 years ago
  78. fd1d80d Merge android-4.9.224(5791e89) into msm-4.9 by jianzhou · 4 years ago
  79. 2548bed Merge "Merge android-4.9.223(2d2170b) into msm-4.9" by Linux Build Service Account · 4 years ago
  80. 70a8462 Merge "Merge android-4.9.221(cf77b7c) into msm-4.9" by Linux Build Service Account · 4 years ago
  81. 5791e89 Merge 4.9.224 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  82. d1d65ba netprio_cgroup: Fix unlimited memory leak of v2 cgroups by Zefan Li · 4 years ago
  83. be38a13 net: ipv4: really enforce backoff for redirects by Paolo Abeni · 4 years ago
  84. bac931d Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" by Maciej Żenczykowski · 4 years ago
  85. 9232577 netlabel: cope with NULL catmap by Paolo Abeni · 4 years ago
  86. 74af5e3 net: fix a potential recursive NETDEV_FEAT_CHANGE by Cong Wang · 4 years ago
  87. 4bdea73 netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years ago
  88. 23d07a9 drop_monitor: work around gcc-10 stringop-overflow warning by Arnd Bergmann · 4 years ago
  89. badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 4 years, 5 months ago
  90. 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 4 years, 5 months ago
  91. aba0fd6 batman-adv: Fix refcnt leak in batadv_v_ogm_process by Xiyu Yang · 4 years, 1 month ago
  92. c62006c batman-adv: Fix refcnt leak in batadv_store_throughput_override by Xiyu Yang · 4 years, 1 month ago
  93. f9d0df8c batman-adv: Fix refcnt leak in batadv_show_throughput_override by Xiyu Yang · 4 years, 1 month ago
  94. 221d9ba batman-adv: fix batadv_nc_random_weight_tq by George Spelvin · 4 years, 2 months ago
  95. 019495f sch_sfq: validate silly quantum values by Eric Dumazet · 4 years ago
  96. 6f96cc3 sch_choke: avoid potential panic in choke_reset() by Eric Dumazet · 4 years, 1 month ago
  97. ce0ca3d fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks by Eric Dumazet · 4 years, 1 month ago
  98. e3ff9b3 Merge android-4.9.223(2d2170b) into msm-4.9 by jianzhou · 4 years ago
  99. c4a753d Merge android-4.9.221(cf77b7c) into msm-4.9 by jianzhou · 4 years ago
  100. 39dc1e4 Merge android-4.9.220(90aa475) into msm-4.9 by jianzhou · 4 years ago