index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
s390/qeth: invoke softirqs after napi_schedule()
Julian Wiedmann
1
-0
/
+3
2018-11-27
s390/qeth: fix HiperSockets sniffer
Julian Wiedmann
1
-3
/
+5
2018-10-10
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
1
-1
/
+1
2018-03-31
s390/qeth: free netdevice when removing a card
Julian Wiedmann
1
-1
/
+1
2018-03-11
s390/qeth: fix IP address lookup for L3 devices
Julian Wiedmann
1
-50
/
+41
2018-03-11
s390/qeth: fix double-free on IP add/remove race
Julian Wiedmann
1
-1
/
+2
2018-03-11
s390/qeth: fix IP removal on offline cards
Julian Wiedmann
1
-11
/
+3
2018-03-11
s390/qeth: fix overestimated count of buffer elements
Julian Wiedmann
1
-5
/
+6
2018-01-02
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
1
-3
/
+28
2018-01-02
s390/qeth: don't apply takeover changes to RXIP
Julian Wiedmann
1
-2
/
+3
2017-12-25
s390/qeth: no ETH header for outbound AF_IUCV
Julian Wiedmann
1
-11
/
+4
2017-12-25
s390/qeth: size calculation outbound buffers
Julian Wiedmann
1
-2
/
+3
2017-12-16
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-12-16
s390/qeth: fix GSO throughput regression
Julian Wiedmann
1
-0
/
+2
2017-12-16
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
1
-2
/
+2
2017-12-16
s390/qeth: fix early exit from error path
Julian Wiedmann
1
-2
/
+4
2017-11-15
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
1
-15
/
+0
2017-06-07
s390/qeth: add missing hash table initializations
Ursula Braun
1
-0
/
+2
2017-06-07
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
1
-0
/
+1
2017-06-07
s390/qeth: handle sysfs error during initialization
Ursula Braun
1
-1
/
+4
2016-09-16
s390/qeth: fix setting VIPA address
Thomas Richter
1
-2
/
+2
2016-09-16
qeth: do not turn on SG per default
Ursula Braun
1
-1
/
+0
2016-09-16
qeth: do not limit number of gso segments
Ursula Braun
1
-1
/
+0
2016-09-16
s390/qeth: allow hsuid configuration in DOWN state
Ursula Braun
1
-5
/
+17
2016-09-16
qeth: restore device features after recovery
Hans Wippel
1
-0
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-07-05
qeth: delete napi struct when removing a qeth device
Ursula Braun
1
-0
/
+1
2016-06-17
s390/qeth: fix indentation in qeth_l3_arp_query
Sebastian Ott
1
-13
/
+12
2016-06-17
qeth: add network device features for VLAN devices
Hans Wippel
1
-0
/
+3
2016-06-17
qeth layer 2 and layer 3 common feature handling
Thomas Richter
1
-114
/
+9
2016-06-17
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
1
-384
/
+398
2016-06-17
qeth: introduce linearization fail count to stats
Eugene Crosser
1
-3
/
+9
2016-06-17
qeth: enable scatter/gather by default
Eugene Crosser
1
-1
/
+2
2016-06-17
qeth: fill netdevice->gso_* attributes accurately
Eugene Crosser
1
-1
/
+3
2016-06-17
qeth: clean up condition when tso is used
Eugene Crosser
1
-20
/
+24
2016-06-17
qeth: refactor calculation of SBALE count
Eugene Crosser
1
-20
/
+38
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-1
/
+1
2015-12-15
qeth: repair SBAL elements calculation
Ursula Braun
1
-1
/
+1
2015-12-15
qeth: initialize net_device with carrier off
Ursula Braun
1
-0
/
+1
2015-12-15
qeth use common function qeth_get_setassparms_cmd
Thomas Richter
1
-29
/
+8
2015-09-22
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
1
-133
/
+25
2015-08-07
s390: remove unneeded variables
Peter Senna Tschudin
1
-4
/
+1
2015-05-18
qeth: fix rx checksum offload handling
Thomas Richter
1
-7
/
+2
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+39
2015-01-26
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
1
-11
/
+39
2015-01-18
qeth: use qeth_card_hw_is_reachable() everywhere
Eugene Crosser
1
-5
/
+2
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-4
/
+4
2014-10-27
qeth: make local functions static in qeth_l3 module
Thomas Richter
1
-4
/
+4
2014-10-27
qeth: fix some trace formating issues
Thomas Richter
1
-1
/
+1
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
[next]