aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet
Commit message (Expand)AuthorAge
...
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-03
|\
| * netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-31
* | neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-29
* | rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-09
|/
* net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena2017-07-04
* net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-21
|\
| * decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-06-16
* | net: remove DST_NOGC flagWei Wang2017-06-17
* | decnet: take dst->__refcnt when struct dn_route is createdWei Wang2017-06-17
* | decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-06-16
* | networking: add and use skb_put_u8()Johannes Berg2017-06-16
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\|
| * decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk2017-06-08
| * Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...David S. Miller2017-06-08
| * decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk2017-06-08
* | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-09
|\
| * DECnet: Use container_of() for embedded structKees Cook2017-05-09
* | format-security: move static strings to constKees Cook2017-05-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-01
|\
| * netfilter: decnet: only register hooks in init namespaceFlorian Westphal2017-04-26
* | net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-17
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* | netlink: extended ACK reportingJohannes Berg2017-04-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-15
|\
| * net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* | decnet: Use TCP nagle macro instead of literal number in decnetGao Feng2017-03-07
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: use designated initializersKees Cook2016-12-17
* net: fix sleeping for sk_wait_event()WANG Cong2016-11-14
* net: fix decnet rtnexthop parsingVegard Nossum2016-07-05
* decnet: Do not build routes to devices without decnet private data.David S. Miller2016-04-10
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-17
|\
| * dst: Pass net into dst->outputEric W. Biederman2015-10-08
| * net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* | netfilter: turn NF_HOOK into an inline functionArnd Bergmann2015-10-16
|/
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-18
* netfilter: Pass net into okfnEric W. Biederman2015-09-17
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-17
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-17
* net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-09
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11