summaryrefslogtreecommitdiff
path: root/net/decnet
Commit message (Expand)AuthorAge
* decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-06-16
* 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
* 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
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\
| * net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-02
* | netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-04
* | net: Remove protocol from struct dst_opsEric W. Biederman2015-03-09
* | DECnet: Only use neigh_ops for adding the link layer headerEric W. Biederman2015-03-06
* | neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\ \ | |/
| * decnet: Fix obvious o/0 typoRasmus Villemoes2015-02-23
* | neigh: Don't require dst in neigh_hh_initEric W. Biederman2015-03-02
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
|/
* netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-18
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-05
* new helper: memcpy_to_msg()Al Viro2014-11-24
* new helper: memcpy_from_msg()Al Viro2014-11-24
* neigh: remove dynamic neigh table registration supportWANG Cong2014-11-11