1. 8613d93 ANDROID: Don't show empty tag stats for unprivileged uids by Mohamad Ayyash · 8 years ago
  2. 60d4c17 ANDROID: netfilter: xt_quota2: make quota2_log work well by Liping Zhang · 8 years ago
  3. 6978766 ANDROID: xt_qtaguid: Fix panic caused by processing non-full socket. by John Stultz · 8 years ago
  4. 551dae6 ANDROID: xt_qtaguid: Fix panic caused by synack processing by John Stultz · 8 years ago
  5. 5b5ab94 ANDROID: netfilter: xt_qtaguid: seq_printf fixes by Amit Pundir · 9 years ago
  6. 9d0c7e6 ANDROID: net: wireless: Decrease scan entry expiration to avoid stall results by Dmitry Shmidt · 10 years ago
  7. d457781 ANDROID: bridge: Have tx_bytes count headers like rx_bytes. by Ashish Sharma · 13 years ago
  8. de6f721 ANDROID: rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down by Nick Pelly · 15 years ago
  9. 3fc1c61 ANDROID: net: ipv6: fix virtual tunneling build by Amit Pundir · 9 years ago
  10. 3823c8b ANDROID: tcp: fix tcp_default_init_rwnd() for 4.1 by Dmitry Shmidt · 9 years ago
  11. 7220b97 ANDROID: tcp: add a sysctl to config the tcp_default_init_rwnd by JP Abgrall · 10 years ago
  12. f84e6a1 ANDROID: xt_qtaguid: fix a race condition in if_tag_stat_update by liping.zhang · 8 years ago
  13. 7de1bb8 ANDROID: netfilter: xt_qtaguid/socket: build fixes for 4.4 by Amit Pundir · 8 years ago
  14. 6e2b405 ANDROID: netfilter: xt_qtaguid: xt_socket: build fixes by Amit Pundir · 9 years ago
  15. 20e85a2 ANDROID: net: xt_qtaguid/xt_socket: fix refcount underflow and crash by Dmitry Torokhov · 9 years ago
  16. 2879b6e ANDROID: xt_qtaguid: use sock_gen_put() instead of xt_socket_put_sk() by Amit Pundir · 9 years ago
  17. e8101fd ANDROID: xt_qtaguid: Use sk_callback_lock read locks before reading sk->sk_socket by Mohamad Ayyash · 9 years ago
  18. 070eff8 ANDROID: xt_qtaguid: fix broken uid/gid range check by Amit Pundir · 9 years ago
  19. bd1bca4 ANDROID: netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_sk by John Stultz · 10 years ago
  20. 6b1064d ANDROID: net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 10 years ago
  21. 22ea73de ANDROID: nf: IDLETIMER: Fix broken uid field in the msg by Amit Pundir · 9 years ago
  22. 5ecc807 ANDROID: nf: IDLETIMER: Adds the uid field in the msg by Ruchi Kandoi · 9 years ago
  23. da5ea99 ANDROID: netfilter: fix seq_printf type mismatch warning by Sherman Yin · 10 years ago
  24. 13e257e ANDROID: nf: Remove compilation error caused by e8430cbed3ef15fdb1ac26cfd020e010aa5f1c35 by Ruchi Kandoi · 10 years ago
  25. eb16843 ANDROID: nf: IDLETIMER: time-stamp and suspend/resume handling. by Ruchi Kandoi · 10 years ago
  26. a347e8e ANDROID: xt_qtaguid: Fix boot panic by Jon Medhurst (Tixy) · 10 years ago
  27. 89f9044 ANDROID: net: kuid/kguid build fixes by John Stultz · 10 years ago
  28. 58ffa86 ANDROID: netfilter: ipv6: fix crash caused by ipv6_find_hdr() by JP Abgrall · 13 years ago
  29. 85a2eb5 ANDROID: netfilter: xt_qtaguid: 64-bit warning fixes by Greg Hackmann · 10 years ago
  30. 5647291 ANDROID: netfilter: xt_qtaguid: fix memory leak in seq_file handlers by Greg Hackmann · 10 years ago
  31. d1fd397 ANDROID: netfilter: xt_qtaguid: fix bad tcp_time_wait sock handling by JP Abgrall · 11 years ago
  32. 287076e ANDROID: netfilter: xt_qtaguid: 3.10 fixes by Arve Hjønnevåg · 11 years ago
  33. eb6aba2 ANDROID: netfilter: xt_quota2: 3.10 fixes. by Arve Hjønnevåg · 11 years ago
  34. a2e371b ANDROID: netfilter: qtaguid: rate limit some of the printks by JP Abgrall · 11 years ago
  35. cf47f36 ANDROID: netfilter: xt_qtaguid: Allow tracking loopback by JP Abgrall · 11 years ago
  36. 87f93e8 ANDROID: netfilter: xt_qtaguid: extend iface stat to report protocols by JP Abgrall · 11 years ago
  37. 90414bc ANDROID: netfilter: xt_qtaguid: remove AID_* dependency for access control by JP Abgrall · 11 years ago
  38. b842ea5 ANDROID: netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat fails by Pontus Fuchs · 11 years ago
  39. b79c36f1 ANDROID: netfilter: xt_qtaguid: fix error exit that would keep a spinlock. by JP Abgrall · 12 years ago
  40. 4cf10b8 ANDROID: netfilter: xt_qtaguid: report only uid tags to non-privileged processes by JP Abgrall · 12 years ago
  41. 9e0858c ANDROID: netfilter: xt_qtaguid: start tracking iface rx/tx at low level by JP Abgrall · 12 years ago
  42. cf7ad6a ANDROID: netfilter: xt_IDLETIMER: Add new netlink msg type by JP Abgrall · 12 years ago
  43. 4bb20aa ANDROID: netfilter: xt_qtaguid: fix ipv6 protocol lookup by JP Abgrall · 12 years ago
  44. e5d7986 ANDROID: netfilter: qtaguid: initialize a local var to keep compiler happy. by JP Abgrall · 12 years ago
  45. 8f4eba2 ANDROID: netfilter: fixup the quota2, and enable. by JP Abgrall · 13 years ago
  46. b702927 ANDROID: netfilter: adding the original quota2 from xtables-addons by JP Abgrall · 13 years ago
  47. baf0db4 ANDROID: netfilter: add xt_qtaguid matching module by JP Abgrall · 13 years ago
  48. 41b377f ANDROID: sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size by Robert Love · 16 years ago
  49. c003a30 ANDROID: net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
  50. ec2622b ANDROID: Paranoid network. by Robert Love · 16 years ago
  51. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 7 years ago
  52. dcb17d2 tcp: warn on bogus MSS and try to amend it by Marcelo Ricardo Leitner · 7 years ago
  53. ed5d778 netlink: Do not schedule work from sk_destruct by Herbert Xu · 7 years ago
  54. c79e167 net: caif: remove ineffective check by Pan Bian · 7 years ago
  55. 0eab121 net: ping: check minimum size on ICMP header length by Kees Cook · 7 years ago
  56. b595896 net: bridge: set error code on failure by Pan Bian · 7 years ago
  57. 14dd3e1 net: af_mpls.c add space before open parenthesis by Suraj Deshmukh · 7 years ago
  58. a52ca62 ipv4: Drop suffix update from resize code by Alexander Duyck · 7 years ago
  59. 1a23917 ipv4: Drop leaf from suffix pull/push functions by Alexander Duyck · 7 years ago
  60. c66ebf2 net: dcb: set error code on failures by Pan Bian · 7 years ago
  61. a38b610 Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  62. b98b0bc net: avoid signed overflows for SO_{SND|RCV}BUFFORCE by Eric Dumazet · 7 years ago
  63. 3de81b7 tipc: check minimum bearer MTU by Michal Kubeček · 7 years ago
  64. 6b6ebb6 ip6_offload: check segs for NULL in ipv6_gso_segment. by Artem Savkov · 7 years ago
  65. 721c744 RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net by Sowmini Varadhan · 7 years ago
  66. 80d1106a Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" by Eli Cooper · 7 years ago
  67. b4e479a ipv6: Set skb->protocol properly for local output by Eli Cooper · 7 years ago
  68. f418043 ipv4: Set skb->protocol properly for local output by Eli Cooper · 7 years ago
  69. 84ac726 packet: fix race condition in packet_set_ring by Philip Pettersson · 7 years ago
  70. 6919756 net/rtnetlink: fix attribute name in nlmsg_size() comments by Tobias Klauser · 7 years ago
  71. c2d0f48 batman-adv: Check for alloc errors when preparing TT local data by Sven Eckelmann · 7 years ago
  72. 7bbf91c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  73. 3d2dd61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  74. 17a49cd netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel by Hongxu Jia · 7 years ago
  75. 31e2f21 l2tp: fix address test in __l2tp_ip6_bind_lookup() by Guillaume Nault · 7 years ago
  76. df90e68 l2tp: fix lookup for sockets not bound to a device in l2tp_ip by Guillaume Nault · 7 years ago
  77. d5e3a19 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() by Guillaume Nault · 7 years ago
  78. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 7 years ago
  79. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 7 years ago
  80. f92a80a openvswitch: Fix skb leak in IPv6 reassembly. by Daniele Di Proietto · 7 years ago
  81. a55e238 esp6: Fix integrity verification when ESN are used by Tobias Brunner · 7 years ago
  82. 7c7fedd esp4: Fix integrity verification when ESN are used by Tobias Brunner · 7 years ago
  83. 83e2d05 xfrm_user: fix return value from xfrm_user_rcv_msg by Yi Zhao · 7 years ago
  84. 881eada net: dsa: slave: fix fixed-link phydev leaks by Johan Hovold · 7 years ago
  85. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 7 years ago
  86. 0d8f3c6 net: dsa: slave: fix of-node leak and phy priority by Johan Hovold · 7 years ago
  87. a510887 GSO: Reload iph after pskb_may_pull by Arnaldo Carvalho de Melo · 7 years ago
  88. 725cbb62 sched: cls_flower: remove from hashtable only in case skip sw flag is not set by Jiri Pirko · 7 years ago
  89. 648f0c2 net/dccp: fix use-after-free in dccp_invalid_packet by Eric Dumazet · 7 years ago
  90. 707693c netlink: Call cb->done from a worker thread by Herbert Xu · 7 years ago
  91. 95c2027 net/sched: pedit: make sure that offset is valid by Amir Vadai · 7 years ago
  92. 9b57da0 netfilter: ipv6: nf_defrag: drop mangled skb on ream error by Florian Westphal · 7 years ago
  93. 7a99cd6 net: dsa: fix unbalanced dsa_switch_tree reference counting by Nikita Yushchenko · 7 years ago
  94. 79dc7e3 net: handle no dst on skb in icmp6_send by David Ahern · 7 years ago
  95. 4df21df tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set by Julian Wollrath · 7 years ago
  96. d936377 net, sched: respect rcu grace period on cls destruction by Daniel Borkmann · 7 years ago
  97. 9590112 tipc: fix link statistics counter errors by Jon Paul Maloy · 7 years ago
  98. 8eb4adf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  99. fd05d7b net: dsa: fix fixed-link-phy device leaks by Johan Hovold · 7 years ago
  100. 6998cc6 tipc: resolve connection flow control compatibility problem by Jon Paul Maloy · 7 years ago