index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
2018-06-30
s390/qeth: consistently re-enable device features
Julian Wiedmann
2018-06-30
s390/qeth: don't clobber buffer on async TX completion
Julian Wiedmann
2018-06-30
s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
Vasily Gorbik
2018-06-30
s390/qeth: fix race when setting MAC address
Julian Wiedmann
2018-06-30
Revert "s390/qeth: use Read device to query hypervisor for MAC"
Julian Wiedmann
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-04-27
s390/qeth: improve fallback to random MAC address
Julian Wiedmann
2018-04-27
s390/qeth: add IPv6 RX checksum offload support
Kittipon Meesompop
2018-04-27
s390/qeth: add IPv6 TX checksum offload support
Kittipon Meesompop
2018-04-27
s390/qeth: extend Checksum Offload Assists for IPv6
Kittipon Meesompop
2018-04-27
s390/qeth: query IPv6 assists during hardsetup
Kittipon Meesompop
2018-04-27
s390/qeth: add stats counter for RX csum offload
Kittipon Meesompop
2018-04-27
s390/qeth: disregard IPv4 header for RX csum offload
Julian Wiedmann
2018-04-27
s390/qeth: extract csum offload helpers
Julian Wiedmann
2018-04-27
s390/qeth: de-indent else after return
Kittipon Meesompop
2018-04-27
s390/net: set HW port number in netdevice
Ursula Braun
2018-04-27
s390/qeth: don't worry about IPs on VLAN removal
Julian Wiedmann
2018-04-27
s390/qeth: convert vlan spinlock to mutex
Julian Wiedmann
2018-04-27
s390/qeth: skip QDIO queue handler indirection
Julian Wiedmann
2018-04-22
s390/qeth: use Read device to query hypervisor for MAC
Julian Wiedmann
2018-04-22
s390/qeth: fix request-side race during cmd IO timeout
Julian Wiedmann
2018-04-22
s390/qeth: fix MAC address update sequence
Julian Wiedmann
2018-04-22
s390/qeth: handle failure on workqueue creation
Julian Wiedmann
2018-04-22
s390/qeth: avoid control IO completion stalls
Julian Wiedmann
2018-04-22
s390/qeth: fix error handling in adapter command callbacks
Julian Wiedmann
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-16
s390: remove couple of duplicate includes
Vasily Gorbik
2018-04-16
s390/smsgiucv: disable SMSG on module unload
Martin Schwidefsky
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-03-26
s390/cio: rename struct channel_path_desc
Sebastian Ott
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
s390/qeth: on channel error, reject further cmd requests
Julian Wiedmann
2018-03-22
s390/qeth: lock read device while queueing next buffer
Julian Wiedmann
2018-03-22
s390/qeth: when thread completes, wake up all waiters
Julian Wiedmann
2018-03-22
s390/qeth: free netdevice when removing a card
Julian Wiedmann
2018-03-09
s390/qeth: shrink qeth_ipaddr struct
Julian Wiedmann
2018-03-09
s390/qeth: extract helpers for managing special IPs
Julian Wiedmann
2018-03-09
s390/qeth: simplify card look-up on IP notification
Julian Wiedmann
2018-03-09
s390/qeth: restructure IP notification handlers
Julian Wiedmann
2018-03-09
s390/qeth: reset NAPI context during queue init
Julian Wiedmann
2018-03-09
s390/qeth: reduce RX skb setup
Julian Wiedmann
2018-03-09
s390/qeth: allocate skb from NAPI cache
Julian Wiedmann
2018-03-09
s390/qeth: pass correct length to header_ops->create()
Julian Wiedmann
2018-03-09
s390/qeth: advertise IFF_UNICAST_FLT
Julian Wiedmann
2018-03-09
s390/qeth: support SG for more device types
Julian Wiedmann
2018-03-09
s390/qeth: remove outdated portname debug msg
Julian Wiedmann
2018-03-09
s390/qeth: use __ipa_cmd() for casting an IPA cmd buffer
Julian Wiedmann
2018-02-28
s390/qeth: fix IPA command submission race
Julian Wiedmann
[next]