summaryrefslogtreecommitdiff
path: root/net/decnet
AgeCommit message (Expand)Author
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2019-12-05decnet: fix DN_IFREQ_SIZEJohannes Berg
2018-02-25dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet
2017-08-09rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-04net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-17net: remove DST_NOGC flagWei Wang
2017-06-17decnet: take dst->__refcnt when struct dn_route is createdWei Wang
2017-06-16decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang
2017-06-16decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet
2017-06-08decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk
2017-06-08Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...David S. Miller
2017-06-08decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-09DECnet: Use container_of() for embedded structKees Cook
2017-05-08format-security: move static strings to constKees Cook
2017-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-04-26netfilter: decnet: only register hooks in init namespaceFlorian Westphal
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-07decnet: Use TCP nagle macro instead of literal number in decnetGao Feng
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17net: use designated initializersKees Cook
2016-11-14net: fix sleeping for sk_wait_event()WANG Cong
2016-07-05net: fix decnet rtnexthop parsingVegard Nossum
2016-04-10decnet: Do not build routes to devices without decnet private data.David S. Miller
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman