- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- b5d8cf0 net/af_iucv: Use struct_group() to zero struct iucv_sock region by Kees Cook · 3 years, 1 month ago
- 7c8e1a9 net/af_iucv: fix kernel doc comments by Heiko Carstens · 3 years, 1 month ago
- 682026a net/iucv: fix kernel doc comments by Heiko Carstens · 3 years, 1 month ago
- 8c39ed4 net/iucv: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
- 50348fa net/iucv: get rid of register asm usage by Heiko Carstens · 3 years, 5 months ago
- ff8424b net/af_iucv: remove wrappers around iucv (de-)registration by Julian Wiedmann · 3 years, 5 months ago
- 4eb9eda net/af_iucv: clean up a try_then_request_module() by Julian Wiedmann · 3 years, 5 months ago
- 10d6393 net/af_iucv: support drop monitoring by Julian Wiedmann · 3 years, 5 months ago
- 5140aaa s390: iucv: Avoid field over-reading memcpy() by Kees Cook · 3 years, 6 months ago
- 87c272c net/af_iucv: clean up some forward declarations by Julian Wiedmann · 3 years, 7 months ago
- bf05d48 iucv: af_iucv.c: Couple of typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago
- 2c3b445 net/af_iucv: build SG skbs for TRANS_HIPER sockets by Julian Wiedmann · 4 years ago
- 80bc97a net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets by Julian Wiedmann · 4 years ago
- ef6af7b net/af_iucv: count packets in the xmit path by Julian Wiedmann · 4 years ago
- c464444 net/af_iucv: don't lookup the socket on TX notification by Julian Wiedmann · 4 years ago
- 27e9c1d net/af_iucv: remove WARN_ONCE on malformed RX packets by Alexander Egorenkov · 4 years ago
- 97f8841 net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr by Julian Wiedmann · 4 years, 1 month ago
- c5dab09 net/af_iucv: set correct sk_protocol for child sockets by Julian Wiedmann · 4 years, 1 month ago
- 4031eea net/af_iucv: fix null pointer dereference on shutdown by Ursula Braun · 4 years, 2 months ago
- a29f245 net/iucv: fix indentation in __iucv_message_receive() by Julian Wiedmann · 4 years, 3 months ago
- 398999b net/af_iucv: right-size the uid variable in iucv_sock_bind() by Julian Wiedmann · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
- e9a36ca net/af_iucv: clean up function prototypes by Julian Wiedmann · 4 years, 7 months ago
- dca1262 net/af_iucv: remove a redundant zero initialization by Julian Wiedmann · 4 years, 7 months ago
- 0d1c766 net/af_iucv: replace open-coded U16_MAX by Julian Wiedmann · 4 years, 7 months ago
- 585bc22 net/af_iucv: remove pm support by Julian Wiedmann · 4 years, 7 months ago
- 4b32f86b net/iucv: remove pm support by Julian Wiedmann · 4 years, 7 months ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- 05bba1e net/af_iucv: mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
- 06996c1 net/af_iucv: always register net_device notifier by Julian Wiedmann · 6 years ago
- 238965b net/af_iucv: build proper skbs for HiperTransport by Julian Wiedmann · 6 years ago
- fdbf632 net/af_iucv: remove GFP_DMA restriction for HiperTransport by Julian Wiedmann · 6 years ago
- de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 9e73317 iucv: Remove SKB list assumptions. by David S. Miller · 6 years ago
- 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
- cd11d11 net/af_iucv: locate IUCV header via skb_network_header() by Julian Wiedmann · 6 years ago
- 86c85e1 net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
- b7f4156 net/iucv: declare iucv_path_table_empty() as static by Julian Wiedmann · 6 years ago
- b2f5439 net/af_iucv: fix skb handling on HiperTransport xmit error by Julian Wiedmann · 6 years ago
- 2224409 net/af_iucv: drop inbound packets with invalid flags by Julian Wiedmann · 6 years ago
- fb3b467 net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freeze by zhong jiang · 6 years ago
- dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
- e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
- f87be89 net/iucv: convert to ->poll_mask by Christoph Hellwig · 7 years ago
- 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- fa6a91e net/iucv: Free memory obtained by kzalloc by Arvind Yadav · 7 years ago
- 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
- b2c9c5d iucv: Convert sk_wmem_alloc accesses to refcount_t. by David S. Miller · 7 years ago
- e3c42b6 af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
- 2e56c26 net/iucv: improve endianness handling by Hans Wippel · 8 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- dc5367b net/af_iucv: don't use paged skbs for TX on HiperSockets by Julian Wiedmann · 8 years ago
- e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 9c6bafa net/iucv: Use explicit clean up labels in iucv_init() by Sebastian Andrzej Siewior · 8 years ago
- 38b4829 net/iucv: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 8c68b1a Subject: [PATCH] af_iucv: drop skbs rejected by filter by Ursula Braun · 8 years ago
- 4e0ad32 Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWN by Ursula Braun · 8 years ago
- 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- eb090ad s390/iucv: use basic blocks for iucv inline assemblies by Heiko Carstens · 9 years ago
- a006353a9 af_iucv: use paged SKBs for big inbound messages by Eugene Crosser · 9 years ago
- 291759a af_iucv: remove fragment_skb() to use paged SKBs by Eugene Crosser · 9 years ago
- e537439 af_iucv: use paged SKBs for big outbound messages by Eugene Crosser · 9 years ago
- 02f0691 iucv: properly clone LSM attributes to newly created child sockets by Paul Moore · 9 years ago
- 52a82e2 af_iucv: Validate socket address length in iucv_sock_bind() by Ursula Braun · 9 years ago
- 979f66b iucv: call skb_linearize() when needed by Eugene Crosser · 9 years ago
- 0506eb0 iucv: prevent information leak in iucv_message by Eugene Crosser · 9 years ago
- f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
- 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 9 years ago
- 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
- 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
- 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- ed4ac42 af_iucv: fix AF_IUCV sendmsg() errno by Eugene Crosser · 10 years ago
- 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
- f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 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
- 47c4cfc iucv: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
- 1042cab af_iucv: avoid path quiesce of severed path in shutdown() by Ursula Braun · 10 years ago
- 089b032 af_iucv: remove unnecessary break after goto by Fabian Frederick · 10 years ago
- 4d520f6 af_iucv: correct cleanup if listen backlog is full by Ursula Braun · 11 years ago
- 53a4b49 af_iucv: Add automatic (source) iucv_name to bind by Philipp Hachtmann · 11 years ago
- f5738e2 af_iucv: wrong mapping of sent and confirmed skbs by Ursula Braun · 11 years ago
- 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
- d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
- 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 11 years ago
- a0e247a net/iucv/iucv.c: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago