index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
iucv
/
af_iucv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/af_iucv: remove wrappers around iucv (de-)registration
Julian Wiedmann
2021-08-09
1
-13
/
+3
*
net/af_iucv: clean up a try_then_request_module()
Julian Wiedmann
2021-08-09
1
-11
/
+3
*
net/af_iucv: support drop monitoring
Julian Wiedmann
2021-08-09
1
-20
/
+22
*
net/af_iucv: clean up some forward declarations
Julian Wiedmann
2021-06-12
1
-17
/
+10
*
iucv: af_iucv.c: Couple of typo fixes
Bhaskar Chowdhury
2021-03-28
1
-2
/
+2
*
net/af_iucv: build SG skbs for TRANS_HIPER sockets
Julian Wiedmann
2021-01-28
1
-2
/
+4
*
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
2021-01-28
1
-59
/
+21
*
net/af_iucv: count packets in the xmit path
Julian Wiedmann
2021-01-28
1
-6
/
+24
*
net/af_iucv: don't lookup the socket on TX notification
Julian Wiedmann
2021-01-28
1
-12
/
+3
*
net/af_iucv: remove WARN_ONCE on malformed RX packets
Alexander Egorenkov
2021-01-28
1
-1
/
+0
*
net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr
Julian Wiedmann
2020-12-08
1
-4
/
+4
*
net/af_iucv: set correct sk_protocol for child sockets
Julian Wiedmann
2020-11-21
1
-2
/
+2
*
net/af_iucv: fix null pointer dereference on shutdown
Ursula Braun
2020-11-10
1
-1
/
+2
*
net/af_iucv: right-size the uid variable in iucv_sock_bind()
Julian Wiedmann
2020-10-03
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-5
/
+5
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-2
/
+2
*
net/af_iucv: clean up function prototypes
Julian Wiedmann
2020-05-19
1
-57
/
+51
*
net/af_iucv: remove a redundant zero initialization
Julian Wiedmann
2020-05-19
1
-1
/
+0
*
net/af_iucv: replace open-coded U16_MAX
Julian Wiedmann
2020-05-19
1
-1
/
+2
*
net/af_iucv: remove pm support
Julian Wiedmann
2020-05-19
1
-140
/
+1
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
net/af_iucv: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-29
1
-5
/
+9
*
net/af_iucv: always register net_device notifier
Julian Wiedmann
2019-06-19
1
-7
/
+20
*
net/af_iucv: build proper skbs for HiperTransport
Julian Wiedmann
2019-06-19
1
-5
/
+11
*
net/af_iucv: remove GFP_DMA restriction for HiperTransport
Julian Wiedmann
2019-06-19
1
-1
/
+5
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
iucv: Remove SKB list assumptions.
David S. Miller
2018-11-10
1
-26
/
+15
*
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-23
1
-1
/
+1
*
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
2018-09-26
1
-29
/
+13
*
net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-19
1
-1
/
+1
*
net/af_iucv: fix skb handling on HiperTransport xmit error
Julian Wiedmann
2018-09-05
1
-11
/
+23
*
net/af_iucv: drop inbound packets with invalid flags
Julian Wiedmann
2018-09-05
1
-2
/
+2
*
net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freeze
zhong jiang
2018-08-08
1
-2
/
+1
*
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
1
-1
/
+1
*
net: remove blank lines at end of file
Stephen Hemminger
2018-07-24
1
-1
/
+0
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-2
/
+5
*
net/iucv: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+3
|
\
|
*
net/iucv: Free memory obtained by kzalloc
Arvind Yadav
2018-03-16
1
-1
/
+3
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-3
/
+2
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-9
/
+9
*
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-3
/
+3
*
iucv: Convert sk_wmem_alloc accesses to refcount_t.
David S. Miller
2017-07-03
1
-1
/
+1
*
af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...
Mateusz Jurczyk
2017-06-25
1
-5
/
+3
*
net/iucv: improve endianness handling
Hans Wippel
2017-06-25
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+1
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
net/af_iucv: don't use paged skbs for TX on HiperSockets
Julian Wiedmann
2017-01-10
1
-11
/
+14
*
Subject: [PATCH] af_iucv: drop skbs rejected by filter
Ursula Braun
2016-10-12
1
-7
/
+17
[next]