1. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  2. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  4. c1c502b net: use rtnl_register_module where needed by Florian Westphal · 7 years ago
  5. fe736e7 decnet: Move dn_next into decnet route structure. by David Miller · 7 years ago
  6. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  7. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  8. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  9. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  10. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 2d91914 net: decnet: dn_table: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  12. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 3a7943b net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_header by Gustavo A. R. Silva · 7 years ago
  15. 68ad08c net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packet by Gustavo A. R. Silva · 7 years ago
  16. 86e58cc decnet: af_decnet: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  17. eb4ddaf net/decnet: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  18. 0da4af0 ipv6: only update __use and lastusetime once per jiffy at most by Wei Wang · 7 years ago
  19. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  20. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  21. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  22. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  23. 591bb27 netfilter: nf_hook_ops structs can be const by Florian Westphal · 7 years ago
  24. e0542dd net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  25. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  26. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 7 years ago
  28. 560fd93 decnet: take dst->__refcnt when struct dn_route is created by Wei Wang · 7 years ago
  29. 247488c decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 7 years ago
  30. 76371d2 decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 7 years ago
  31. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 7 years ago
  32. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  33. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  34. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  35. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 7 years ago
  37. dd0da17 decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 7 years ago
  38. c164772 Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb" by David S. Miller · 7 years ago
  39. 85eac2b decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 7 years ago
  40. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. f92ceb0 DECnet: Use container_of() for embedded struct by Kees Cook · 8 years ago
  42. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  43. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  44. 1a0ed0a netfilter: decnet: only register hooks in init namespace by Florian Westphal · 8 years ago
  45. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  46. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  47. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  48. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  50. 9c28286 decnet: Use TCP nagle macro instead of literal number in decnet by Gao Feng · 8 years ago
  51. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  52. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  53. 9d1c0ca net: use designated initializers by Kees Cook · 8 years ago
  54. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  55. ab58298 net: fix decnet rtnexthop parsing by Vegard Nossum · 8 years ago
  56. a36a0d4 decnet: Do not build routes to devices without decnet private data. by David S. Miller · 9 years ago
  57. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  58. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  59. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  60. 008027c netfilter: turn NF_HOOK into an inline function by Arnd Bergmann · 9 years ago
  61. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  62. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  63. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  64. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  65. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  66. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  67. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  68. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  69. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
  70. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 10 years ago
  72. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 10 years ago
  73. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 10 years ago
  74. aaa4e70 DECnet: Only use neigh_ops for adding the link layer header by Eric W. Biederman · 10 years ago
  75. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 10 years ago
  76. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  77. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 10 years ago
  78. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  79. 46b9e4b decnet: Fix obvious o/0 typo by Rasmus Villemoes · 10 years ago
  80. 7b46a64 netlink: Fix bugs in nlmsg_end() conversions. by David S. Miller · 10 years ago
  81. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  82. ea69763 net: tcp: add RTAX_CC_ALGO fib handling by Daniel Borkmann · 10 years ago
  83. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 11 years ago
  84. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  85. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  86. c0b8023 af_decnet: Use time_after_eq by Himangi Saraogi · 10 years ago
  87. 8b1b1eb decnet: Use time_after_eq by Himangi Saraogi · 10 years ago
  88. b5c5c36 dn_dev: Use time_before by Himangi Saraogi · 10 years ago
  89. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 10 years ago
  90. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 11 years ago
  91. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 11 years ago
  92. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  93. ab3301bd net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c by Rashika Kheria · 11 years ago
  94. f56b8bf net: Move prototype declaration to appropriate header file from decnet/af_decnet.c by Rashika Kheria · 11 years ago
  95. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  96. d4c5fba decnet: use __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  97. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  98. 9a32b86 dn_dev: add support for IFA_FLAGS nl attribute by Jiri Pirko · 11 years ago
  99. 1f9248e neigh: convert parms to an array by Jiri Pirko · 11 years ago
  100. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago