1. cc8cf1d xt_qtaguid: Fix panic caused by processing non-full socket. by John Stultz · 8 years ago
  2. f0518f4 xt_qtaguid: Fix panic caused by synack processing by John Stultz · 8 years ago
  3. f797cf9 netfilter: xt_qtaguid: seq_printf fixes by Amit Pundir · 9 years ago
  4. d070094 ANDROID: net: fix 'const' warnings by Brian Norris · 9 years ago
  5. 35dab0a xt_qtaguid: fix a race condition in if_tag_stat_update by liping.zhang · 9 years ago
  6. 27e2b5d netfilter: xt_qtaguid/socket: build fixes for 4.4 by Amit Pundir · 9 years ago
  7. 8350144 net: ipv6: fix virtual tunneling build by Amit Pundir · 9 years ago
  8. 8ba25fb net: core: Handle 'sk' being NULL in UID-based routing by Sreeram Ramachandran · 10 years ago
  9. 8dc318f net: core: Support UID-based routing. by Lorenzo Colitti · 11 years ago
  10. 76d0992 tcp: fix tcp_default_init_rwnd() for 4.1 by Dmitry Shmidt · 9 years ago
  11. 2c17010 tcp: add a sysctl to config the tcp_default_init_rwnd by JP Abgrall · 11 years ago
  12. 75144d2a netfilter: xt_qtaguid: xt_socket: build fixes by Amit Pundir · 9 years ago
  13. 80ce2e0 net: xt_qtaguid/xt_socket: fix refcount underflow and crash by Dmitry Torokhov · 9 years ago
  14. df0d47d xt_qtaguid: use sock_gen_put() instead of xt_socket_put_sk() by Amit Pundir · 10 years ago
  15. e8e32e5 xt_qtaguid: Use sk_callback_lock read locks before reading sk->sk_socket by Mohamad Ayyash · 10 years ago
  16. 8568f01 xt_qtaguid: fix broken uid/gid range check by Amit Pundir · 10 years ago
  17. 994ee75 netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_sk by John Stultz · 11 years ago
  18. b518c52 net: ipv6: fix build failure if IPV6_ROUTE_INFO config is enabled by Amit Pundir · 10 years ago
  19. 30fb629 nf: IDLETIMER: Fix broken uid field in the msg by Amit Pundir · 9 years ago
  20. b6333bb nf: IDLETIMER: Adds the uid field in the msg by Ruchi Kandoi · 9 years ago
  21. 3d966e8 net: wireless: Decrease scan entry expiration to avoid stall results by Dmitry Shmidt · 10 years ago
  22. 02f3b30 netfilter: fix seq_printf type mismatch warning by Sherman Yin · 10 years ago
  23. 2b25306 net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 11 years ago
  24. 0201acc nf: Remove compilation error caused by e8430cbed3ef15fdb1ac26cfd020e010aa5f1c35 by Ruchi Kandoi · 10 years ago
  25. eac5109 nf: IDLETIMER: time-stamp and suspend/resume handling. by Ruchi Kandoi · 11 years ago
  26. 7e12672 xt_qtaguid: Fix boot panic by Jon Medhurst (Tixy) · 10 years ago
  27. bc1bb86 net: kuid/kguid build fixes by John Stultz · 11 years ago
  28. 81667c5 netfilter: xt_qtaguid: 64-bit warning fixes by Greg Hackmann · 11 years ago
  29. cca7ecc netfilter: xt_qtaguid: fix memory leak in seq_file handlers by Greg Hackmann · 11 years ago
  30. 11293cb netfilter: xt_qtaguid: fix bad tcp_time_wait sock handling by JP Abgrall · 12 years ago
  31. f494004 netfilter: xt_qtaguid: 3.10 fixes by Arve Hjønnevåg · 11 years ago
  32. f1075f7 netfilter: xt_quota2: 3.10 fixes. by Arve Hjønnevåg · 11 years ago
  33. 59fe3fb netfilter: qtaguid: rate limit some of the printks by JP Abgrall · 11 years ago
  34. b103bde netfilter: xt_qtaguid: Allow tracking loopback by JP Abgrall · 12 years ago
  35. 134001a netfilter: xt_qtaguid: extend iface stat to report protocols by JP Abgrall · 12 years ago
  36. dd1b878 netfilter: xt_qtaguid: remove AID_* dependency for access control by JP Abgrall · 12 years ago
  37. 5c7513a netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat fails by Pontus Fuchs · 12 years ago
  38. 7a4314d netfilter: xt_qtaguid: fix error exit that would keep a spinlock. by JP Abgrall · 12 years ago
  39. 1005fde netfilter: xt_qtaguid: report only uid tags to non-privileged processes by JP Abgrall · 12 years ago
  40. c7ad724 netfilter: xt_qtaguid: start tracking iface rx/tx at low level by JP Abgrall · 12 years ago
  41. 77fe91c netfilter: xt_IDLETIMER: Add new netlink msg type by JP Abgrall · 12 years ago
  42. 6599827 netfilter: xt_qtaguid: fix ipv6 protocol lookup by JP Abgrall · 12 years ago
  43. c42ce87 netfilter: qtaguid: initialize a local var to keep compiler happy. by JP Abgrall · 12 years ago
  44. 12cc840 bridge: Have tx_bytes count headers like rx_bytes. by Ashish Sharma · 13 years ago
  45. 6fd582e netfilter: ipv6: fix crash caused by ipv6_find_hdr() by JP Abgrall · 13 years ago
  46. 3fd8238 netfilter: fixup the quota2, and enable. by JP Abgrall · 13 years ago
  47. dc5ce6e netfilter: adding the original quota2 from xtables-addons by JP Abgrall · 13 years ago
  48. 8598366 netfilter: add xt_qtaguid matching module by JP Abgrall · 13 years ago
  49. 0ac03ef rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down by Nick Pelly · 16 years ago
  50. 45f2278 net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
  51. 238089a sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size by Robert Love · 16 years ago
  52. dcf1117 Paranoid network. by Robert Love · 16 years ago
  53. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  54. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  55. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  56. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  58. 304ba62 VSOCK: Add Makefile and Kconfig by Asias He · 8 years ago
  59. 0ea9e1d VSOCK: Introduce virtio_transport.ko by Asias He · 8 years ago
  60. 06a8fc7 VSOCK: Introduce virtio_vsock_common.ko by Asias He · 8 years ago
  61. 6773b7d VSOCK: defer sock removal to transports by Stefan Hajnoczi · 8 years ago
  62. 0b01aeb VSOCK: transport-specific vsock_transport functions by Stefan Hajnoczi · 8 years ago
  63. c7995f8 SUNRPC: Detect immediate closure of accepted sockets by Trond Myklebust · 8 years ago
  64. b2f21f7 SUNRPC: accept() may return sockets that are still in SYN_RECV by Trond Myklebust · 8 years ago
  65. e087869 sctp: allow receiving msg when TCP-style sk is in CLOSED state by Xin Long · 8 years ago
  66. a0fc684 sctp: allow delivering notifications after receiving SHUTDOWN by Xin Long · 8 years ago
  67. 1aa25ec sctp: fix the issue sctp requeue auth chunk incorrectly by Xin Long · 8 years ago
  68. f626300 tcp: consider recv buf for the initial window scale by Soheil Hassas Yeganeh · 8 years ago
  69. c882219 net: ipv6: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  70. 6b65bc2 tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor() by Wei Yongjun · 8 years ago
  71. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  72. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  73. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  74. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  75. 0cabbd9 libceph: fsmap.user subscription support by Yan, Zheng · 9 years ago
  76. cd08e0a libceph: make sure redirect does not change namespace by Yan, Zheng · 8 years ago
  77. 30c156d libceph: rados pool namespace support by Yan, Zheng · 9 years ago
  78. 51e9273 libceph: introduce reference counted string by Yan, Zheng · 9 years ago
  79. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
  80. b2aa5d0 libceph: fix some missing includes by Ilya Dryomov · 8 years ago
  81. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  82. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  83. 3aa9799 af_unix: charge buffers to kmemcg by Vladimir Davydov · 8 years ago
  84. 4ac36a4 l2tp: Correctly return -EBADF from pppol2tp_getname. by phil.turnbull@oracle.com · 8 years ago
  85. 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 8 years ago
  86. cf6f7e1 tipc: dump monitor attributes by Parthasarathy Bhuvaragan · 8 years ago
  87. ff0d3e7 tipc: add a function to get the bearer name by Parthasarathy Bhuvaragan · 8 years ago
  88. bf1035b tipc: get monitor threshold for the cluster by Parthasarathy Bhuvaragan · 8 years ago
  89. 7b3f522 tipc: make cluster size threshold for monitoring configurable by Parthasarathy Bhuvaragan · 8 years ago
  90. 9ff26e9 tipc: introduce constants for tipc address validation by Parthasarathy Bhuvaragan · 8 years ago
  91. d1c2b50 net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update() by He Chunhui · 8 years ago
  92. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  93. ec0595c net_sched: get rid of struct tcf_common by WANG Cong · 8 years ago
  94. a85a970 net_sched: move tc_action into tcf_common by WANG Cong · 8 years ago
  95. ba66bbe udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb by Daniel Borkmann · 8 years ago
  96. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 5fc382d net/sctp: terminate rhashtable walk correctly by Vegard Nossum · 8 years ago
  98. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. d3e6952 net/irda: fix NULL pointer dereference on memory allocation failure by Vegard Nossum · 8 years ago
  100. 52253db sctp: also point GSO head_skb to the sk when it's available by Marcelo Ricardo Leitner · 8 years ago