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