1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. 3285a9a net: dccp : proto: remove Unneeded variable "err" by Hariprasad Kelam · 6 years ago
  3. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  4. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  5. c92c81d net: dccp: fix kernel crash on module load by Peter Oskolkov · 6 years ago
  6. eedbbb0 net: dccp: initialize (addr,port) listening hashtable by Peter Oskolkov · 6 years ago
  7. 9c46ae0 Revert "net: dccp: initialize (addr,port) listening hashtable" by David S. Miller · 6 years ago
  8. ec49d83 net: dccp: initialize (addr,port) listening hashtable by Peter Oskolkov · 6 years ago
  9. 1295e2c inet: minor optimization for backlog setting in listen(2) by Yafang Shao · 6 years ago
  10. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  11. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  12. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  13. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  14. f4335f5 net/dccp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  15. 2677d20 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() by Alexey Kodanev · 7 years ago
  16. 67f93df dccp: check sk for closed state in dccp_sendmsg() by Alexey Kodanev · 7 years ago
  17. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  18. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  19. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. ee549be net: dccp: Add DCCP sendmsg trace event by Masami Hiramatsu · 7 years ago
  21. b0832e3 net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition by Yafang Shao · 7 years ago
  22. 69c6486 dccp: CVE-2017-8824: use-after-free in DCCP code by Mohamed Ghannam · 7 years ago
  23. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  24. 120e9da dccp: defer ccid_hc_tx_delete() at dismantle time by Eric Dumazet · 7 years ago
  25. 7749d4f dccp: purge write queue in dccp_destroy_sock() by Eric Dumazet · 7 years ago
  26. 346da62 dccp: do not send reset to already closed sockets by Eric Dumazet · 8 years ago
  27. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  28. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  29. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  30. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  31. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  32. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  33. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  34. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  35. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  36. 0c5b8a4 net/dccp/proto.c: add __init to dccp_mib_init by Fabian Frederick · 10 years ago
  37. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  38. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  39. 698365f net: clean up snmp stats code by WANG Cong · 11 years ago
  40. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  41. 64dc613 net: add sk_stream_is_writeable() helper by Eric Dumazet · 11 years ago
  42. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 13 years ago
  43. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  44. 31daf03 dccp ccid-2: use feature-negotiation to report Ack Ratio changes by Gerrit Renker · 13 years ago
  45. 0491026 dccp qpolicy: Parameter checking of cmsg qpolicy parameters by Tomasz Grobelny · 14 years ago
  46. 871a2c1 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 14 years ago
  47. b1fcf55 dccp: Refine the wait-for-ccid mechanism by Gerrit Renker · 14 years ago
  48. 2f34b32 dccp: cosmetics - warning format by Gerrit Renker · 14 years ago
  49. 1f4f0f6 dccp: Kill dead code and add static markers. by stephen hemminger · 14 years ago
  50. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 15 years ago
  51. 042604d net/dccp: Use memdup_user by Julia Lawall · 15 years ago
  52. aa39514 net: sk_sleep() helper by Eric Dumazet · 15 years ago
  53. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  54. d14a0eb net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation by Gerrit Renker · 15 years ago
  55. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 15 years ago
  56. 55d9559 dccp: support for passing MSG_TRUNC by Gerrit Renker · 15 years ago
  57. c720c7e8 inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  58. f373b53 tcp: replace ehash_size by ehash_mask by Eric Dumazet · 15 years ago
  59. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  60. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  61. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  62. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  63. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  64. 476181c dccp: missing destroy of percpu counter variable while unload module by Wei Yongjun · 15 years ago
  65. 1c29b3f net-dccp: suppress warning about large allocations from DCCP by Mel Gorman · 15 years ago
  66. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  67. 792b487 dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 16 years ago
  68. ddebc97 dccp: Lockless integration of CCID congestion-control plugins by Gerrit Renker · 16 years ago
  69. eb4dea5 net: Fix percpu counters deadlock by Herbert Xu · 16 years ago
  70. 6fdd34d dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  71. 6eb55d1 dccp: Integration of dynamic feature activation - part 1 (socket setup) by Gerrit Renker · 16 years ago
  72. dd24c00 net: Use a percpu_counter for orphan_count by Eric Dumazet · 16 years ago
  73. 71c262a dccp: API to query the current TX/RX CCID by Gerrit Renker · 16 years ago
  74. b20a9c2 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  75. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  76. 1910299 dccp: Tidy up setsockopt calls by Gerrit Renker · 16 years ago
  77. 2945055 dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  78. 49aebc6 dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  79. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  80. 9eca0a4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  81. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  82. e8ef967 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  83. d99a7bd dccp: Cleanup routines for feature negotiation by Gerrit Renker · 16 years ago
  84. ac75773 dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  85. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  86. 34a081b dccp tfrc: Let dccp_tfrc_lib do the sampling work by Gerrit Renker · 16 years ago
  87. 7d1af6a dccp qpolicy: Parameter checking of cmsg qpolicy parameters by Tomasz Grobelny · 16 years ago
  88. d6da351 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 16 years ago
  89. 146993c dccp: Refine the wait-for-ccid mechanism by Gerrit Renker · 16 years ago
  90. 2faae55 dccp ccid-2: Use feature-negotiation to report Ack Ratio changes by Gerrit Renker · 16 years ago
  91. 51c7d4f dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 16 years ago
  92. b235dc4 dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  93. 3a53a9a dccp: Integration of dynamic feature activation - part 1 (socket setup) by Gerrit Renker · 16 years ago
  94. c8041e2 dccp: API to query the current TX/RX CCID by Gerrit Renker · 16 years ago
  95. fade756 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  96. 73bbe09 dccp: Tidy up setsockopt calls by Gerrit Renker · 16 years ago
  97. 20f41ee dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  98. 668144f dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  99. 093e1f4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  100. 71bb495 dccp: Query supported CCIDs by Gerrit Renker · 16 years ago