index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
s390/qeth: add IPv6 TX checksum offload support
Kittipon Meesompop
1
-1
/
+6
2018-04-27
s390/qeth: extend Checksum Offload Assists for IPv6
Kittipon Meesompop
1
-20
/
+4
2018-04-27
s390/qeth: query IPv6 assists during hardsetup
Kittipon Meesompop
1
-8
/
+0
2018-04-27
s390/qeth: extract csum offload helpers
Julian Wiedmann
1
-30
/
+6
2018-04-27
s390/qeth: de-indent else after return
Kittipon Meesompop
1
-22
/
+21
2018-04-27
s390/net: set HW port number in netdevice
Ursula Braun
1
-0
/
+1
2018-04-27
s390/qeth: don't worry about IPs on VLAN removal
Julian Wiedmann
1
-87
/
+0
2018-04-27
s390/qeth: skip QDIO queue handler indirection
Julian Wiedmann
1
-3
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-03-22
s390/qeth: free netdevice when removing a card
Julian Wiedmann
1
-1
/
+1
2018-03-09
s390/qeth: shrink qeth_ipaddr struct
Julian Wiedmann
1
-21
/
+25
2018-03-09
s390/qeth: extract helpers for managing special IPs
Julian Wiedmann
1
-117
/
+41
2018-03-09
s390/qeth: simplify card look-up on IP notification
Julian Wiedmann
1
-65
/
+12
2018-03-09
s390/qeth: restructure IP notification handlers
Julian Wiedmann
1
-63
/
+39
2018-03-09
s390/qeth: reset NAPI context during queue init
Julian Wiedmann
1
-1
/
+0
2018-03-09
s390/qeth: reduce RX skb setup
Julian Wiedmann
1
-9
/
+1
2018-03-09
s390/qeth: allocate skb from NAPI cache
Julian Wiedmann
1
-3
/
+1
2018-03-09
s390/qeth: pass correct length to header_ops->create()
Julian Wiedmann
1
-4
/
+3
2018-03-09
s390/qeth: support SG for more device types
Julian Wiedmann
1
-6
/
+8
2018-03-09
s390/qeth: use __ipa_cmd() for casting an IPA cmd buffer
Julian Wiedmann
1
-7
/
+7
2018-02-28
s390/qeth: fix IP address lookup for L3 devices
Julian Wiedmann
1
-50
/
+41
2018-02-28
Revert "s390/qeth: fix using of ref counter for rxip addresses"
Julian Wiedmann
1
-5
/
+3
2018-02-28
s390/qeth: fix double-free on IP add/remove race
Julian Wiedmann
1
-1
/
+2
2018-02-28
s390/qeth: fix IP removal on offline cards
Julian Wiedmann
1
-11
/
+3
2018-02-28
s390/qeth: fix overestimated count of buffer elements
Julian Wiedmann
1
-5
/
+6
2018-01-02
s390/qeth: improve error reporting on IP add/removal
Julian Wiedmann
1
-14
/
+22
2017-12-20
s390/qeth: replace open-coded in*_pton()
Julian Wiedmann
1
-88
/
+0
2017-12-20
s390/qeth: pass full data length to l3_fill_header()
Julian Wiedmann
1
-8
/
+10
2017-12-20
s390/qeth: streamline l3_fill_header()
Julian Wiedmann
1
-56
/
+43
2017-12-20
s390/qeth: unionize next-hop field in qeth L3 header
Julian Wiedmann
1
-6
/
+6
2017-12-20
s390/qeth: recognize non-IP multicast on L3 transmit
Julian Wiedmann
1
-2
/
+1
2017-12-20
s390/qeth: clean up l3_get_cast_type()
Julian Wiedmann
1
-32
/
+20
2017-12-20
s390/qeth: align L2 and L3 set_rx_mode() implementations
Julian Wiedmann
1
-61
/
+33
2017-12-20
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
1
-16
/
+13
2017-12-20
s390/qeth: drop CONFIG_QETH_IPV6
Julian Wiedmann
1
-51
/
+9
2017-12-20
s390/qeth: use ip*_eth_mc_map helpers
Julian Wiedmann
1
-29
/
+14
2017-12-15
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
1
-3
/
+28
2017-12-15
s390/qeth: don't apply takeover changes to RXIP
Julian Wiedmann
1
-2
/
+3
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+5
2017-12-02
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
1
-2
/
+2
2017-12-02
s390/qeth: fix GSO throughput regression
Julian Wiedmann
1
-0
/
+2
2017-12-02
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-11-24
s390: net: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
s390/qeth: fix early exit from error path
Julian Wiedmann
1
-2
/
+4
2017-09-18
s390/qeth: fold VLAN handling into l3_rebuild_skb()
Julian Wiedmann
1
-16
/
+11
2017-09-18
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
1
-2
/
+2
2017-08-18
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
1
-1
/
+2
2017-08-18
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
1
-1
/
+1
2017-08-18
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
1
-6
/
+9
2017-08-15
s390/qeth: fix using of ref counter for rxip addresses
Kittipon Meesompop
1
-3
/
+5
[next]