1. 27303fc drop_monitor: use setup_timer by Geliang Tang · 8 years ago
  2. 8b57fd1 net: Eliminate duplicated codes by creating one new function in_dev_select_addr by Gao Feng · 8 years ago
  3. c0d8bab sctp: add get and set sockopt for reconf_enable by Xin Long · 8 years ago
  4. 11ae76e sctp: implement receiver-side procedures for the Reconf Response Parameter by Xin Long · 8 years ago
  5. c5c4ebb sctp: implement receiver-side procedures for the Add Incoming Streams Request Parameter by Xin Long · 8 years ago
  6. 50a4159 sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter by Xin Long · 8 years ago
  7. b444153 sctp: add support for generating add stream change event notification by Xin Long · 8 years ago
  8. 692787c sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter by Xin Long · 8 years ago
  9. c95129d sctp: add support for generating assoc reset event notification by Xin Long · 8 years ago
  10. 5425077 net: ipv6: Add early demux handler for UDP unicast by subashab@codeaurora.org · 8 years ago
  11. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  12. d05f7a7 ipv4: fib: Remove redundant argument by Ido Schimmel · 8 years ago
  13. c024389 ipv4: fib: Move FIB notification code to a separate file by Ido Schimmel · 8 years ago
  14. a30aad5 tcp: rename *_sequence_number() to *_seq_and_tsoff() by Alexey Kodanev · 8 years ago
  15. abb521e ethtool: add CRC32 as an RSS hash function by Jakub Kicinski · 8 years ago
  16. 581319c net/socket: use per af lockdep classes for sk queues by Paolo Abeni · 8 years ago
  17. 7c92de8 flow_dissector: Move GRE dissection into a separate function by Jiri Pirko · 8 years ago
  18. c5ef188 flow_dissector: rename "proto again" goto label by Jiri Pirko · 8 years ago
  19. d5774b9 flow_dissector: Fix GRE header error path by Jiri Pirko · 8 years ago
  20. 4a5d6c8b flow_dissector: Move MPLS dissection into a separate function by Jiri Pirko · 8 years ago
  21. 9bf881f flow_dissector: Move ARP dissection into a separate function by Jiri Pirko · 8 years ago
  22. 9c28286 decnet: Use TCP nagle macro instead of literal number in decnet by Gao Feng · 8 years ago
  23. df789fe ipv6: Provide ipv6 version of "disable_policy" sysctl by David Forster · 8 years ago
  24. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  25. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  26. f78ef7c strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  27. 20b83643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  28. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. a8d63a5 rds: remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  30. 37411ca rxrpc: Fix potential NULL-pointer exception by David Howells · 8 years ago
  31. 25e94a9 netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails by Pablo Neira Ayuso · 8 years ago
  32. f912135 netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups by Pablo Neira Ayuso · 8 years ago
  33. da2f27e netfilter: nf_conntrack_sip: fix wrong memory initialisation by Christophe Leroy · 8 years ago
  34. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  35. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. 35576ee Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  37. 9d6acb3 ipv6: ignore null_entry in inet6_rtm_getroute() too by WANG Cong · 8 years ago
  38. 7db9236 tcp: fix potential double free issue for fastopen_req by Wei Wang · 8 years ago
  39. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  40. 0f221a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  41. 94352d4 net: Introduce sk_clone_lock() error path routine by Arnaldo Carvalho de Melo · 8 years ago
  42. d5afb6f dccp: Unlock sock before calling sk_free() by Arnaldo Carvalho de Melo · 8 years ago
  43. 6ab2b99 Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  44. f1304f7 openvswitch: actions: fixed a brace coding style warning by Peter Downs · 8 years ago
  45. e333003 ipv6: check for ip6_null_entry in __ip6_del_rt_siblings() by WANG Cong · 8 years ago
  46. f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  47. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  48. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  49. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  50. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  51. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
  52. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  53. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  54. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  55. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  56. 48cac18 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago
  57. 13baa00 net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  58. 540e289 net: don't call strlen() on the user buffer in packet_bind_spkt() by Alexander Potapenko · 8 years ago
  59. 8953de2 net: bridge: allow IPv6 when multicast flood is disabled by Mike Manning · 8 years ago
  60. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  61. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  62. 16c54ac Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  63. 449809a tcp/dccp: block BH for SYN processing by Eric Dumazet · 8 years ago
  64. df2c433 bridge: Fix error path in nbp_vlan_init by Yotam Gigi · 8 years ago
  65. 3b45a41 net: route: add missing nla_policy entry for RTA_MARK attribute by Liping Zhang · 8 years ago
  66. 8c171d6 net/ipv6: avoid possible dead locking on addr_gen_mode sysctl by Felix Jia · 8 years ago
  67. 39e6c82 net: solve a NAPI race by Eric Dumazet · 8 years ago
  68. 4f7bfb3 rds: ib: add the static type to the variables by Zhu Yanjun · 8 years ago
  69. 5179b26 sctp: call rcu_read_lock before checking for duplicate transport nodes by Xin Long · 8 years ago
  70. 540b1c4 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg by David Howells · 8 years ago
  71. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  72. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  73. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  74. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  75. 29e0922 netfilter: use skb_to_full_sk in ip_route_me_harder by Florian Westphal · 8 years ago
  76. 19d19e9 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 8 years ago
  77. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  78. b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  79. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  80. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  81. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  82. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  83. 4ca257e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  84. 09e0a2f mac80211: fix typo in debug print by Sara Sharon · 8 years ago
  85. 2595d25 mac80211: shorten debug message by Sara Sharon · 8 years ago
  86. d98937f mac80211: fix power saving clients handling in iwlwifi by Emmanuel Grumbach · 8 years ago
  87. 890030d mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 8 years ago
  88. b7540d8 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 8 years ago
  89. a9e9200 mac80211: flush delayed work when entering suspend by Matt Chen · 8 years ago
  90. 0328edc mac80211: fix packet statistics for fast-RX by Johannes Berg · 8 years ago
  91. 51fb60e l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 8 years ago
  92. 1ecc9ad xfrm: provide correct dst in xfrm_neigh_lookup by Julian Anastasov · 8 years ago
  93. 37f1c63 net sched actions: do not overwrite status of action creation. by Roman Mashak · 8 years ago
  94. d7e1583 rxrpc: Kernel calls get stuck in recvmsg by David Howells · 8 years ago
  95. edb9d1b net sched actions: decrement module reference count after table flush. by Roman Mashak · 8 years ago
  96. 99253eb ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt by Xin Long · 8 years ago
  97. 2e3ce5b sctp: set sin_port for addr param when checking duplicate address by Xin Long · 8 years ago
  98. 13aa5a8 netfilter: nft_set_bitmap: incorrect bitmap size by Pablo Neira Ayuso · 8 years ago
  99. 4b86c45 netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. by Jarno Rajahalme · 8 years ago
  100. 6e28099 ipv4: mask tos for input route by Julian Anastasov · 8 years ago