1. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  2. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
  3. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  4. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  5. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  6. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  7. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  8. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  9. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  10. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  11. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  12. b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  13. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  14. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  15. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  16. 4ca257e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  17. 51fb60e l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 8 years ago
  18. 1ecc9ad xfrm: provide correct dst in xfrm_neigh_lookup by Julian Anastasov · 8 years ago
  19. 37f1c63 net sched actions: do not overwrite status of action creation. by Roman Mashak · 8 years ago
  20. d7e1583 rxrpc: Kernel calls get stuck in recvmsg by David Howells · 8 years ago
  21. edb9d1b net sched actions: decrement module reference count after table flush. by Roman Mashak · 8 years ago
  22. 99253eb ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt by Xin Long · 8 years ago
  23. 2e3ce5b sctp: set sin_port for addr param when checking duplicate address by Xin Long · 8 years ago
  24. 13aa5a8 netfilter: nft_set_bitmap: incorrect bitmap size by Pablo Neira Ayuso · 8 years ago
  25. 4b86c45 netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. by Jarno Rajahalme · 8 years ago
  26. 6e28099 ipv4: mask tos for input route by Julian Anastasov · 8 years ago
  27. 8bcfd09 ipv4: add missing initialization for flowi4_uid by Julian Anastasov · 8 years ago
  28. 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
  29. 7fb668a netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success. by Jarno Rajahalme · 8 years ago
  30. 7259f1d sunrpc: don't register UDP port with rpcbind when version needs congestion control by Jeff Layton · 8 years ago
  31. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  32. 362142b2 sunrpc: flag transports as having congestion control by Jeff Layton · 8 years ago
  33. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  34. 3b5923f rds: fix memory leak error by Zhu Yanjun · 8 years ago
  35. 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
  36. b18b955 libceph: get rid of ack vs commit by Ilya Dryomov · 8 years ago
  37. 7dcdf94 vti6: return GRE_KEY for vti6 by David Forster · 8 years ago
  38. 774521f rxrpc: Fix an assertion in rxrpc_read() by Marc Dionne · 8 years ago
  39. 681a55d tipc: move premature initilalization of stack variables by Jon Paul Maloy · 8 years ago
  40. 77cc7ae RDS: IB: fix ifnullfree.cocci warnings by Wu Fengguang · 8 years ago
  41. dfcb9f4 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 8 years ago
  42. 7ba0487 crush: fix dprintk compilation by Ilya Dryomov · 8 years ago
  43. 98ba6af crush: do is_out test only if we do not collide by Ilya Dryomov · 8 years ago
  44. 427345d netfilter: nft_ct: fix random validation errors for zone set support by Florian Westphal · 8 years ago
  45. 9c47137 bpf: Fix bpf_xdp_event_output by Martin KaFai Lau · 8 years ago
  46. ccaba06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  47. eee2faa tcp: account for ts offset only if tsecr not zero by Alexey Kodanev · 8 years ago
  48. 00355fa tcp: setup timestamp offset when write_seq already set by Alexey Kodanev · 8 years ago
  49. ec7cb62 net/dccp: fix use after free in tw_timer_handler() by Andrey Ryabinin · 8 years ago
  50. 12d656a l2tp: Avoid schedule while atomic in exit_net by Ridge Kennedy · 8 years ago
  51. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  52. 5c741d4 SUNRPC: Add a helper function xdr_stream_decode_string_dup() by Trond Myklebust · 8 years ago
  53. b8989bc Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  54. e623a9e net: socket: fix recvmmsg not returning error from sock_error by Maxime Jayat · 8 years ago
  55. 559c59b net: napi_watchdog() can use napi_schedule_irqoff() by Eric Dumazet · 8 years ago
  56. 29869d6 tcp: Revert "tcp: tcp_probe: use spin_lock_bh()" by Eric Dumazet · 8 years ago
  57. d4af4c0 net/hsr: use eth_hw_addr_random() by Tobias Klauser · 8 years ago
  58. 8ccde4c net: sock: Use USEC_PER_SEC macro instead of literal 1000000 by Gao Feng · 8 years ago
  59. ca4ef45 ip: fix IP_CHECKSUM handling by Paolo Abeni · 8 years ago
  60. d1892e4 rtnl: simplify error return path in rtnl_create_link() by Tobias Klauser · 8 years ago
  61. 9761a24 sunrpc: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  62. 3ef767e Merge branch 'master' of git://blackhole.kfki.hu/nf by Pablo Neira Ayuso · 8 years ago
  63. 4eba8b7 netfilter: nfnetlink: remove static declaration from err_list by Liping Zhang · 8 years ago
  64. 60709c0 nfsd: merge stable fix into main nfsd branch by J. Bruce Fields · 8 years ago
  65. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. c1ceee5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  67. 24045a0 net: mpls: Add support for netconf by David Ahern · 8 years ago
  68. 4ea0c32 sctp: add support for MSG_MORE by Xin Long · 8 years ago
  69. b7018d0 sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING by Xin Long · 8 years ago
  70. 2317c6b openvswitch: Set event bit after initializing labels. by Jarno Rajahalme · 8 years ago
  71. 2544a02 libceph: pass reply buffer length through ceph_osdc_call() by Ilya Dryomov · 8 years ago
  72. ef9324bb libceph: don't go through with the mapping if the PG is too wide by Ilya Dryomov · 8 years ago
  73. 743efcf crush: merge working data and scratch by Ilya Dryomov · 8 years ago
  74. 66a0e2d crush: remove mutable part of CRUSH map by Ilya Dryomov · 8 years ago
  75. 1b6a78b libceph: add osdmap_set_crush() helper by Ilya Dryomov · 8 years ago
  76. 19def16 libceph: remove unneeded stddef.h include by Stafford Horne · 8 years ago
  77. d641df8 ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
  78. 7fea24c libceph: include linux/sched.h into crypto.c directly by Ilya Dryomov · 8 years ago
  79. cd2b708 sctp: check duplicate node before inserting a new transport by Xin Long · 8 years ago
  80. d884aa6 sctp: add reconf chunk event by Xin Long · 8 years ago
  81. 2040d3d sctp: add reconf chunk process by Xin Long · 8 years ago
  82. ea62504 sctp: add a function to verify the sctp reconf chunk by Xin Long · 8 years ago
  83. 16e1a91 sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter by Xin Long · 8 years ago
  84. 8105447 sctp: implement receiver-side procedures for the Outgoing SSN Reset Request Parameter by Xin Long · 8 years ago
  85. 35ea82d sctp: add support for generating stream ssn reset event notification by Xin Long · 8 years ago
  86. bd4b9f8 sctp: add support for generating stream reconf resp chunk by Xin Long · 8 years ago
  87. ad5b557 netfilter: xt_hashlimit: Fix integer divide round to zero. by Alban Browaeys · 8 years ago
  88. 40b446a netfilter: ipset: Null pointer exception in ipset list:set by Vishwanath Pai · 8 years ago
  89. 50054a9 Fix bug: sometimes valid entries in hash:* types of sets were evicted by Jozsef Kadlecsik · 8 years ago
  90. f787d1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. 00ea1ce ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 8 years ago
  92. 4c03b86 irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 8 years ago
  93. 4e33e34 tcp: use page_ref_inc() in tcp_sendmsg() by Eric Dumazet · 8 years ago
  94. a4ecb15 tcp: accommodate sequence number to a peer's shrunk receive window caused by precision loss in window scaling by Cui, Cheng · 8 years ago
  95. d2c5829 rds:Remove unnecessary ib_ring unalloc by Zhu Yanjun · 8 years ago
  96. 806a837 pkt_sched: Remove useless qdisc_stab_lock by Gao Feng · 8 years ago
  97. 88c4845 rxrpc: Change module filename to rxrpc.ko by David Howells · 8 years ago
  98. 025331d rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size by Daniel Borkmann · 8 years ago
  99. eda7a5e bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries by Roopa Prabhu · 8 years ago
  100. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago