index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: add IPv6 TX checksum offload support
Kittipon Meesompop
2018-04-27
1
-5
/
+8
*
s390/qeth: extend Checksum Offload Assists for IPv6
Kittipon Meesompop
2018-04-27
1
-2
/
+21
*
s390/qeth: add stats counter for RX csum offload
Kittipon Meesompop
2018-04-27
1
-2
/
+6
*
s390/qeth: disregard IPv4 header for RX csum offload
Julian Wiedmann
2018-04-27
1
-1
/
+0
*
s390/qeth: extract csum offload helpers
Julian Wiedmann
2018-04-27
1
-0
/
+21
*
s390/qeth: convert vlan spinlock to mutex
Julian Wiedmann
2018-04-27
1
-1
/
+1
*
s390/qeth: skip QDIO queue handler indirection
Julian Wiedmann
2018-04-27
1
-9
/
+0
*
s390/qeth: avoid control IO completion stalls
Julian Wiedmann
2018-04-22
1
-2
/
+0
*
s390/qeth: shrink qeth_ipaddr struct
Julian Wiedmann
2018-03-09
1
-6
/
+0
*
s390/qeth: simplify card look-up on IP notification
Julian Wiedmann
2018-03-09
1
-2
/
+0
*
s390/qeth: fix SETIP command handling
Julian Wiedmann
2018-02-09
1
-0
/
+5
*
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
2018-02-09
1
-1
/
+1
*
s390/qeth: unionize next-hop field in qeth L3 header
Julian Wiedmann
2017-12-20
1
-2
/
+17
*
s390/qeth: recognize non-IP multicast on L3 transmit
Julian Wiedmann
2017-12-20
1
-3
/
+0
*
s390/qeth: clean up l3_get_cast_type()
Julian Wiedmann
2017-12-20
1
-3
/
+0
*
s390/qeth: robustify qeth_get_ip_version()
Julian Wiedmann
2017-12-20
1
-6
/
+8
*
qeth: convert qeth_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-12-20
1
-1
/
+2
*
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
2017-12-15
1
-2
/
+2
*
s390/qeth: apply takeover changes when mode is toggled
Julian Wiedmann
2017-12-15
1
-1
/
+1
*
s390/qeth: fix GSO throughput regression
Julian Wiedmann
2017-12-02
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
s390/qeth: remove duplicated device matching
Julian Wiedmann
2017-10-20
1
-14
/
+0
*
|
s390/qeth: rely on kernel for feature recovery
Julian Wiedmann
2017-10-20
1
-1
/
+1
*
|
s390/qeth: tidy up parameter naming for qeth_do_send_packet()
Jens Remus
2017-09-18
1
-1
/
+2
*
|
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
2017-09-18
1
-2
/
+1
*
|
s390/qeth: add VNICC get/set timeout support
Hans Wippel
2017-09-18
1
-0
/
+3
*
|
s390/qeth: add VNICC enable/disable support
Hans Wippel
2017-09-18
1
-0
/
+6
*
|
s390/qeth: add basic VNICC support
Hans Wippel
2017-09-18
1
-0
/
+7
|
/
*
s390/qeth: use skb_cow_head() for L2 OSA xmit
Julian Wiedmann
2017-08-18
1
-0
/
+1
*
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
2017-08-18
1
-1
/
+1
*
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
2017-08-18
1
-3
/
+4
*
s390/qeth: make more use of skb API
Julian Wiedmann
2017-08-15
1
-5
/
+0
*
s390/qeth: clean up fill_buffer() offset logic
Julian Wiedmann
2017-08-15
1
-2
/
+4
*
s390/qeth: use diag26c to get MAC address on L2
Julian Wiedmann
2017-06-20
1
-0
/
+1
*
s390/qeth: do early device setup for z/VM IQD NICs
Julian Wiedmann
2017-06-06
1
-0
/
+2
*
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
2017-05-11
1
-0
/
+4
*
s390/qeth: remove unimplemented gdev routines
Julian Wiedmann
2017-04-11
1
-2
/
+0
*
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
2017-04-11
1
-1
/
+2
*
s390/qeth: use and remove some defines
Julian Wiedmann
2017-04-11
1
-2
/
+1
*
s390/qeth: remove unused parameter
Julian Wiedmann
2017-04-11
1
-1
/
+1
*
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
2017-04-11
1
-1
/
+0
*
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
2017-04-11
1
-3
/
+2
*
s390/qeth: move common ioctl handling to core
Julian Wiedmann
2017-04-11
1
-3
/
+2
*
s390/qeth: improve endianness handling
Hans Wippel
2017-04-07
1
-2
/
+2
*
s390/qeth: Remove unused code
Julian Wiedmann
2017-04-07
1
-5
/
+0
*
s390/qeth: remove unused return value
Julian Wiedmann
2017-04-07
1
-7
/
+0
*
s390/qeth: size calculation outbound buffers
Julian Wiedmann
2017-03-24
1
-1
/
+2
*
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
2017-01-12
1
-1
/
+0
*
s390/qeth: Remove QETH_IP_HEADER_SIZE
Julian Wiedmann
2017-01-12
1
-2
/
+0
[next]