aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25/af_ax25.c
Commit message (Expand)AuthorAge
* ax25: enforce CAP_NET_RAW for raw socketsOri Nimron2019-09-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* net: ax25: fix misuse of %xFuqian Huang2019-04-21
* net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-19
* ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang2018-12-30
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* 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_seq{,_data}Christoph Hellwig2018-05-16
|/
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* net: ax25: Convert timers to use timer_setup()Kees Cook2017-10-24
* net, ax25: convert ax25_cb.refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* 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
* AX.25: Close socket connection on session completionBasil Gunn2016-06-18
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* ax25: Stop using sock->sk_protinfo.David Miller2015-06-28
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* new helper: memcpy_from_msg()Al Viro2014-11-24
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-19
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* ax25: cleanup a range testDan Carpenter2013-10-18
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause2013-04-07
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* ax25: Fix missing breakAlan Cox2012-07-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\
| * net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-19
* | net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman2012-04-20
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* ax25: avoid overflows in ax25_setsockopt()Xi Wang2011-12-28
* NET: AX.25: Check ioctl arguments to avoid overflows further down the road.Ralf Baechle2011-11-29
* NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG callsRalf Baechle2011-04-14
* net: ax25: fix information leak to userland harderKees Cook2011-01-12
* net: ax25: fix information leak to userlandVasiliy Kulikov2010-11-10
* net/ax25: Use available error codesJulia Lawall2010-08-18
* net: sk_sleep() helperEric Dumazet2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: ax25: use seq_hlist_foo() helpersLi Zefan2010-02-10
* net: use net_eq to compare netsOctavian Purdila2009-11-25
* net: pass kern to net_proto_family create functionEric Paris2009-11-06