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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: s390: move static and inline before return type
Joe Perches
2017-07-12
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
14
-205
/
+304
|
\
|
*
ctcm_fsms: Convert skb->user accesses to refcount_t
David S. Miller
2017-07-03
1
-6
/
+6
|
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
3
-20
/
+20
|
*
s390/qeth: use diag26c to get MAC address on L2
Julian Wiedmann
2017-06-20
3
-2
/
+76
|
*
s390/qeth: fix packing buffer statistics
Julian Wiedmann
2017-06-20
1
-7
/
+10
|
*
s390/qeth: add ipa return codes for bridgeport
Kittipon Meesompop
2017-06-20
3
-17
/
+49
|
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
2
-6
/
+3
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
6
-49
/
+36
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-2
/
+2
|
|
\
|
*
|
s390/qeth: do early device setup for z/VM IQD NICs
Julian Wiedmann
2017-06-06
3
-11
/
+37
|
*
|
s390/qeth: add support for early L3 device setup
Ursula Braun
2017-06-06
3
-5
/
+25
|
*
|
s390/qeth: silence qeth_fix_features()
Julian Wiedmann
2017-06-06
1
-4
/
+1
|
*
|
s390/qeth: consolidate pack buffer flushing
Julian Wiedmann
2017-06-06
1
-40
/
+25
|
*
|
s390/qeth: add missing strings for IPA return codes
Julian Wiedmann
2017-06-06
1
-0
/
+2
|
*
|
s390/qeth: log bridgeport capabilities
Julian Wiedmann
2017-06-06
1
-0
/
+8
|
*
|
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
3
-29
/
+2
*
|
|
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
4
-17
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
2017-06-12
4
-17
/
+15
|
|
/
*
|
net: s390: fix up for "Fix inconsistent teardown and release of private netde...
Stephen Rothwell
2017-06-08
1
-2
/
+2
|
/
*
s390/qeth: add missing hash table initializations
Ursula Braun
2017-05-11
1
-0
/
+2
*
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
2017-05-11
1
-4
/
+6
*
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
2017-05-11
7
-20
/
+51
*
s390/qeth: handle sysfs error during initialization
Ursula Braun
2017-05-11
4
-3
/
+13
*
s390/qeth: remove unimplemented gdev routines
Julian Wiedmann
2017-04-11
2
-19
/
+2
*
s390/qeth: use LINK_MODE_* to report the link characteristics
Julian Wiedmann
2017-04-11
1
-24
/
+47
*
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
2017-04-11
4
-42
/
+40
*
s390/qeth: clean up qeth_set_ecmd_adv_sup()
Julian Wiedmann
2017-04-11
1
-29
/
+28
*
s390/qeth: use and remove some defines
Julian Wiedmann
2017-04-11
2
-3
/
+2
*
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
2017-04-11
2
-2
/
+4
*
s390/qeth: remove unused parameter
Julian Wiedmann
2017-04-11
4
-5
/
+4
*
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
2017-04-11
4
-27
/
+6
*
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
2017-04-11
4
-169
/
+97
*
s390/qeth: move common ioctl handling to core
Julian Wiedmann
2017-04-11
4
-99
/
+64
*
s390/netiucv: improve endianness handling
Hans Wippel
2017-04-07
1
-1
/
+1
*
s390/ctcm: improve endianness handling
Hans Wippel
2017-04-07
2
-7
/
+7
*
s390/qeth: improve endianness handling
Hans Wippel
2017-04-07
4
-31
/
+32
*
s390/qeth: Remove unused code
Julian Wiedmann
2017-04-07
6
-32
/
+0
*
s390/qeth: remove unused return value
Julian Wiedmann
2017-04-07
2
-11
/
+3
*
s390/qeth: fix up ssqd tracing
Julian Wiedmann
2017-04-07
1
-2
/
+3
*
s390/qeth: use QDIO_*_QFMT defines
Julian Wiedmann
2017-04-07
1
-6
/
+4
*
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
4
-7
/
+11
*
s390/qeth: fix retrieval of vipa and proxy-arp addresses
Ursula Braun
2017-01-12
1
-14
/
+16
*
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
2017-01-12
4
-35
/
+17
*
s390/qeth: shuffle MAC management functions around
Julian Wiedmann
2017-01-12
1
-66
/
+63
*
s390/qeth: extract qeth_l2_remove_mac()
Julian Wiedmann
2017-01-12
1
-14
/
+13
*
s390/qeth: consolidate errno translation
Julian Wiedmann
2017-01-12
1
-12
/
+8
[next]