1. 2879b6e ANDROID: xt_qtaguid: use sock_gen_put() instead of xt_socket_put_sk() by Amit Pundir · 9 years ago
  2. e8101fd ANDROID: xt_qtaguid: Use sk_callback_lock read locks before reading sk->sk_socket by Mohamad Ayyash · 9 years ago
  3. 070eff8 ANDROID: xt_qtaguid: fix broken uid/gid range check by Amit Pundir · 9 years ago
  4. bd1bca4 ANDROID: netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_sk by John Stultz · 10 years ago
  5. 6b1064d ANDROID: net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 10 years ago
  6. 22ea73de ANDROID: nf: IDLETIMER: Fix broken uid field in the msg by Amit Pundir · 9 years ago
  7. 5ecc807 ANDROID: nf: IDLETIMER: Adds the uid field in the msg by Ruchi Kandoi · 9 years ago
  8. da5ea99 ANDROID: netfilter: fix seq_printf type mismatch warning by Sherman Yin · 10 years ago
  9. 13e257e ANDROID: nf: Remove compilation error caused by e8430cbed3ef15fdb1ac26cfd020e010aa5f1c35 by Ruchi Kandoi · 10 years ago
  10. eb16843 ANDROID: nf: IDLETIMER: time-stamp and suspend/resume handling. by Ruchi Kandoi · 10 years ago
  11. a347e8e ANDROID: xt_qtaguid: Fix boot panic by Jon Medhurst (Tixy) · 10 years ago
  12. 89f9044 ANDROID: net: kuid/kguid build fixes by John Stultz · 10 years ago
  13. 58ffa86 ANDROID: netfilter: ipv6: fix crash caused by ipv6_find_hdr() by JP Abgrall · 13 years ago
  14. 85a2eb5 ANDROID: netfilter: xt_qtaguid: 64-bit warning fixes by Greg Hackmann · 10 years ago
  15. 5647291 ANDROID: netfilter: xt_qtaguid: fix memory leak in seq_file handlers by Greg Hackmann · 11 years ago
  16. d1fd397 ANDROID: netfilter: xt_qtaguid: fix bad tcp_time_wait sock handling by JP Abgrall · 11 years ago
  17. 287076e ANDROID: netfilter: xt_qtaguid: 3.10 fixes by Arve Hjønnevåg · 11 years ago
  18. eb6aba2 ANDROID: netfilter: xt_quota2: 3.10 fixes. by Arve Hjønnevåg · 11 years ago
  19. a2e371b ANDROID: netfilter: qtaguid: rate limit some of the printks by JP Abgrall · 11 years ago
  20. cf47f36 ANDROID: netfilter: xt_qtaguid: Allow tracking loopback by JP Abgrall · 11 years ago
  21. 87f93e8 ANDROID: netfilter: xt_qtaguid: extend iface stat to report protocols by JP Abgrall · 11 years ago
  22. 90414bc ANDROID: netfilter: xt_qtaguid: remove AID_* dependency for access control by JP Abgrall · 11 years ago
  23. b842ea5 ANDROID: netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat fails by Pontus Fuchs · 12 years ago
  24. b79c36f1 ANDROID: netfilter: xt_qtaguid: fix error exit that would keep a spinlock. by JP Abgrall · 12 years ago
  25. 4cf10b88 ANDROID: netfilter: xt_qtaguid: report only uid tags to non-privileged processes by JP Abgrall · 12 years ago
  26. 9e0858c ANDROID: netfilter: xt_qtaguid: start tracking iface rx/tx at low level by JP Abgrall · 12 years ago
  27. cf7ad6a ANDROID: netfilter: xt_IDLETIMER: Add new netlink msg type by JP Abgrall · 12 years ago
  28. 4bb20aa ANDROID: netfilter: xt_qtaguid: fix ipv6 protocol lookup by JP Abgrall · 12 years ago
  29. e5d7986 ANDROID: netfilter: qtaguid: initialize a local var to keep compiler happy. by JP Abgrall · 12 years ago
  30. 8f4eba2 ANDROID: netfilter: fixup the quota2, and enable. by JP Abgrall · 13 years ago
  31. b702927 ANDROID: netfilter: adding the original quota2 from xtables-addons by JP Abgrall · 13 years ago
  32. baf0db4 ANDROID: netfilter: add xt_qtaguid matching module by JP Abgrall · 13 years ago
  33. a7e707e ANDROID: net: PPPoPNS and PPPoLAC build fixes for 4.4 by Amit Pundir · 9 years ago
  34. 028c8d1 ANDROID: Hack: net: PPPoPNS and PPPoLAC build fixes for 4.1 by Amit Pundir · 9 years ago
  35. 85d6388 ANDROID: net: pppopns: pppolac: fix sendmsg function calls by Amit Pundir · 9 years ago
  36. 30cd639 ANDROID: net: PPPoPNS: Remove length argument from data_ready by Jon Medhurst · 9 years ago
  37. 19205d2 ANDROID: net: move PPPoLAC and PPPoPNS headers to uapi by Colin Cross · 11 years ago
  38. 442a72b ANDROID: Include if_pppolac.h and if_pppopns.h into header-y target by Andrey Konovalov · 12 years ago
  39. bda61e5 ANDROID: net: PPPoPNS and PPPoLAC update to use PPP_MRU instead of PPP_MRU by JP Abgrall · 12 years ago
  40. f6cd375 ANDROID: net: Reorder incoming packets in PPPoLAC and PPPoPNS. by Chia-chi Yeh · 13 years ago
  41. 32f7ae9 ANDROID: net: PPPoPNS and PPPoLAC fixes. by Chia-chi Yeh · 15 years ago
  42. 70511fd ANDROID: net: add PPP on PPTP Network Server (PPPoPNS) driver. by Chia-chi Yeh · 15 years ago
  43. 5ebc1fc ANDROID: net: add PPP on L2TP Access Concentrator (PPPoLAC) driver. by Chia-chi Yeh · 15 years ago
  44. 41b377f ANDROID: sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size by Robert Love · 16 years ago
  45. be916e8 ANDROID: net: Only NET_ADMIN is allowed to fully control TUN interfaces. by Chia-chi Yeh · 13 years ago
  46. c003a30 ANDROID: net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
  47. 15caf71 ANDROID: security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable(). by Chia-chi Yeh · 15 years ago
  48. ec2622b ANDROID: Paranoid network. by Robert Love · 16 years ago
  49. a2624d7 ANDROID: Add android_aid.h by Robert Love · 16 years ago
  50. ef140e7 ANDROID: fs: block_dump: Don't display inode changes if block_dump < 2 by San Mehat · 15 years ago
  51. d775b65 ANDROID: mmc: core: Remove stray CONFIG_EXPERIMENTAL dependencies by John Stultz · 11 years ago
  52. 6fc8bec ANDROID: mmc: Add "ignore mmc pm notify" functionality by Dmitry Shmidt · 14 years ago
  53. 6ddb84e ANDROID: mmc: sdio: Fix sdio_reset_comm for sync by Hosung Kim · 12 years ago
  54. 5b7f909 ANDROID: mmc: sdio: fix sdio_reset_comm() voltage selection by Colin Cross · 10 years ago
  55. 137aeca ANDROID: mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm() by Dmitry Shmidt · 14 years ago
  56. 48ed6fa ANDROID: mmc: sdio: Add high speed support to sdio_reset_comm() by Daniel Chen · 15 years ago
  57. 7aa92ea ANDROID: mmc: sdio: Claim host in sdio_reset_comm() by Dmitry Shmidt · 15 years ago
  58. 938571b ANDROID: mmc: Add new API call 'sdio_reset_comm' for resetting communication with an SDIO device by San Mehat · 16 years ago
  59. 56d0106 ANDROID: mmc: Add sdio_readb_ext() function by Dmitry Shmidt · 16 years ago
  60. 2b6be3a ANDROID: mmc: Add concept of an 'embedded' SDIO device. by San Mehat · 16 years ago
  61. 0a3f562 ANDROID: mmc: sd: Add retries in re-detection by San Mehat · 16 years ago
  62. 3d1bf52 ANDROID: mmc: sd: When resuming, try a little harder to init the card by San Mehat · 16 years ago
  63. 6bb7b60 ANDROID: mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD detection by San Mehat · 16 years ago
  64. 4020378 ANDROID: mtd: nand: Allow NAND chip ids to be included standalone. by Dima Zavin · 16 years ago
  65. bffb6b8 ANDROID: gpio_input: convert from wakelocks to wakeup sources by Todd Poynor · 12 years ago
  66. 455a52a ANDROID: input: Made keyreset more robust by Daniel Rosenberg · 10 years ago
  67. 6e92697 ANDROID: input: Changed keyreset to act as a wrapper for keycombo. by Daniel Rosenberg · 10 years ago
  68. e03e4e2 ANDROID: input: add keycombo, a general key combo driver. by Daniel Rosenberg · 10 years ago
  69. f4d1cf1 ANDROID: input: misc: keychord: move header to uapi by Colin Cross · 11 years ago
  70. c4be12a ANDROID: input: misc: keychord: log when keychord triggered by JP Abgrall · 11 years ago
  71. 630a1e7 ANDROID: input: keychord: Add keychord driver by Mike Lockwood · 15 years ago
  72. b172e89 ANDROID: input: Add keyreset driver. by Arve Hjønnevåg · 16 years ago
  73. 1c705988 ANDROID: input: misc: gpio_event: remove early suspend by Colin Cross · 12 years ago
  74. ca98413 ANDROID: Input: Generic GPIO Input device. by Arve Hjønnevåg · 16 years ago
  75. 092be1d ANDROID: lowmemorykiller: use module_param_cb instead of __module_param_call by Amit Pundir · 9 years ago
  76. cbd47bd ANDROID: lowmemorykiller: trace kill events. by Martijn Coenen · 9 years ago
  77. 73f1dd6 ANDROID: staging: lowmemorykiller: Add config option to support oom_adj values by Arve Hjønnevåg · 12 years ago
  78. b3505d2 ANDROID: Shrink ashmem directly through shmem_fallocate by Tobias Lindskog · 9 years ago
  79. 6f19367 ANDROID: ashmem: Add shmem_set_file to mm/shmem.c by John Stultz · 12 years ago
  80. c285bf5 ANDROID: Add android config documentation to boot framework. by Mike Chan · 15 years ago
  81. 69973b8 Linux 4.9 by Linus Torvalds · 8 years ago
  82. 2e4333c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  83. ba73515 MIPS: Lantiq: Fix mask of GPE frequency by Hauke Mehrtens · 8 years ago
  84. edb6fa1 MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time by Luuk Paulussen · 8 years ago
  85. 0451698 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  86. cd66289 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. d33695f net: mlx5: Fix Kconfig help text by Christopher Covington · 8 years ago
  88. ab4e4c0 net: smsc911x: back out silently on probe deferrals by Linus Walleij · 8 years ago
  89. 7b59673 ibmveth: set correct gso_size and gso_type by Thomas Falcon · 8 years ago
  90. 810ac7b7 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  91. 861d75d Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  92. af9468d Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  93. 1f6c926 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  94. 7514712 Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  95. 1ca17e9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  96. 2b41226 Revert "radix tree test suite: fix compilation" by Linus Torvalds · 8 years ago
  97. 1472d59 Merge branch 'ethernet-missing-netdev-parent' by David S. Miller · 8 years ago
  98. 5579f28 net: ethernet: cpmac: Call SET_NETDEV_DEV() by Florian Fainelli · 8 years ago
  99. 9cecb13 net: ethernet: lantiq_etop: Call SET_NETDEV_DEV() by Florian Fainelli · 8 years ago
  100. c458763 vhost-vsock: fix orphan connection reset by Peng Tao · 8 years ago