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