index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_core_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-23
s390/qeth: fix use-after-free in error path
Julian Wiedmann
1
-9
/
+6
2018-12-13
s390/qeth: fix length check in SNMP processing
Julian Wiedmann
1
-15
/
+12
2018-09-26
s390/qeth: fix race in used-buffer accounting
Julian Wiedmann
1
-1
/
+2
2018-03-31
s390/qeth: on channel error, reject further cmd requests
Julian Wiedmann
1
-0
/
+1
2018-03-31
s390/qeth: lock read device while queueing next buffer
Julian Wiedmann
1
-3
/
+13
2018-03-31
s390/qeth: when thread completes, wake up all waiters
Julian Wiedmann
1
-1
/
+1
2018-03-31
s390/qeth: free netdevice when removing a card
Julian Wiedmann
1
-2
/
+0
2018-03-11
s390/qeth: fix IPA command submission race
Julian Wiedmann
1
-9
/
+10
2018-03-11
s390/qeth: fix SETIP command handling
Julian Wiedmann
1
-6
/
+8
2017-11-15
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
1
-4
/
+17
2017-06-07
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
1
-8
/
+9
2017-06-07
s390/qeth: handle sysfs error during initialization
Ursula Braun
1
-1
/
+3
2015-09-21
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
1
-7
/
+171
2015-09-21
qeth: move OSA portname into deprecated status
Ursula Braun
1
-56
/
+7
2015-05-18
qeth: OSA version of SETBRIDGEPORT command
Eugene Crosser
1
-1
/
+2
2015-02-28
qeth: Fix command sizes
Stefan Raspl
1
-2
/
+3
2015-01-25
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
1
-14
/
+67
2015-01-25
qeth: clean up error handling
Eugene Crosser
1
-2
/
+34
2014-10-26
qeth: fix some trace formating issues
Thomas Richter
1
-3
/
+3
2014-10-26
qeth: qeth_core_main make local functions static
Thomas Richter
1
-3
/
+15
2014-09-02
qeth: don't query for info if hardware not ready.
Eugene Crosser
1
-1
/
+15
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-64
/
+97
2014-07-22
s390/qeth: extract qdio buffers from output buffer struct
Sebastian Ott
1
-35
/
+56
2014-07-22
s390/qeth: extract qdio buffers from input buffer struct
Sebastian Ott
1
-6
/
+15
2014-07-22
s390/qeth: qdio queue helpers
Sebastian Ott
1
-25
/
+28
2014-07-21
qeth: Display adjacent switch attributes
Stefan Raspl
1
-0
/
+39
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-41
/
+59
2014-06-06
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
1
-8
/
+11
2014-05-30
qeth: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+2
2014-05-20
s390/cio: fix multiple structure definitions
Sebastian Ott
1
-10
/
+2
2014-04-28
qeth: Add new priority queueing options
Stefan Raspl
1
-4
/
+11
2014-04-28
qeth: Extend priority queueing to IPv6
Stefan Raspl
1
-27
/
+35
2014-04-28
qeth: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2014-03-20
qeth: make qeth_query_card_info_cb() static
Heiko Carstens
1
-2
/
+2
2014-02-25
qeth: postpone freeing of qdio memory
Ursula Braun
1
-2
/
+3
2014-02-21
s390: improve debug feature usage
Sebastian Ott
1
-2
/
+2
2014-01-29
qeth: fix build of s390 allmodconfig
Eugene Crosser
1
-12
/
+6
2014-01-15
qeth: bridgeport support - address notifications
Eugene Crosser
1
-0
/
+3
2014-01-15
qeth: bridgeport support - basic control
Eugene Crosser
1
-1
/
+13
2013-12-17
qeth: Accurate ethtool output
Eugene Crosser
1
-48
/
+150
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+5
2013-11-07
qeth: avoid buffer overflow in snmp ioctl
Ursula Braun
1
-1
/
+5
2013-10-24
s390/s390dbf: use debug_level_enabled() where applicable
Hendrik Brueckner
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-10
/
+13
2013-06-26
s390/net: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-1
/
+1
2013-06-25
qeth: Fix crash on initial MTU size change
Stefan Raspl
1
-2
/
+4
2013-06-25
qeth: change default standard blkt settings for OSA
Ursula Braun
1
-5
/
+5
2013-06-25
qeth: Increase default MTU for OSA devices
Stefan Raspl
1
-3
/
+4
[next]