- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- 92e1bce fib: rules: remove duplicated nla policies by Florian Westphal · 3 years ago
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
- bebc3bb net: decnet: Fix refcount warning for new dn_fib_info by Yajun Deng · 3 years, 5 months ago
- 7997689 net: convert fib_treeref from int to refcount_t by Yajun Deng · 3 years, 5 months ago
- 5f119ba net: decnet: Fix sleeping inside in af_decnet by Yajun Deng · 3 years, 6 months ago
- 5debe0b decnet: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- b9aa074 net/decnet: Delete obsolete TODO file by Wang Qing · 3 years, 9 months ago
- e51443d net: decnet: Fix a typo in dn_nsp_in.c by Lu Wei · 3 years, 9 months ago
- c3dde0e net: decnet: Fixed multiple Coding Style issues by Sai Kalyaan Palla · 3 years, 9 months ago
- b29648a net: decnet: Fixed multiple coding style issues by Sai Kalyaan Palla · 3 years, 9 months ago
- 4cdbe58 decnet: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 10 months ago
- 3f96d64 net: decnet: fix netdev refcount leaking on error path by Vadim Fedorenko · 4 years ago
- 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 1 month ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- f2e0b29 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 5 months ago
- 5093533 netfilter: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
- c2f1263 netfilter: switch nf_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- e0c3f4c net: decnet: af_decnet: Simplify goto loop. by Suraj Upadhyay · 4 years, 5 months ago
- 514d095 decnet: dn_dev: Remove an unnecessary label. by Suraj Upadhyay · 4 years, 6 months ago
- aff53b2 net: decnet: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- f9215d6b dn_route_rcv: remove redundant dev null check by Gaurav Singh · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 115506f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
- 9a69fb9 docs: networking: convert decnet.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
- af13b3c Remove DST_HOST by David Laight · 4 years, 9 months ago
- e9cdced net: Make sock protocol value checks more specific by Mat Martineau · 5 years ago
- bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
- 7976a11 net: use helpers to change sk_ack_backlog by Eric Dumazet · 5 years ago
- 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
- e14ca97 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 53 by Thomas Gleixner · 6 years ago
- fd9871f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
- f78c603 net: fix two coding style issues by Michal Kubecek · 6 years ago
- ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
- 3c618c1 net: Rename net/nexthop.h net/rtnh.h by David Ahern · 6 years ago
- 5869b8f net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct by Xin Long · 6 years ago
- eaf2a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 50c29366 decnet: fix DN_IFREQ_SIZE by Johannes Berg · 6 years ago
- bb3e16a net, decnet: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- dd06d25 net/decnet: Replace rcu_barrier_bh() with rcu_barrier() by Paul E. McKenney · 6 years ago
- 99310e7 net/decnet: add missing indentation by Colin Ian King · 6 years ago
- 5b9b0a80 decnet: Remove unnecessary check for dev->name by Nathan Chancellor · 6 years ago
- 0bab1cd decnet: fix using plain integer as NULL warning by YueHaibing · 6 years ago
- 19c198d decnet: whitespace fixes by Stephen Hemminger · 6 years ago
- 3cc87d0 net: decnet: dn_nsp_in: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
- 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
- c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
- 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 7 years ago
- fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
- b16fb41 net: fib_rules: add extack support by Roopa Prabhu · 7 years ago
- d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
- f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- dfec091 dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock by Paolo Abeni · 7 years ago
- 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
- c1c502b net: use rtnl_register_module where needed by Florian Westphal · 7 years ago
- fe736e7 decnet: Move dn_next into decnet route structure. by David Miller · 7 years ago
- ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
- 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 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
- 2d91914 net: decnet: dn_table: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 3a7943b net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_header by Gustavo A. R. Silva · 7 years ago
- 68ad08c net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packet by Gustavo A. R. Silva · 7 years ago
- 86e58cc decnet: af_decnet: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- eb4ddaf net/decnet: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 0da4af0 ipv6: only update __use and lastusetime once per jiffy at most by Wei Wang · 7 years ago
- 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
- b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
- eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
- b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
- 591bb27 netfilter: nf_hook_ops structs can be const by Florian Westphal · 7 years ago
- e0542dd net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
- 560fd93 decnet: take dst->__refcnt when struct dn_route is created by Wei Wang · 8 years ago
- 247488c decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 8 years ago
- 76371d2 decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 8 years ago
- 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
- 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago