summaryrefslogtreecommitdiffstats
path: root/net/decnet
Commit message (Expand)AuthorAge
* decnet: Remove unnecessary check for dev->nameNathan Chancellor2018-09-21
* decnet: fix using plain integer as NULL warningYueHaibing2018-08-09
* decnet: whitespace fixesStephen Hemminger2018-07-24
* net: decnet: dn_nsp_in: mark expected switch fall-throughGustavo A. R. Silva2018-07-05
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * net: fib_rules: add extack supportRoopa Prabhu2018-04-23
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \
| * | net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-26
| |/
* | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-16
* | proc: introduce proc_create_seq_privateChristoph Hellwig2018-05-16
* | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-16
|/
* 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-03
| |\
| * | net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_headerGustavo A. R. Silva2017-10-31
| * | net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packetGustavo A. R. Silva2017-10-31
| * | 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