index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-03
s390/qeth: report 25Gbit link speed
Julian Wiedmann
2
-2
/
+20
2018-11-03
s390/qeth: sanitize ARP requests
Julian Wiedmann
4
-79
/
+34
2018-11-03
s390/qeth: fix initial operstate
Julian Wiedmann
4
-10
/
+25
2018-11-03
s390/qeth: unregister netdevice only when registered
Julian Wiedmann
3
-4
/
+11
2018-11-03
s390/qeth: fix HiperSockets sniffer
Julian Wiedmann
1
-3
/
+5
2018-11-03
s390/qeth: sanitize strings in debug messages
Julian Wiedmann
4
-151
/
+119
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2018-10-12
s390/qeth: add TSO support for L2 devices
Julian Wiedmann
3
-8
/
+27
2018-10-12
s390/qeth: add support for IPv6 TSO
Julian Wiedmann
3
-31
/
+65
2018-10-12
s390/qeth: enhance TSO control sequence
Julian Wiedmann
2
-2
/
+101
2018-10-12
s390/qeth: make TSO controls protocol-agnostic
Julian Wiedmann
1
-20
/
+21
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
1
-1
/
+1
2018-10-10
PCI: Remove pci_set_dma_seg_boundary()
Christoph Hellwig
1
-1
/
+1
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-20
/
+19
2018-09-28
s390: qeth: Fix potential array overrun in cmd/rc lookup
Jean Delvare
3
-17
/
+19
2018-09-28
s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
zhong jiang
1
-5
/
+2
2018-09-26
s390/qeth: remove duplicated carrier state tracking
Julian Wiedmann
5
-22
/
+10
2018-09-26
s390/qeth: clean up drop conditions for received cmds
Julian Wiedmann
1
-10
/
+11
2018-09-26
s390/qeth: re-indent qeth_check_ipa_data()
Julian Wiedmann
1
-71
/
+58
2018-09-26
s390/qeth: consume local address events
Julian Wiedmann
1
-2
/
+2
2018-09-26
s390/qeth: remove various redundant code
Julian Wiedmann
3
-15
/
+2
2018-09-26
s390/qeth: remove CARD_FROM_CDEV helper
Julian Wiedmann
1
-44
/
+29
2018-09-26
s390/qeth: pass card pointer in iob callback
Julian Wiedmann
2
-24
/
+32
2018-09-26
s390/qeth: re-use qeth_notify_skbs()
Julian Wiedmann
1
-24
/
+5
2018-09-26
s390/qeth: remove additional skb refcount
Julian Wiedmann
1
-2
/
+0
2018-09-26
s390/qeth: replace open-coded skb_queue_walk()
Julian Wiedmann
1
-15
/
+4
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
1
-7
/
+5
2018-09-26
s390/qeth: on gdev release, reset drvdata
Julian Wiedmann
1
-2
/
+3
2018-09-26
s390/qeth: fix discipline unload after setup error
Julian Wiedmann
4
-4
/
+2
2018-09-26
s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
Julian Wiedmann
1
-7
/
+6
2018-09-26
s390/qeth: convert layer attribute to enum
Julian Wiedmann
5
-26
/
+25
2018-09-17
s390/qeth: reduce 0-initializing when building IPA cmds
Julian Wiedmann
1
-10
/
+5
2018-09-17
s390/qeth: fine-tune spinlocks
Julian Wiedmann
3
-35
/
+24
2018-09-17
s390/qeth: fix typo in return value
Julian Wiedmann
1
-1
/
+1
2018-09-17
s390/qeth: invoke softirqs after napi_schedule()
Julian Wiedmann
2
-0
/
+6
2018-09-17
s390/qeth: uninstall IRQ handler on device removal
Julian Wiedmann
1
-48
/
+54
2018-09-17
s390/qeth: remove qeth_hdr_chk_and_bounce()
Julian Wiedmann
3
-31
/
+28
2018-09-17
s390/qeth: speed up TSO transmission
Julian Wiedmann
3
-149
/
+6
2018-09-17
s390/qeth: prepare for copy-free TSO transmission
Julian Wiedmann
4
-28
/
+77
2018-09-17
s390/qeth: check size of required HW header cache object
Julian Wiedmann
1
-2
/
+9
2018-09-17
s390/qeth: fix up protocol headers early
Julian Wiedmann
1
-3
/
+11
2018-09-17
s390/qeth: limit csum offload erratum to L3 devices
Julian Wiedmann
2
-5
/
+5
2018-09-17
s390/qeth: remove qeth_get_elements_no()
Julian Wiedmann
4
-33
/
+14
2018-09-17
s390/qeth: remove unused L3 xmit code
Julian Wiedmann
1
-54
/
+17
2018-09-17
s390/qeth: run non-offload L3 traffic over common xmit path
Julian Wiedmann
1
-26
/
+44
2018-09-17
s390/qeth: move L2 xmit code to core module
Julian Wiedmann
3
-63
/
+75
2018-09-12
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-09-12
s390/qeth: use vzalloc for QUERY OAT buffer
Wenjia Zhang
1
-2
/
+3
2018-09-12
s390/qeth: switch on SG by default for IQD devices
Julian Wiedmann
1
-0
/
+2
2018-09-12
s390/qeth: indicate error when netdev allocation fails
Julian Wiedmann
1
-1
/
+3
[next]