| Commit message (Expand) | Author | Age | Files | Lines |
* | ax25: Stop using magic neighbour cache operations. | Eric W. Biederman | 2015-03-03 | 1 | -4/+1 |
* | ax25: Refactor to use private neighbour operations. | Eric W. Biederman | 2015-03-02 | 1 | -0/+5 |
* | ax25: Make ax25_header and ax25_rebuild_header static | Eric W. Biederman | 2015-03-02 | 1 | -3/+0 |
* | ax25.h: Remove extern from function prototypes | Joe Perches | 2013-07-31 | 1 | -106/+109 |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 1 | -4/+4 |
* | userns: Convert net/ax25 to use kuid_t where appropriate | Eric W. Biederman | 2012-08-14 | 1 | -2/+2 |
* | net ax25: Fix the build when sysctl support is disabled. | Eric W. Biederman | 2012-04-23 | 1 | -2/+2 |
* | net ax25: Simplify and cleanup the ax25 sysctl handling. | Eric W. Biederman | 2012-04-20 | 1 | -5/+5 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [AX25] ax25_ds_timer: use mod_timer instead of add_timer | Jarek Poplawski | 2008-02-12 | 1 | -0/+1 |
* | [AX25] ax25_timer: use mod_timer instead of add_timer | Jarek Poplawski | 2008-02-12 | 1 | -0/+1 |
* | [NET] include/net/: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 | 1 | -1/+4 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [PATCH] mark struct file_operations const 1 | Arjan van de Ven | 2007-02-12 | 1 | -2/+2 |
* | [AX.25]: Fix unchecked ax25_linkfail_register uses | Ralf Baechle | 2006-12-17 | 1 | -2/+8 |
* | [AX.25]: Fix unchecked ax25_protocol_register uses. | Ralf Baechle | 2006-12-17 | 1 | -1/+8 |
* | [AX.25]: Mark all kmalloc users __must_check | Ralf Baechle | 2006-12-17 | 1 | -5/+6 |
* | [HAMRADIO]: Fix baycom_epp.c compile failure. | Ralf Baechle | 2006-12-11 | 1 | -0/+2 |
* | [AX.25]: Fix default address and broadcast address initialization. | Ralf Baechle | 2006-12-08 | 1 | -3/+3 |
* | [AX.25]: Constify ax25 utility functions | Ralf Baechle | 2006-12-08 | 1 | -8/+10 |
* | [AX.25]: Reference counting for AX.25 routes. | Ralf Baechle DL5RB | 2006-07-03 | 1 | -9/+15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-06 | 1 | -5/+5 |
|\ |
|
| * | [AX.25]: Eleminate HZ from AX.25 kernel interfaces | Ralf Baechle | 2006-05-03 | 1 | -5/+5 |
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
|/ |
|
* | [AX.25]: Fix potencial memory hole. | Ralf Baechle DL5RB | 2006-03-19 | 1 | -1/+8 |
* | drivers/net: Remove pointless checks for NULL prior to calling kfree() | Jesper Juhl | 2005-10-28 | 1 | -2/+1 |
* | [AX.25]: Fix signed char bug | Ralf Baechle | 2005-10-22 | 1 | -1/+1 |
* | [AX.25]: Add descriptions to constants | Ralf Baechle | 2005-09-12 | 1 | -5/+5 |
* | [AX.25]: Add more PIDs | Ralf Baechle | 2005-09-12 | 1 | -5/+14 |
* | [AX.25]: Rename ax25_encapsulate to ax25_hard_header | Ralf Baechle | 2005-09-12 | 1 | -1/+1 |
* | [AX.25]: Make asc2ax() thread-proof | Ralf Baechle | 2005-09-08 | 1 | -1/+1 |
* | [AX25]: Make ax2asc thread-proof | Ralf Baechle | 2005-09-06 | 1 | -1/+1 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 | 1 | -1/+1 |
* | [AX25]: UID fixes | Ralf Baechle | 2005-08-23 | 1 | -2/+16 |
* | [AX25]: endian-annotate ax25_type_trans() | Alexey Dobriyan | 2005-06-20 | 1 | -1/+1 |
* | [AX25] Introduce ax25_type_trans | Arnaldo Carvalho de Melo | 2005-04-24 | 1 | -0/+8 |
* | [AX25]: make ax25_queue_xmit a net_device parameter | Arnaldo Carvalho de Melo | 2005-04-21 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+385 |