Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
41e20983fe553b39bc2b00e07c7a379f0c86a4bc
/
net
/
ax25
8c185ab
ax25: Fix possible oops in ax25_make_new
by Jarek Poplawski
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
2f72291
ax25: Add missing dev_put in ax25_setsockopt
by Ralf Baechle
· 15 years ago
c0181d4
ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl
by Jarek Poplawski
· 15 years ago
407fc5c
ax25: Fix SIOCAX25GETINFO ioctl
by Eric Dumazet
· 15 years ago
d55d87f
net: Move rx skb_orphan call to where needed
by Herbert Xu
· 15 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 15 years ago
c564039
net: sk_wmem_alloc has initial value of one, not zero
by Eric Dumazet
· 15 years ago
c7c1a0f
ax25: proc uid file misses header
by Alan Cox
· 16 years ago
c44a436
Revert "ax25: zero length frame filtering in AX25"
by David S. Miller
· 16 years ago
f99bcff
ax25: zero length frame filtering in AX25
by Bernard Pidoux
· 16 years ago
6078442
ax25: SOCK_DEBUG message simplification
by Bernard Pidoux
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
910d30b
ax25: more common return path joining
by Ilpo Järvinen
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
0eae1b9
ax25: join the return paths that free skb
by Ilpo Järvinen
· 16 years ago
e14bec2
ax25: fix warning in net/ax25/sysctl_net_ax25.c
by Ingo Molnar
· 16 years ago
7340040
CRED: Wrap task credential accesses in the AX25 protocol
by David Howells
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
33d1d2c
ax25: Quick fix for making sure unaccepted sockets get destroyed.
by David S. Miller
· 16 years ago
88a944e
Revert "ax25: Fix std timer socket destroy handling."
by David S. Miller
· 16 years ago
ffb2084
AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE
by Ralf Baechle
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
30902dc
ax25: Fix std timer socket destroy handling.
by David S. Miller
· 16 years ago
9375cb8
ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
by David S. Miller
· 16 years ago
7dccf1f
ax25: Fix NULL pointer dereference and lockup.
by Jarek Poplawski
· 16 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
ae1b6a3
[AX25]: Potential ax25_uid_assoc-s leaks on module unload.
by Pavel Emelyanov
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
5c2e2e2
[AX25]: Remove obsolete references to BKL from TODO file.
by Robert P. J. Day
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
f47b725
[AX25] ax25_out: check skb for NULL in ax25_kick()
by Jarek Poplawski
· 17 years ago
e848b58
[AX25] ax25_ds_timer: use mod_timer instead of add_timer
by Jarek Poplawski
· 17 years ago
21fab4a
[AX25] ax25_timer: use mod_timer instead of add_timer
by Jarek Poplawski
· 17 years ago
4de211f
[AX25] ax25_route: make ax25_route_lock BH safe
by Jarek Poplawski
· 17 years ago
1105b5d
[AX25] af_ax25: remove sock lock in ax25_info_show()
by Jarek Poplawski
· 17 years ago
1987e7b
[AX25]: Kill ax25_bind() user triggable printk.
by maximilian attems
· 17 years ago
f16f302
[AX25]: sparse cleanups
by Eric Dumazet
· 17 years ago
c6995bd
[AX25]: Switch to using ctl_paths.
by Pavel Emelyanov
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
ecd2ebd
[AX25] af_ax25: Possible circular locking.
by Jarek Poplawski
· 17 years ago
27d1cba
[AX25]: Kill user triggable printks.
by maximilian attems
· 17 years ago
c6e6ca7
[NET]: Correct two mistaken skb_reset_mac_header() conversions.
by David S. Miller
· 17 years ago
215f7b0
[AX25]: Locking dependencies fix in ax25_disconnect().
by Jarek Poplawski
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
9ac0be9
[AX25]: don't free pointers to statically allocated data
by Alexey Dobriyan
· 17 years ago
bd3b071
[NET] AX25: 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
9556fb7
[S390] Kconfig: unwanted menus for s390.
by Martin Schwidefsky
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
75606dc
[AX25/NETROM/ROSE]: Convert to use modern wait queue API
by Ralf Baechle
· 18 years ago
1a4e2d0
[SK_BUFF]: Some more conversions to skb_copy_from_linear_data
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
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
967b05f
[SK_BUFF]: Introduce skb_set_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
c14d245
[SK_BUFF]: Introduce skb_set_network_header
by Arnaldo Carvalho de Melo
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_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
954b2e7
[NET] AX.25 Kconfig and docs updates and fixes
by Ralf Baechle
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
2852236
[PATCH] sysctl: ax25: 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
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
528930b
[NET] AX25: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 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
f654c85
[HAMRADIO]: Fix baycom_epp.c compile failure.
by Ralf Baechle
· 18 years ago
15b1c0e
[AX.25]: Fix default address and broadcast address initialization.
by Ralf Baechle
· 18 years ago
e8cc49b
[AX.25]: Constify ax25 utility functions
by Ralf Baechle
· 18 years ago
0459d70
[AX25]: Use kmemdup
by Arnaldo Carvalho de Melo
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
c19c4b9
[AX.25]: Optimize AX.25 socket list lock
by Ralf Baechle
· 18 years ago
95ff9f4
[AX.25]: Fix locking of ax25 protocol function list.
by Ralf Baechle
· 18 years ago
bde3445
[AX.25]: Get rid of the last volatile.
by Ralf Baechle
· 18 years ago
1b30dd3
[AX.25]: Use kzalloc
by Ralf Baechle
· 18 years ago
006f68b
[AX.25]: Reference counting for AX.25 routes.
by Ralf Baechle DL5RB
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
e1fdb5b
[AX.25]: Eleminate HZ from AX.25 kernel interfaces
by Ralf Baechle
· 19 years ago
70868ea
[AX.25]: Move AX.25 symbol exports
by Ralf Baechle
· 19 years ago
3f07231
[AX.25]: Spelling fix
by Ralf Baechle
· 19 years ago
c7c694d
[AX.25]: Fix potencial memory hole.
by Ralf Baechle DL5RB
· 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
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
Next »