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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-329
/
+356
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-4
/
+4
2017-08-18
s390/qeth: use skb_cow_head() for L2 OSA xmit
Julian Wiedmann
3
-22
/
+65
2017-08-18
s390/qeth: unify code to build header elements
Julian Wiedmann
1
-14
/
+15
2017-08-18
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
3
-4
/
+4
2017-08-18
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
4
-10
/
+8
2017-08-18
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
4
-21
/
+23
2017-08-18
s390/qeth: pass full data length to l2_fill_header()
Julian Wiedmann
1
-6
/
+6
2017-08-18
s390/qeth: split L2 xmit paths
Julian Wiedmann
1
-102
/
+123
2017-08-15
s390/qeth: fix using of ref counter for rxip addresses
Kittipon Meesompop
1
-3
/
+5
2017-08-15
s390/qeth: fix trace-messages for deleting rxip addresses
Kittipon Meesompop
1
-2
/
+2
2017-08-15
s390/qeth: reject multicast rxip addresses
Kittipon Meesompop
1
-0
/
+17
2017-08-15
s390/qeth: extract bridgeport cmd builder
Julian Wiedmann
1
-36
/
+26
2017-08-15
s390/net: reduce inlining
Julian Wiedmann
7
-74
/
+67
2017-08-15
s390/qeth: make more use of skb API
Julian Wiedmann
4
-18
/
+10
2017-08-15
s390/qeth: clean up fill_buffer() offset logic
Julian Wiedmann
2
-19
/
+18
2017-08-15
s390/qeth: straighten out fill_buffer() interface
Julian Wiedmann
1
-15
/
+14
2017-08-15
s390/qeth: simplify fragment type selection
Julian Wiedmann
1
-15
/
+8
2017-08-15
s390/qeth: remove extra L3 adapterparms query
Julian Wiedmann
1
-13
/
+1
2017-08-15
s390/qeth: remove extra L2 adapterparms query
Julian Wiedmann
1
-9
/
+0
2017-08-15
s390/qeth: don't access skb after transmission
Julian Wiedmann
2
-10
/
+8
2017-08-07
s390/qeth: fix L3 next-hop in xmit qeth hdr
Julian Wiedmann
1
-2
/
+2
2017-07-26
s390/qeth: constify attribute_group structures.
Arvind Yadav
1
-4
/
+4
2017-07-12
drivers: s390: move static and inline before return type
Joe Perches
2
-2
/
+2
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-205
/
+304
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-17
/
+15
2017-07-03
ctcm_fsms: Convert skb->user accesses to refcount_t
David S. Miller
1
-6
/
+6
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
3
-20
/
+20
2017-06-20
s390/qeth: use diag26c to get MAC address on L2
Julian Wiedmann
3
-2
/
+76
2017-06-20
s390/qeth: fix packing buffer statistics
Julian Wiedmann
1
-7
/
+10
2017-06-20
s390/qeth: add ipa return codes for bridgeport
Kittipon Meesompop
3
-17
/
+49
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2
-6
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
6
-49
/
+36
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-06-12
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
4
-17
/
+15
2017-06-08
net: s390: fix up for "Fix inconsistent teardown and release of private netde...
Stephen Rothwell
1
-2
/
+2
2017-06-06
s390/qeth: do early device setup for z/VM IQD NICs
Julian Wiedmann
3
-11
/
+37
2017-06-06
s390/qeth: add support for early L3 device setup
Ursula Braun
3
-5
/
+25
2017-06-06
s390/qeth: silence qeth_fix_features()
Julian Wiedmann
1
-4
/
+1
2017-06-06
s390/qeth: consolidate pack buffer flushing
Julian Wiedmann
1
-40
/
+25
2017-06-06
s390/qeth: add missing strings for IPA return codes
Julian Wiedmann
1
-0
/
+2
2017-06-06
s390/qeth: log bridgeport capabilities
Julian Wiedmann
1
-0
/
+8
2017-06-06
s390/qeth: query IPv6 IPA support on HiperSockets
Julian Wiedmann
1
-3
/
+4
2017-06-06
s390/qeth: remove skb_is_nonlinear() check on IQD
Julian Wiedmann
1
-7
/
+1
2017-06-06
s390/qeth: remove support for IPA_IP_FRAGMENTATION
Julian Wiedmann
3
-29
/
+2
2017-05-11
s390/qeth: add missing hash table initializations
Ursula Braun
1
-0
/
+2
2017-05-11
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
1
-4
/
+6
2017-05-11
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
7
-20
/
+51
2017-05-11
s390/qeth: handle sysfs error during initialization
Ursula Braun
4
-3
/
+13
2017-04-11
s390/qeth: remove unimplemented gdev routines
Julian Wiedmann
2
-19
/
+2
[next]