summaryrefslogtreecommitdiff
path: root/net/decnet
Commit message (Expand)AuthorAge
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-19
|\
| * dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni2018-02-16
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
| * net: use rtnl_register_module where neededFlorian Westphal2017-12-04
| * decnet: Move dn_next into decnet route structure.David Miller2017-11-30
* | net: annotate ->poll() instancesAl Viro2017-11-27
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva2017-11-11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\
| * | net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_headerGustavo A. R. Silva2017-11-01
| * | net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packetGustavo A. R. Silva2017-11-01
| * | decnet: af_decnet: mark expected switch fall-throughsGustavo A. R. Silva2017-10-18
| * | net/decnet: Convert timers to use timer_setup()Kees Cook2017-10-18
| * | ipv6: only update __use and lastusetime once per jiffy at mostWei Wang2017-10-16
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \ \ | |_|/ |/| |
| * | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
| |/
* | 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