Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5d20e391d9e821cbfe35c9bcf9e965690121386c
/
net
/
iucv
b977cc3
net/af_iucv: always register net_device notifier
by Julian Wiedmann
· 5 years ago
9cbefb0
net/af_iucv: build proper skbs for HiperTransport
by Julian Wiedmann
· 5 years ago
fd54c18
Revert "net: simplify sock_poll_wait"
by Karsten Graul
· 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
· 6 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
· 7 years ago
2e56c26
net/iucv: improve endianness handling
by Hans Wippel
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 7 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
· 8 years ago
a006353a9
af_iucv: use paged SKBs for big inbound messages
by Eugene Crosser
· 8 years ago
291759a
af_iucv: remove fragment_skb() to use paged SKBs
by Eugene Crosser
· 8 years ago
e537439
af_iucv: use paged SKBs for big outbound messages
by Eugene Crosser
· 8 years ago
02f0691
iucv: properly clone LSM attributes to newly created child sockets
by Paul Moore
· 8 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
· 9 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
· 10 years ago
53a4b49
af_iucv: Add automatic (source) iucv_name to bind
by Philipp Hachtmann
· 10 years ago
f5738e2
af_iucv: wrong mapping of sent and confirmed skbs
by Ursula Braun
· 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
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
2f139a5
af_iucv: recvmsg problem for SOCK_STREAM sockets
by Ursula Braun
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
013dbb3
net: delete __cpuinit usage from all net files
by Paul Gortmaker
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f9c41a6
af_iucv: fix recvmsg by replacing skb_pull() function
by Ursula Braun
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a5598bd
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
by Mathias Krause
· 12 years ago
8facd5f
net: fix smatch warnings inside datagram_poll
by Jacob Keller
· 12 years ago
7d4c04f
net: add option to enable error queue packets waking select
by Keller, Jacob E
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
c0048de
iucv: fix kernel panic at reboot
by Hendrik Brueckner
· 12 years ago
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 12 years ago
62b1a8a
net: remove skb_orphan_try()
by Eric Dumazet
· 12 years ago
db14179
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
fde15c3
[S390] irq: external interrupt code passing
by Heiko Carstens
· 13 years ago
82492a3
af_iucv: add shutdown for HS transport
by Ursula Braun
· 13 years ago
9fbd87d
af_iucv: handle netdev events
by Ursula Braun
· 13 years ago
51363b8
af_iucv: allow retrieval of maximum message size
by Ursula Braun
· 13 years ago
800c5eb
af_iucv: change net_device handling for HS transport
by Ursula Braun
· 13 years ago
7f1b0ea
af_iucv: block writing if msg limit is exceeded
by Ursula Braun
· 13 years ago
7d316b9
af_iucv: remove IUCV-pathes completely
by Ursula Braun
· 13 years ago
aac6399
af_iucv: get rid of state IUCV_SEVERED
by Ursula Braun
· 13 years ago
9e8ba5f
af_iucv: remove unused timer infrastructure
by Ursula Braun
· 13 years ago
816abba
af_iucv: release reference to HS device
by Ursula Braun
· 13 years ago
42bd48e
af_iucv: accelerate close for HS transport
by Ursula Braun
· 13 years ago
c64d3f8
af_iucv: support ancillary data with HS transport
by Ursula Braun
· 13 years ago
87fb4b7
net: more accurate skb truesize
by Eric Dumazet
· 13 years ago
3881ac4
af_iucv: add HiperSockets transport
by Ursula Braun
· 13 years ago
493d397
af_iucv: cleanup - use iucv_sk(sk) early
by Ursula Braun
· 13 years ago
6fcd61f
af_iucv: use loadable iucv interface
by Frank Blaschka
· 13 years ago
c69748d
iucv: kernel option for z/VM IUCV and HiperSockets
by Ursula Braun
· 13 years ago
96d042a
iucv: introduce loadable iucv interface
by Frank Blaschka
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
5beab99
[S390] iucv cr0 enablement bit
by Martin Schwidefsky
· 13 years ago
d7b250e
[S390] irq: merge irq.c and s390_ext.c
by Heiko Carstens
· 13 years ago
f201903
convert old cpumask API into new one
by KOSAKI Motohiro
· 13 years ago
9f6298a
af_iucv: get rid of compile warning
by Ursula Braun
· 13 years ago
5db79c0
iucv: get rid of compile warning
by Ursula Braun
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
Next »