index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
s390/qeth: fix length check in SNMP processing
Julian Wiedmann
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-14
s390/ism: clear dmbe_mask bit before SMC IRQ handling
Ursula Braun
2018-11-08
s390/qeth: don't process hsuid in qeth_l3_setup_netdev()
Julian Wiedmann
2018-11-08
s390/qeth: remove unused fallback in Layer3's MAC code
Julian Wiedmann
2018-11-08
s390/qeth: remove two IPA command helpers
Julian Wiedmann
2018-11-08
s390/qeth: replace open-coded cmd setup
Julian Wiedmann
2018-11-08
s390/qeth: remove card list
Julian Wiedmann
2018-11-08
s390/qeth: unify transmit code
Julian Wiedmann
2018-11-08
s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()
Julian Wiedmann
2018-11-08
s390/qeth: utilize virtual MAC for Layer2 OSD devices
Julian Wiedmann
2018-11-03
s390/qeth: report 25Gbit link speed
Julian Wiedmann
2018-11-03
s390/qeth: sanitize ARP requests
Julian Wiedmann
2018-11-03
s390/qeth: fix initial operstate
Julian Wiedmann
2018-11-03
s390/qeth: unregister netdevice only when registered
Julian Wiedmann
2018-11-03
s390/qeth: fix HiperSockets sniffer
Julian Wiedmann
2018-11-03
s390/qeth: sanitize strings in debug messages
Julian Wiedmann
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-12
s390/qeth: add TSO support for L2 devices
Julian Wiedmann
2018-10-12
s390/qeth: add support for IPv6 TSO
Julian Wiedmann
2018-10-12
s390/qeth: enhance TSO control sequence
Julian Wiedmann
2018-10-12
s390/qeth: make TSO controls protocol-agnostic
Julian Wiedmann
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
2018-10-10
PCI: Remove pci_set_dma_seg_boundary()
Christoph Hellwig
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-28
s390: qeth: Fix potential array overrun in cmd/rc lookup
Jean Delvare
2018-09-28
s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
zhong jiang
2018-09-26
s390/qeth: remove duplicated carrier state tracking
Julian Wiedmann
2018-09-26
s390/qeth: clean up drop conditions for received cmds
Julian Wiedmann
2018-09-26
s390/qeth: re-indent qeth_check_ipa_data()
Julian Wiedmann
2018-09-26
s390/qeth: consume local address events
Julian Wiedmann
2018-09-26
s390/qeth: remove various redundant code
Julian Wiedmann
2018-09-26
s390/qeth: remove CARD_FROM_CDEV helper
Julian Wiedmann
2018-09-26
s390/qeth: pass card pointer in iob callback
Julian Wiedmann
2018-09-26
s390/qeth: re-use qeth_notify_skbs()
Julian Wiedmann
2018-09-26
s390/qeth: remove additional skb refcount
Julian Wiedmann
2018-09-26
s390/qeth: replace open-coded skb_queue_walk()
Julian Wiedmann
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
2018-09-26
s390/qeth: on gdev release, reset drvdata
Julian Wiedmann
2018-09-26
s390/qeth: fix discipline unload after setup error
Julian Wiedmann
2018-09-26
s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
Julian Wiedmann
2018-09-26
s390/qeth: convert layer attribute to enum
Julian Wiedmann
2018-09-17
s390/qeth: reduce 0-initializing when building IPA cmds
Julian Wiedmann
2018-09-17
s390/qeth: fine-tune spinlocks
Julian Wiedmann
2018-09-17
s390/qeth: fix typo in return value
Julian Wiedmann
2018-09-17
s390/qeth: invoke softirqs after napi_schedule()
Julian Wiedmann
2018-09-17
s390/qeth: uninstall IRQ handler on device removal
Julian Wiedmann
2018-09-17
s390/qeth: remove qeth_hdr_chk_and_bounce()
Julian Wiedmann
[next]