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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
s390/qeth: don't process empty bridge port events
Julian Wiedmann
1
-0
/
+4
2019-11-25
s390/qeth: invoke softirqs after napi_schedule()
Julian Wiedmann
2
-0
/
+6
2019-07-10
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
1
-1
/
+1
2019-05-16
s390: ctcm: fix ctcm_new_device error return code
Arnd Bergmann
1
-0
/
+1
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-10-10
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-09-26
s390/qeth: reset layer2 attribute on layer switch
Julian Wiedmann
1
-0
/
+1
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
3
-4
/
+2
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
2
-6
/
+13
2017-12-25
s390/qeth: no ETH header for outbound AF_IUCV
Julian Wiedmann
1
-11
/
+4
2017-11-15
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
4
-35
/
+17
2017-06-07
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
1
-4
/
+6
2017-06-07
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
7
-20
/
+51
2017-06-07
s390/qeth: handle sysfs error during initialization
Ursula Braun
4
-3
/
+13
2016-09-15
qeth: initialize net_device with carrier off
Ursula Braun
2
-0
/
+2
2016-08-10
qeth: delete napi struct when removing a qeth device
Ursula Braun
2
-0
/
+2
2015-10-07
s390/qeth: optimize MAC handling in rx_mode callback
Lakhvich Dmitriy
2
-45
/
+111
2015-10-07
s390/qeth: switch to napi_gro_receive
Thomas Richter
1
-1
/
+1
2015-09-21
s390/iucv: do not use arrays as argument
Ursula Braun
2
-14
/
+12
2015-09-21
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
4
-147
/
+285
2015-09-21
qeth: move OSA portname into deprecated status
Ursula Braun
3
-97
/
+11
2015-09-21
qeth: no write permission for readonly sysattr
Lakhvich Dmitriy
1
-1
/
+1
2015-09-21
qeth: remove extraneous length from %pM format
Eugene Crosser
1
-2
/
+2
2015-08-07
s390: remove unneeded variables
Peter Senna Tschudin
2
-8
/
+2
2015-05-18
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
1
-1
/
+1
2015-05-18
qeth: replace ENOSYS with EOPNOTSUPP
Eugene Crosser
1
-5
/
+5
2015-05-18
qeth: BRIDGEPORT "sanity check"
Eugene Crosser
1
-4
/
+12
2015-05-18
qeth: OSA version of SETBRIDGEPORT command
Eugene Crosser
4
-28
/
+49
2015-05-18
qeth: IFF_PROMISC flag to BRIDGE PORT mode
Eugene Crosser
3
-3
/
+95
2015-05-18
qeth: remove locks from sysfs _show
Eugene Crosser
1
-8
/
+0
2015-05-18
qeth: fix handling of IPA return codes
Eugene Crosser
1
-6
/
+4
2015-05-18
qeth: fix rx checksum offload handling
Thomas Richter
1
-7
/
+2
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-3740
/
+4
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-12
/
+0
2015-02-28
qeth: Fix command sizes
Stefan Raspl
1
-2
/
+3
2015-02-28
s390: remove claw driver
Ursula Braun
4
-3738
/
+1
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-139
/
+248
2015-01-25
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
3
-34
/
+132
2015-01-25
qeth: clean up error handling
Eugene Crosser
2
-106
/
+117
2015-01-17
qeth: Remove unneeded structure member
Thomas Richter
1
-1
/
+0
2015-01-17
qeth: sysfs: replace strcmp() with sysfs_streq()
Eugene Crosser
2
-48
/
+32
2015-01-17
qeth: use qeth_card_hw_is_reachable() everywhere
Eugene Crosser
4
-15
/
+8
2015-01-17
s390/net: Delete useless checks before function calls
Markus Elfring
3
-14
/
+7
2015-01-17
s390/ctcm, netiucv: migrate variables to handle y2038 problem
Aya Mahfouz
5
-19
/
+15
[next]