index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: speed up L2 IQD xmit
Julian Wiedmann
2018-07-21
1
-3
/
+0
*
s390/qeth: add support for constrained HW headers
Julian Wiedmann
2018-07-21
1
-1
/
+2
*
s390/qeth: merge linearize-check into HW header construction
Julian Wiedmann
2018-07-21
1
-27
/
+4
*
s390/qeth: add statistics for consumed buffer elements
Julian Wiedmann
2018-07-21
1
-14
/
+14
*
s390/qeth: use core MTU range checking
Julian Wiedmann
2018-07-21
1
-2
/
+0
*
s390/qeth: simplify max MTU handling
Julian Wiedmann
2018-07-21
1
-1
/
+0
*
s390/qeth: allocate netdevice early
Julian Wiedmann
2018-07-21
1
-32
/
+16
*
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
2018-07-21
1
-1
/
+1
*
s390/qeth: speed-up IPv4 OSA xmit
Julian Wiedmann
2018-07-12
1
-12
/
+21
*
s390/qeth: speed-up L3 IQD xmit
Julian Wiedmann
2018-07-12
1
-83
/
+128
*
s390/qeth: add a L3 xmit wrapper
Julian Wiedmann
2018-07-12
1
-57
/
+65
*
s390/qeth: increase GSO max size for eligible L3 devices
Julian Wiedmann
2018-07-12
1
-2
/
+3
*
s390/qeth: clean up Output Queue selection
Julian Wiedmann
2018-07-12
1
-9
/
+7
*
s390/qeth: fine-tune RX modesetting
Julian Wiedmann
2018-07-12
1
-3
/
+4
*
s390/qeth: consistently re-enable device features
Julian Wiedmann
2018-06-30
1
-1
/
+2
*
s390/qeth: add IPv6 TX checksum offload support
Kittipon Meesompop
2018-04-27
1
-1
/
+6
*
s390/qeth: extend Checksum Offload Assists for IPv6
Kittipon Meesompop
2018-04-27
1
-20
/
+4
*
s390/qeth: query IPv6 assists during hardsetup
Kittipon Meesompop
2018-04-27
1
-8
/
+0
*
s390/qeth: extract csum offload helpers
Julian Wiedmann
2018-04-27
1
-30
/
+6
*
s390/qeth: de-indent else after return
Kittipon Meesompop
2018-04-27
1
-22
/
+21
*
s390/net: set HW port number in netdevice
Ursula Braun
2018-04-27
1
-0
/
+1
*
s390/qeth: don't worry about IPs on VLAN removal
Julian Wiedmann
2018-04-27
1
-87
/
+0
*
s390/qeth: skip QDIO queue handler indirection
Julian Wiedmann
2018-04-27
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+1
|
\
|
*
s390/qeth: free netdevice when removing a card
Julian Wiedmann
2018-03-22
1
-1
/
+1
*
|
s390/qeth: shrink qeth_ipaddr struct
Julian Wiedmann
2018-03-09
1
-21
/
+25
*
|
s390/qeth: extract helpers for managing special IPs
Julian Wiedmann
2018-03-09
1
-117
/
+41
*
|
s390/qeth: simplify card look-up on IP notification
Julian Wiedmann
2018-03-09
1
-65
/
+12
*
|
s390/qeth: restructure IP notification handlers
Julian Wiedmann
2018-03-09
1
-63
/
+39
*
|
s390/qeth: reset NAPI context during queue init
Julian Wiedmann
2018-03-09
1
-1
/
+0
*
|
s390/qeth: reduce RX skb setup
Julian Wiedmann
2018-03-09
1
-9
/
+1
*
|
s390/qeth: allocate skb from NAPI cache
Julian Wiedmann
2018-03-09
1
-3
/
+1
*
|
s390/qeth: pass correct length to header_ops->create()
Julian Wiedmann
2018-03-09
1
-4
/
+3
*
|
s390/qeth: support SG for more device types
Julian Wiedmann
2018-03-09
1
-6
/
+8
*
|
s390/qeth: use __ipa_cmd() for casting an IPA cmd buffer
Julian Wiedmann
2018-03-09
1
-7
/
+7
|
/
*
s390/qeth: fix IP address lookup for L3 devices
Julian Wiedmann
2018-02-28
1
-50
/
+41
*
Revert "s390/qeth: fix using of ref counter for rxip addresses"
Julian Wiedmann
2018-02-28
1
-5
/
+3
*
s390/qeth: fix double-free on IP add/remove race
Julian Wiedmann
2018-02-28
1
-1
/
+2
*
s390/qeth: fix IP removal on offline cards
Julian Wiedmann
2018-02-28
1
-11
/
+3
*
s390/qeth: fix overestimated count of buffer elements
Julian Wiedmann
2018-02-28
1
-5
/
+6
*
s390/qeth: improve error reporting on IP add/removal
Julian Wiedmann
2018-01-02
1
-14
/
+22
*
s390/qeth: replace open-coded in*_pton()
Julian Wiedmann
2017-12-20
1
-88
/
+0
*
s390/qeth: pass full data length to l3_fill_header()
Julian Wiedmann
2017-12-20
1
-8
/
+10
*
s390/qeth: streamline l3_fill_header()
Julian Wiedmann
2017-12-20
1
-56
/
+43
*
s390/qeth: unionize next-hop field in qeth L3 header
Julian Wiedmann
2017-12-20
1
-6
/
+6
*
s390/qeth: recognize non-IP multicast on L3 transmit
Julian Wiedmann
2017-12-20
1
-2
/
+1
*
s390/qeth: clean up l3_get_cast_type()
Julian Wiedmann
2017-12-20
1
-32
/
+20
*
s390/qeth: align L2 and L3 set_rx_mode() implementations
Julian Wiedmann
2017-12-20
1
-61
/
+33
*
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
2017-12-20
1
-16
/
+13
*
s390/qeth: drop CONFIG_QETH_IPV6
Julian Wiedmann
2017-12-20
1
-51
/
+9
[next]