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