summaryrefslogtreecommitdiffstats
path: root/include/net/ax25.h
Commit message (Expand)AuthorAgeFilesLines
* ax25: Stop using sock->sk_protinfo.David Miller2015-06-281-1/+15
* ax25: Stop using magic neighbour cache operations.Eric W. Biederman2015-03-031-4/+1
* ax25: Refactor to use private neighbour operations.Eric W. Biederman2015-03-021-0/+5
* ax25: Make ax25_header and ax25_rebuild_header staticEric W. Biederman2015-03-021-3/+0
* ax25.h: Remove extern from function prototypesJoe Perches2013-07-311-106/+109
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-4/+4
* userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-141-2/+2
* net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman2012-04-231-2/+2
* net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman2012-04-201-5/+5
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski2008-02-121-0/+1
* [AX25] ax25_timer: use mod_timer instead of add_timerJarek Poplawski2008-02-121-0/+1
* [NET] include/net/: Spelling fixesJoe Perches2007-12-201-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-1/+4
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] mark struct file_operations const 1Arjan van de Ven2007-02-121-2/+2
* [AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle2006-12-171-2/+8
* [AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle2006-12-171-1/+8
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-171-5/+6
* [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-111-0/+2
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-081-3/+3
* [AX.25]: Constify ax25 utility functionsRalf Baechle2006-12-081-8/+10
* [AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB2006-07-031-9/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-061-5/+5
|\
| * [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-031-5/+5
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
|/
* [AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2006-03-191-1/+8
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-2/+1
* [AX.25]: Fix signed char bugRalf Baechle2005-10-221-1/+1
* [AX.25]: Add descriptions to constantsRalf Baechle2005-09-121-5/+5
* [AX.25]: Add more PIDsRalf Baechle2005-09-121-5/+14
* [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-121-1/+1
* [AX.25]: Make asc2ax() thread-proofRalf Baechle2005-09-081-1/+1
* [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-061-1/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* [AX25]: UID fixesRalf Baechle2005-08-231-2/+16
* [AX25]: endian-annotate ax25_type_trans()Alexey Dobriyan2005-06-201-1/+1
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-241-0/+8
* [AX25]: make ax25_queue_xmit a net_device parameterArnaldo Carvalho de Melo2005-04-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+385