index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
s390/qeth: use ip*_eth_mc_map helpers
Julian Wiedmann
2017-12-20
1
-29
/
+14
*
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
2017-12-15
1
-3
/
+28
*
s390/qeth: don't apply takeover changes to RXIP
Julian Wiedmann
2017-12-15
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-04
1
-2
/
+5
|
\
|
*
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2017-12-02
1
-2
/
+2
|
*
s390/qeth: fix GSO throughput regression
Julian Wiedmann
2017-12-02
1
-0
/
+2
|
*
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
2017-12-02
1
-0
/
+1
*
|
s390: net: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
|
/
*
s390/qeth: fix early exit from error path
Julian Wiedmann
2017-10-20
1
-2
/
+4
*
s390/qeth: fold VLAN handling into l3_rebuild_skb()
Julian Wiedmann
2017-09-18
1
-16
/
+11
*
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
2017-09-18
1
-2
/
+2
*
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
2017-08-18
1
-1
/
+2
*
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
2017-08-18
1
-1
/
+1
*
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
2017-08-18
1
-6
/
+9
*
s390/qeth: fix using of ref counter for rxip addresses
Kittipon Meesompop
2017-08-15
1
-3
/
+5
*
s390/qeth: fix trace-messages for deleting rxip addresses
Kittipon Meesompop
2017-08-15
1
-2
/
+2
*
s390/net: reduce inlining
Julian Wiedmann
2017-08-15
1
-8
/
+7
*
s390/qeth: make more use of skb API
Julian Wiedmann
2017-08-15
1
-2
/
+2
*
s390/qeth: remove extra L3 adapterparms query
Julian Wiedmann
2017-08-15
1
-13
/
+1
*
s390/qeth: don't access skb after transmission
Julian Wiedmann
2017-08-15
1
-2
/
+2
*
s390/qeth: fix L3 next-hop in xmit qeth hdr
Julian Wiedmann
2017-08-07
1
-2
/
+2
*
drivers: s390: move static and inline before return type
Joe Perches
2017-07-12
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-4
/
+2
*
s390/qeth: add support for early L3 device setup
Ursula Braun
2017-06-06
1
-5
/
+13
*
s390/qeth: query IPv6 IPA support on HiperSockets
Julian Wiedmann
2017-06-06
1
-3
/
+4
*
s390/qeth: remove skb_is_nonlinear() check on IQD
Julian Wiedmann
2017-06-06
1
-7
/
+1
*
s390/qeth: remove support for IPA_IP_FRAGMENTATION
Julian Wiedmann
2017-06-06
1
-26
/
+0
*
s390/qeth: add missing hash table initializations
Ursula Braun
2017-05-11
1
-0
/
+2
*
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
2017-05-11
1
-0
/
+1
*
s390/qeth: handle sysfs error during initialization
Ursula Braun
2017-05-11
1
-1
/
+4
*
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
2017-04-11
1
-1
/
+1
*
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
2017-04-11
1
-1
/
+2
*
s390/qeth: remove unused parameter
Julian Wiedmann
2017-04-11
1
-1
/
+1
*
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
2017-04-11
1
-12
/
+0
*
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
2017-04-11
1
-76
/
+2
*
s390/qeth: move common ioctl handling to core
Julian Wiedmann
2017-04-11
1
-38
/
+3
*
s390/qeth: improve endianness handling
Hans Wippel
2017-04-07
1
-22
/
+22
*
s390/qeth: Remove unused code
Julian Wiedmann
2017-04-07
1
-4
/
+0
*
s390/qeth: no ETH header for outbound AF_IUCV
Julian Wiedmann
2017-03-24
1
-11
/
+4
*
s390/qeth: size calculation outbound buffers
Julian Wiedmann
2017-03-24
1
-2
/
+3
[next]