Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c05a57f6fb6f398cde873c5ebe13ae26b3843b7e
/
net
/
netrom
/
af_netrom.c
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 9 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
dc8e541
netrom: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
7a3b684
netrom: info leak in ->getname()
by Dan Carpenter
· 12 years ago
c802d75
netrom: fix invalid use of sizeof in nr_recvmsg()
by Wei Yongjun
· 12 years ago
3ce5efa
netrom: fix info leak via msg_name in nr_recvmsg()
by Mathias Krause
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
bf5b30b
net: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
6cf5c95
netrom: copy_datagram_iovec can fail
by Alan Cox
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
32288eb
netrom: avoid overflows in nr_setsockopt()
by Xi Wang
· 13 years ago
0f20f5a
NET: NETROM: Fix formatting.
by Ralf Baechle
· 13 years ago
8849b72
NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls
by Ralf Baechle
· 14 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
90dd7f5
net: netrom: use seq_hlist_foo() helpers
by Li Zefan
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
f6b97b2
netrom: Fix nr_getname() leak
by Eric Dumazet
· 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
cc29c70
net/netrom: Fix socket locking
by Jean Delvare
· 16 years ago
80e20f6
Revert "netrom: zero length frame filtering in NetRom"
by David S. Miller
· 16 years ago
83e0bbc
af_rose/x25: Sanity check the maximum user frame size
by Alan Cox
· 16 years ago
a3ac80a
netrom: zero length frame filtering in NetRom
by Bernard Pidoux
· 16 years ago
b51414b
netrom: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
ba95b23
CRED: Wrap task credential accesses in the netrom protocol
by David Howells
· 16 years ago
859f4c7
netrom: Fix sock_orphan() use in nr_release
by Jarek Poplawski
· 16 years ago
cf508b1
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
by David S. Miller
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
c773e84
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
by David S. Miller
· 16 years ago
48c5732
netrom: Kill spurious NULL'ing of sk->sk_socket.
by David S. Miller
· 16 years ago
7b66767
netrom: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
by David S. Miller
· 16 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
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
e9dc865
[NET]: Make device event notification 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
639fc4c
[NET] NETROM: 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
75606dc
[AX25/NETROM/ROSE]: Convert to use modern wait queue API
by Ralf Baechle
· 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
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
5f8f59d
[NET] NETROM: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
a428271
[AX.25]: Fix unchecked ax25_linkfail_register uses
by Ralf Baechle
· 18 years ago
8d5cf59
[AX.25]: Fix unchecked ax25_protocol_register uses.
by Ralf Baechle
· 18 years ago
4b260a9
[NETROM] lockdep: fix false positive
by Ralf Baechle
· 18 years ago
5cc29e3
[NETROM]: Fix locking order when establishing a NETROM circuit.
by Ralf Baechle
· 18 years ago
1b30dd3
[AX.25]: Use kzalloc
by Ralf Baechle
· 18 years ago
18601a7
[NETROM]: Use socket helpers instead of direct fiddling with struct sock
by Ralf Baechle DL5RB
· 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
4d8937d
[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
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
5ff7630
[NETROM]: Remove unessecary lock_sock calls in netrom_ioctl()
by Christoph Hellwig
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
b88a762
[NETROM]: Introduct stuct nr_private
by Ralf Baechle
· 19 years ago
e21ce8c
[NETROM]: Implement G8PZT Circuit reset for NET/ROM
by Ralf Baechle
· 19 years ago
9b37ee7
[NETROM/AX.25/ROSE]: Remove useless tests
by Ralf Baechle
· 19 years ago
f75268c
[AX25]: Make ax2asc thread-proof
by Ralf Baechle
· 19 years ago
98a82fe
[AX25/NETROM]: Cleanup direct calls into IP stack
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
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