Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b4b05b9af35e4ba8aee4fc8fcfc4175c7feb3544
/
net
/
rose
« Previous
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
891e6a9
[ROSE]: Fix rose.ko oops on unload
by Alexey Dobriyan
· 17 years ago
6140efb
[NET] ROSE: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
75606dc
[AX25/NETROM/ROSE]: Convert to use modern wait queue API
by Ralf Baechle
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
eeeb037
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
2536b94
[ROSE]: Socket locking is a great invention.
by Ralf Baechle
· 18 years ago
6cee77d
[ROSE]: Remove ourselves from waitqueue when receiving a signal
by Ralf Baechle
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
2d4381d
[PATCH] sysctl: rose: remove unnecessary insert_at_head flag
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
3dcf7c5
[NET] ROSE: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
a3d3840
[AX.25]: Fix unchecked rose_add_loopback_neigh uses
by Ralf Baechle
· 18 years ago
a159aaa
[AX.25]: Fix unchecked rose_add_loopback_node uses
by Ralf Baechle
· 18 years ago
a428271
[AX.25]: Fix unchecked ax25_linkfail_register uses
by Ralf Baechle
· 18 years ago
81dcd16
[AX.25]: Fix unchecked ax25_listen_register uses
by Ralf Baechle
· 18 years ago
8d5cf59
[AX.25]: Fix unchecked ax25_protocol_register uses.
by Ralf Baechle
· 18 years ago
c9266b9
[AX.25]: Mark all kmalloc users __must_check
by Ralf Baechle
· 18 years ago
0506d40
[ROSE] rose_add_loopback_node: propagate -E
by Alexey Dobriyan
· 18 years ago
b1d21ca
[ROSE] lockdep: fix false positive
by Ralf Baechle
· 18 years ago
1b30dd3
[AX.25]: Use kzalloc
by Ralf Baechle
· 18 years ago
d85838c
[ROSE]: Try all routes when establishing a ROSE connections.
by Ralf Baechle
· 18 years ago
8dc22d2
[ROSE]: Fix dereference of skb pointer after free.
by Ralf Baechle
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f530937
[NETROM/ROSE]: Kill module init version kernel log messages.
by Ralf Baechle
· 19 years ago
82e8424
[ROSE]: Eleminate HZ from ROSE kernel interfaces
by Ralf Baechle
· 19 years ago
4cc7c27
[ROSE]: Fix routing table locking in rose_remove_neigh.
by Ralf Baechle
· 19 years ago
86cfcb9
[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.
by Ralf Baechle
· 19 years ago
0cc5ae2
[ROSE]: Remove useless prototype for rose_remove_neigh().
by Ralf Baechle
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
a3d7a9d
[ROSE]: rose_heartbeat_expiry() locking fix
by Andrew Morton
· 19 years ago
95df1c0
[AX.25]: Use constant instead of magic number
by Ralf Baechle
· 19 years ago
520d1b8
[ROSE]: fix typo (regeistration)
by Alexey Dobriyan
· 19 years ago
a83cd2c
[ROSE]: check rose_ndevs earlier
by Alexey Dobriyan
· 19 years ago
70ff3b6
[ROSE]: return sane -E* from rose_proto_init()
by Alexey Dobriyan
· 19 years ago
c3c4ed6
[ROSE]: do proto_unregister() on exit paths
by Alexey Dobriyan
· 19 years ago
d2ce4bc
[ROSE]: ROSE has no ARP
by Ralf Baechle
· 19 years ago
20b7d10
[AX.25/ROSE]: Whitespace formatting changes
by Ralf Baechle
· 19 years ago
9b37ee7
[NETROM/AX.25/ROSE]: Remove useless tests
by Ralf Baechle
· 19 years ago
baed16a
[AX.25]: Make asc2ax() thread-proof
by Ralf Baechle
· 19 years ago
f75268c
[AX25]: Make ax2asc thread-proof
by Ralf Baechle
· 19 years ago
c91326d
[AX25/NETROM/ROSE]: Kill net/ip.h inclusion
by Ralf Baechle
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
8728b83
[NET]: Kill skb->list
by David S. Miller
· 19 years ago
c1cc168
[ROSE]: Fix typo in rose_route_frame() locking fix.
by David S. Miller
· 19 years ago
dc16aaf
[ROSE]: Fix missing unlocks in rose_route_frame()
by David S. Miller
· 19 years ago
01d7dd0
[AX25]: UID fixes
by Ralf Baechle
· 19 years ago
53b924b
[NET]: Fix socket bitop damage
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago