index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
s390/qeth: don't dump control cmd twice
Julian Wiedmann
1
-1
/
+0
2017-10-20
s390/qeth: support GRO flush timer
Julian Wiedmann
1
-1
/
+1
2017-10-20
s390/qeth: try harder to get packets from RX buffer
Julian Wiedmann
1
-3
/
+1
2017-10-20
s390/qeth: consolidate skb allocation
Julian Wiedmann
1
-40
/
+31
2017-10-20
s390/qeth: clean up page frag creation
Julian Wiedmann
1
-20
/
+11
2017-10-20
s390/qeth: no VLAN support on OSM
Julian Wiedmann
1
-11
/
+6
2017-10-20
s390/qeth: don't verify device when setting MAC address
Julian Wiedmann
1
-23
/
+0
2017-10-20
s390/qeth: clean up initial MTU determination
Julian Wiedmann
1
-10
/
+4
2017-10-20
s390/qeth: fix early exit from error path
Julian Wiedmann
1
-2
/
+4
2017-10-20
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
Andy Shevchenko
1
-8
/
+5
2017-10-20
s390/qeth: remove duplicated device matching
Julian Wiedmann
4
-50
/
+9
2017-10-20
s390/drivers: use setup_timer
Allen Pais
1
-6
/
+2
2017-10-20
s390/qeth: rely on kernel for feature recovery
Julian Wiedmann
2
-23
/
+19
2017-09-18
s390/qeth: tidy up parameter naming for qeth_do_send_packet()
Jens Remus
1
-1
/
+2
2017-09-18
s390/qeth: fold VLAN handling into l3_rebuild_skb()
Julian Wiedmann
1
-16
/
+11
2017-09-18
s390/qeth: translate SETVLAN/DELVLAN errors
Julian Wiedmann
2
-12
/
+36
2017-09-18
s390/qeth: simplify L3 sysfs group management
Julian Wiedmann
1
-33
/
+12
2017-09-18
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
4
-22
/
+9
2017-09-18
s390/qeth: remove unused code in qdio_establish_cq()
Julian Wiedmann
1
-1
/
+0
2017-09-18
s390/qeth: add VNICC get/set timeout support
Hans Wippel
5
-5
/
+190
2017-09-18
s390/qeth: add VNICC enable/disable support
Hans Wippel
5
-14
/
+392
2017-09-18
s390/qeth: add basic VNICC support
Hans Wippel
4
-4
/
+172
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
[next]