index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
iucv
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/iucv: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-02-22
1
-1
/
+1
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
2021-11-19
1
-1
/
+1
*
net/af_iucv: fix kernel doc comments
Heiko Carstens
2021-11-19
1
-19
/
+19
*
net/iucv: fix kernel doc comments
Heiko Carstens
2021-11-19
1
-62
/
+62
*
net/iucv: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-09
1
-9
/
+9
*
net/iucv: get rid of register asm usage
Heiko Carstens
2021-08-09
1
-20
/
+22
*
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
*
s390: iucv: Avoid field over-reading memcpy()
Kees Cook
2021-07-01
1
-10
/
+12
*
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/iucv: fix indentation in __iucv_message_receive()
Julian Wiedmann
2020-10-03
1
-5
/
+3
*
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-2
/
+2
|
\
|
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-2
/
+2
*
|
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
|
/
*
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
*
net/iucv: remove pm support
Julian Wiedmann
2020-05-19
1
-188
/
+0
*
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: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
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/iucv: declare iucv_path_table_empty() as static
Julian Wiedmann
2018-09-05
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
[next]