index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
11
-293
/
+904
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
19
-0
/
+19
|
|
\
|
*
|
s390/qeth: don't dump control cmd twice
Julian Wiedmann
2017-10-20
1
-1
/
+0
|
*
|
s390/qeth: support GRO flush timer
Julian Wiedmann
2017-10-20
1
-1
/
+1
|
*
|
s390/qeth: try harder to get packets from RX buffer
Julian Wiedmann
2017-10-20
1
-3
/
+1
|
*
|
s390/qeth: consolidate skb allocation
Julian Wiedmann
2017-10-20
1
-40
/
+31
|
*
|
s390/qeth: clean up page frag creation
Julian Wiedmann
2017-10-20
1
-20
/
+11
|
*
|
s390/qeth: no VLAN support on OSM
Julian Wiedmann
2017-10-20
1
-11
/
+6
|
*
|
s390/qeth: don't verify device when setting MAC address
Julian Wiedmann
2017-10-20
1
-23
/
+0
|
*
|
s390/qeth: clean up initial MTU determination
Julian Wiedmann
2017-10-20
1
-10
/
+4
|
*
|
s390/qeth: fix early exit from error path
Julian Wiedmann
2017-10-20
1
-2
/
+4
|
*
|
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
Andy Shevchenko
2017-10-20
1
-8
/
+5
|
*
|
s390/qeth: remove duplicated device matching
Julian Wiedmann
2017-10-20
4
-50
/
+9
|
*
|
s390/drivers: use setup_timer
Allen Pais
2017-10-20
1
-6
/
+2
|
*
|
s390/qeth: rely on kernel for feature recovery
Julian Wiedmann
2017-10-20
2
-23
/
+19
|
*
|
s390/qeth: tidy up parameter naming for qeth_do_send_packet()
Jens Remus
2017-09-18
1
-1
/
+2
|
*
|
s390/qeth: fold VLAN handling into l3_rebuild_skb()
Julian Wiedmann
2017-09-18
1
-16
/
+11
|
*
|
s390/qeth: translate SETVLAN/DELVLAN errors
Julian Wiedmann
2017-09-18
2
-12
/
+36
|
*
|
s390/qeth: simplify L3 sysfs group management
Julian Wiedmann
2017-09-18
1
-33
/
+12
|
*
|
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
2017-09-18
4
-22
/
+9
|
*
|
s390/qeth: remove unused code in qdio_establish_cq()
Julian Wiedmann
2017-09-18
1
-1
/
+0
|
*
|
s390/qeth: add VNICC get/set timeout support
Hans Wippel
2017-09-18
5
-5
/
+190
|
*
|
s390/qeth: add VNICC enable/disable support
Hans Wippel
2017-09-18
5
-14
/
+392
|
*
|
s390/qeth: add basic VNICC support
Hans Wippel
2017-09-18
4
-4
/
+172
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
2
-11
/
+7
|
\
\
\
|
*
|
|
timer: Fix two mistakes in callback conversions
Kees Cook
2017-10-05
1
-1
/
+0
|
*
|
|
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
2
-10
/
+7
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
3
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
2017-09-29
3
-0
/
+3
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
19
-0
/
+19
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
9
-329
/
+356
|
\
|
*
s390/qeth: use skb_cow_head() for L2 OSA xmit
Julian Wiedmann
2017-08-18
3
-22
/
+65
|
*
s390/qeth: unify code to build header elements
Julian Wiedmann
2017-08-18
1
-14
/
+15
|
*
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
2017-08-18
3
-4
/
+4
|
*
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
2017-08-18
4
-10
/
+8
|
*
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
2017-08-18
4
-21
/
+23
|
*
s390/qeth: pass full data length to l2_fill_header()
Julian Wiedmann
2017-08-18
1
-6
/
+6
|
*
s390/qeth: split L2 xmit paths
Julian Wiedmann
2017-08-18
1
-102
/
+123
|
*
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/qeth: reject multicast rxip addresses
Kittipon Meesompop
2017-08-15
1
-0
/
+17
|
*
s390/qeth: extract bridgeport cmd builder
Julian Wiedmann
2017-08-15
1
-36
/
+26
|
*
s390/net: reduce inlining
Julian Wiedmann
2017-08-15
7
-74
/
+67
|
*
s390/qeth: make more use of skb API
Julian Wiedmann
2017-08-15
4
-18
/
+10
|
*
s390/qeth: clean up fill_buffer() offset logic
Julian Wiedmann
2017-08-15
2
-19
/
+18
|
*
s390/qeth: straighten out fill_buffer() interface
Julian Wiedmann
2017-08-15
1
-15
/
+14
|
*
s390/qeth: simplify fragment type selection
Julian Wiedmann
2017-08-15
1
-15
/
+8
|
*
s390/qeth: remove extra L3 adapterparms query
Julian Wiedmann
2017-08-15
1
-13
/
+1
|
*
s390/qeth: remove extra L2 adapterparms query
Julian Wiedmann
2017-08-15
1
-9
/
+0
|
*
s390/qeth: don't access skb after transmission
Julian Wiedmann
2017-08-15
2
-10
/
+8
[next]