summaryrefslogtreecommitdiffstats
path: root/net/decnet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-156-37/+17
|\
| * net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-048-0/+8
| |\
| * | net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_headerGustavo A. R. Silva2017-11-011-5/+2
| * | net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packetGustavo A. R. Silva2017-11-011-6/+2
| * | decnet: af_decnet: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-0/+3
| * | net/decnet: Convert timers to use timer_setup()Kees Cook2017-10-183-22/+5
| * | ipv6: only update __use and lastusetime once per jiffy at mostWei Wang2017-10-161-4/+4
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-1/+1
|\ \ \ | |_|/ |/| |
| * | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-031-1/+1
|\
| * netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-311-1/+1
* | neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-291-1/+1
* | rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-093-7/+7
|/
* net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
* net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-1/+1
|\
| * decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-06-161-10/+4
* | net: remove DST_NOGC flagWei Wang2017-06-171-4/+2
* | decnet: take dst->__refcnt when struct dn_route is createdWei Wang2017-06-171-17/+19
* | decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-06-161-10/+4
* | networking: add and use skb_put_u8()Johannes Berg2017-06-161-6/+6
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+2
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-10/+10
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+3
|\ \ | |/
| * decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk2017-06-081-1/+3
| * Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...David S. Miller2017-06-081-3/+1
| * decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk2017-06-081-1/+3
* | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-081-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-091-6/+6
|\
| * DECnet: Use container_of() for embedded structKees Cook2017-05-091-6/+6
* | format-security: move static strings to constKees Cook2017-05-081-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-011-2/+2
|\
| * netfilter: decnet: only register hooks in init namespaceFlorian Westphal2017-04-261-2/+2
* | net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-173-10/+18
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-133-5/+7
* | netlink: extended ACK reportingJohannes Berg2017-04-131-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-151-2/+3
|\
| * net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-091-2/+3
* | decnet: Use TCP nagle macro instead of literal number in decnetGao Feng2017-03-071-6/+7
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* net: use designated initializersKees Cook2016-12-171-1/+1
* net: fix sleeping for sk_wait_event()WANG Cong2016-11-141-8/+8
* net: fix decnet rtnexthop parsingVegard Nossum2016-07-051-9/+12
* decnet: Do not build routes to devices without decnet private data.David S. Miller2016-04-101-1/+8
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-141-0/+3
* net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-011-4/+4
OpenPOWER on IntegriCloud