summaryrefslogtreecommitdiffstats
path: root/net/ax25
AgeCommit message (Expand)AuthorFilesLines
2022-11-16ax25: af_ax25: Remove unnecessary (void*) conversionsLi zeming1-2/+2
2022-08-22ax25: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-05net: avoid overflow when rose /proc displays timer information.Francois Romieu1-1/+3
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+2
2022-07-28ax25: fix incorrect dev_tracker usageEric Dumazet1-2/+2
2022-06-17ax25: use GFP_KERNEL in ax25_dev_device_up()Peter Lafreniere1-2/+3
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+28
2022-06-15net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsgDuoming Zhou1-5/+28
2022-06-09net: rename reference+tracking helpersJakub Kicinski2-6/+7
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou3-11/+19
2022-05-17ax25: merge repeat codes in ax25_dev_device_down()Lu Wei1-12/+10
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp1-2/+1
2022-03-29ax25: Fix UAF bugs in ax25 timersDuoming Zhou1-0/+5
2022-03-29ax25: fix UAF bug in ax25_send_control()Duoming Zhou1-4/+4
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-11/+27
2022-03-21ax25: Fix NULL pointer dereferences in ax25 timersDuoming Zhou2-8/+16
2022-03-21ax25: Fix refcount leaks caused by ax25_cb_del()Duoming Zhou1-3/+11
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2022-03-09ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou1-0/+7
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+5
2022-02-09ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou1-1/+4
2022-02-09ax25: fix NPD bug in ax25_disconnectDuoming Zhou1-1/+1
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-14/+50
2022-02-03ax25: fix reference count leaks of ax25_devDuoming Zhou3-16/+36
2022-01-28ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou3-2/+15
2022-01-28ax25: improve the incomplete fix to avoid UAF and NPD bugsDuoming Zhou1-3/+6
2022-01-27net: ax25: remove route refcountJakub Kicinski1-3/+2
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+5
2022-01-07ax25: uninitialized variable in ax25_setsockopt()Dan Carpenter1-5/+5
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2021-12-18ax25: NPD bug when detaching AX25 deviceLin Ma1-1/+3
2021-12-07ax25: add net device refcount trackerEric Dumazet1-4/+4
2021-10-13ax25: constify dev_addr passingJakub Kicinski5-8/+8
2021-08-03ax25: use skb_expand_headVasily Averin3-23/+7
2021-03-30net/ax25: Delete obsolete TODO fileWang Qing1-20/+0
2021-03-10net: ax25: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+8
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig1-3/+3
2020-07-23AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter1-1/+4
2020-07-22AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye1-1/+2
2020-07-22AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye1-1/+3
2020-07-13AX.25 Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov1-5/+5
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+4
2020-05-20ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet1-2/+4
2020-04-28docs: networking: convert ax25.txt to ReSTMauro Carvalho Chehab1-3/+3
2020-01-09net: Make sock protocol value checks more specificMat Martineau1-1/+1
2019-11-06net: use helpers to change sk_ack_backlogEric Dumazet2-2/+2
2019-09-24ax25: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-06-16ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner18-72/+18