index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ax25
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-22
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-3
/
+1
2006-07-13
[AX.25]: Optimize AX.25 socket list lock
Ralf Baechle
3
-13
/
+13
2006-07-13
[AX.25]: Fix locking of ax25 protocol function list.
Ralf Baechle
1
-9
/
+9
2006-07-11
[AX.25]: Get rid of the last volatile.
Ralf Baechle
1
-1
/
+1
2006-07-09
[AX.25]: Use kzalloc
Ralf Baechle
2
-5
/
+2
2006-07-04
[AX.25]: Reference counting for AX.25 routes.
Ralf Baechle DL5RB
2
-49
/
+23
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
7
-7
/
+0
2006-05-04
[AX.25]: Eleminate HZ from AX.25 kernel interfaces
Ralf Baechle
3
-38
/
+48
2006-05-04
[AX.25]: Move AX.25 symbol exports
Ralf Baechle
7
-18
/
+37
2006-05-04
[AX.25]: Spelling fix
Ralf Baechle
1
-1
/
+1
2006-03-20
[AX.25]: Fix potencial memory hole.
Ralf Baechle DL5RB
1
-1
/
+1
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
3
-0
/
+5
2006-01-04
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
1
-1
/
+1
2006-01-04
[NET]: move struct proto_ops to const
Eric Dumazet
1
-2
/
+2
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
3
-21
/
+10
2005-10-05
[AX.25]: Fix packet socket crash
Ralf Baechle
1
-1
/
+1
2005-09-13
[AX.25]: Reformat ax25_proto_ops initialization
Ralf Baechle
1
-18
/
+18
2005-09-13
[AX.25/ROSE]: Whitespace formatting changes
Ralf Baechle
1
-1
/
+1
2005-09-13
[NETROM/AX.25/ROSE]: Remove useless tests
Ralf Baechle
1
-5
/
+1
2005-09-13
[AX.25]: Rename ax25_encapsulate to ax25_hard_header
Ralf Baechle
2
-4
/
+4
2005-09-09
[AX.25]: Make asc2ax() thread-proof
Ralf Baechle
1
-15
/
+12
2005-09-07
[AX25]: Make ax2asc thread-proof
Ralf Baechle
4
-8
/
+13
2005-08-30
[AX25/NETROM/ROSE]: Kill net/ip.h inclusion
Ralf Baechle
2
-2
/
+0
2005-08-30
[AX25/NETROM]: Cleanup direct calls into IP stack
Ralf Baechle
1
-10
/
+3
2005-08-30
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
7
-7
/
+7
2005-08-30
[NET]: Kill skb->real_dev
David S. Miller
1
-4
/
+4
2005-08-30
[NET]: Kill skb->list
David S. Miller
1
-1
/
+1
2005-08-23
[AX25]: UID fixes
Ralf Baechle
3
-60
/
+55
2005-08-23
[NET]: Fix socket bitop damage
Ralf Baechle
1
-6
/
+1
2005-04-25
[AX25] Introduce ax25_type_trans
Arnaldo Carvalho de Melo
2
-4
/
+2
2005-04-22
[AX25]: make ax25_queue_xmit a net_device parameter
Arnaldo Carvalho de Melo
4
-14
/
+6
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
21
-0
/
+7071