Commit Graph

181 Commits (master)

Author SHA1 Message Date
Basil Gunn 2d6b61ec9d ax25: Fix segfault after sock connection timeout
6 years ago
Basil Gunn 4a7d99ea1b AX.25: Close socket connection on session completion
7 years ago
Willem de Bruijn ea47781c26 ax25: add link layer header validation function
7 years ago
Hannes Frederic Sowa 79462ad02e net: add validation for the socket syscall protocol argument
8 years ago
Richard Stearn da278622bf NET: AX.25: Stop heartbeat timer on disconnect.
8 years ago
David Miller 3200392b88 ax25: Stop using sock->sk_protinfo.
8 years ago
Eric W Biederman 8f481b50ea netfilter: Remove spurios included of netfilter.h
8 years ago
Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc
8 years ago
kbuild test robot 787fb2bd42 ax25: Fix the build when CONFIG_INET is disabled
8 years ago
Eric W. Biederman 1d5da757da ax25: Stop using magic neighbour cache operations.
8 years ago
Eric W. Biederman 945db424bf ax25: Stop depending on arp_find
8 years ago
Eric W. Biederman abb7b755d9 ax25: Stop calling/abusing dev_rebuild_header
8 years ago
Eric W. Biederman def6775369 neigh: Move neigh_compat_output into ax25_ip.c
8 years ago
Eric W. Biederman 3b6a94bed0 ax25: Refactor to use private neighbour operations.
8 years ago
Eric W. Biederman 46d4e47abe ax25: Make ax25_header and ax25_rebuild_header static
8 years ago
Eric W. Biederman e18dbd0593 ax25: In ax25_rebuild_header add missing kfree_skb
8 years ago
Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg
8 years ago
Al Viro 6ce8e9ce59 new helper: memcpy_from_msg()
9 years ago
David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper.
9 years ago
David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks.
9 years ago
Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size
10 years ago
Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic
10 years ago
Dan Carpenter 768877537d ax25: cleanup a range test
10 years ago
Joe Perches fe2c6338fd net: Convert uses of typedef ctl_table to struct ctl_table
10 years ago
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier
10 years ago
Mathias Krause ef3313e84a ax25: fix info leak via msg_name in ax25_recvmsg()
10 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators
10 years ago
Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry
10 years ago
Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create
10 years ago
Eric W. Biederman d13fda8564 userns: Convert net/ax25 to use kuid_t where appropriate
11 years ago
David S. Miller abaa72d7fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
11 years ago
Alan Cox ef764a13b8 ax25: Fix missing break
11 years ago
Dan Carpenter 5c9df5fed1 small cleanup in ax25_addr_parse()
11 years ago
Eric Dumazet 5d0ba55b64 net: use consume_skb() in place of kfree_skb()
11 years ago
David S. Miller f24001941c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
11 years ago
Eric W. Biederman 0ca7a4c87d net ax25: Simplify and cleanup the ax25 sysctl handling.
11 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net.
11 years ago
Eric W. Biederman 3adadc08cc net ax25: Reorder ax25_exit to remove races.
11 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int
11 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h
11 years ago
Xi Wang ba1cffe025 ax25: avoid overflows in ax25_setsockopt()
12 years ago
Ralf Baechle be639ac690 NET: AX.25: Check ioctl arguments to avoid overflows further down the road.
12 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
12 years ago
David S. Miller d8f969e603 ax25: Fix set-but-unused variable.
12 years ago
Ralf Baechle 8849b720e9 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls
12 years ago
Kees Cook 5b919f833d net: ax25: fix information leak to userland harder
13 years ago
Vasiliy Kulikov fe10ae5338 net: ax25: fix information leak to userland
13 years ago
Linus Torvalds 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel.
13 years ago
David S. Miller e548833df8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
13 years ago