summaryrefslogtreecommitdiff
path: root/net/rose/af_rose.c
Commit message (Expand)AuthorAge
* 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/rose: Convert timers to use timer_setup()Kees Cook2017-10-18
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
|\
| * NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle2015-06-23
* | 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: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * net: rose: restore old recvmsg behaviorFlorian Westphal2013-12-29
* | rose: cleanup checkpatch errors,spaces requiredWeilong Chen2013-12-22
|/
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* rose: fix info leak via msg_name in rose_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
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG callsRalf Baechle2011-04-14
* rose: Add length checks to CALL_REQUEST parsingBen Hutchings2011-03-27
* ROSE: AX25: finding routes simplificationBernard Pidoux2011-02-14
* rose: Fix signedness issues wrt. digi count.David S. Miller2010-09-20
* 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: rose: 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-05
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* net: constify remaining proto_opsAlexey Dobriyan2009-09-14
* rose: Fix rose_getname() leakEric Dumazet2009-08-06
* NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-26
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-18
* net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet2009-06-17
* Revert "rose: zero length frame filtering in af_rose.c"David S. Miller2009-04-14
* af_rose/x25: Sanity check the maximum user frame sizeAlan Cox2009-03-27
* rose: convert to internal net_device_statsStephen Hemminger2009-01-21
* Merge branch 'master' into nextJames Morris2008-12-04
|\
| * rose: zero length frame filtering in af_rose.cBernard Pidoux2008-11-25
* | CRED: Wrap task credential accesses in the ROSE protocolDavid Howells2008-11-14
|/
* netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller2008-07-22
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-19