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
2018-09-12
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-09-12
s390/qeth: use vzalloc for QUERY OAT buffer
Wenjia Zhang
1
-2
/
+3
2018-09-12
s390/qeth: switch on SG by default for IQD devices
Julian Wiedmann
1
-0
/
+2
2018-09-12
s390/qeth: indicate error when netdev allocation fails
Julian Wiedmann
1
-1
/
+3
2018-08-09
s390/qeth: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-09
s390/qeth: don't restrict qeth_card to DMA memory
Julian Wiedmann
3
-14
/
+19
2018-08-09
s390/qeth: clean up card initialization
Julian Wiedmann
1
-34
/
+10
2018-08-09
s390/qeth: do basic setup for data channel
Julian Wiedmann
1
-9
/
+15
2018-08-09
s390/qeth: use qeth_setup_ccw() to set up all CCWs
Julian Wiedmann
4
-43
/
+16
2018-08-09
s390/qeth: reduce hard-coded access to ccw channels
Julian Wiedmann
2
-28
/
+31
2018-08-09
s390/qeth: extract helper for MPC protocol type
Julian Wiedmann
3
-24
/
+15
2018-07-21
s390/qeth: speed up L2 IQD xmit
Julian Wiedmann
3
-56
/
+30
2018-07-21
s390/qeth: add support for constrained HW headers
Julian Wiedmann
4
-22
/
+30
2018-07-21
s390/qeth: merge linearize-check into HW header construction
Julian Wiedmann
4
-70
/
+80
2018-07-21
s390/qeth: add statistics for consumed buffer elements
Julian Wiedmann
4
-23
/
+24
2018-07-21
s390/qeth: use core MTU range checking
Julian Wiedmann
5
-37
/
+2
2018-07-21
s390/qeth: simplify max MTU handling
Julian Wiedmann
4
-41
/
+45
2018-07-21
s390/qeth: don't cache HW port number
Julian Wiedmann
3
-7
/
+4
2018-07-21
s390/qeth: allocate netdevice early
Julian Wiedmann
6
-88
/
+94
2018-07-21
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
3
-3
/
+3
2018-07-21
s390/qeth: reset layer2 attribute on layer switch
Julian Wiedmann
1
-0
/
+1
2018-07-21
s390/qeth: fix race in used-buffer accounting
Julian Wiedmann
1
-1
/
+2
2018-07-12
s390/qeth: speed-up IPv4 OSA xmit
Julian Wiedmann
1
-12
/
+21
2018-07-12
s390/qeth: speed-up L3 IQD xmit
Julian Wiedmann
1
-83
/
+128
2018-07-12
s390/qeth: add a L3 xmit wrapper
Julian Wiedmann
1
-57
/
+65
2018-07-12
s390/qeth: increase GSO max size for eligible L3 devices
Julian Wiedmann
1
-2
/
+3
2018-07-12
s390/qeth: clean up exported symbols
Julian Wiedmann
4
-13
/
+8
2018-07-12
s390/qeth: consolidate ccwgroup driver definition
Julian Wiedmann
1
-21
/
+21
2018-07-12
s390/qeth: clean up Output Queue selection
Julian Wiedmann
5
-27
/
+27
2018-07-12
s390/qeth: fine-tune RX modesetting
Julian Wiedmann
2
-7
/
+5
2018-07-12
s390/qeth: remove unused buffer->aob pointer
Julian Wiedmann
2
-8
/
+0
2018-07-12
s390/qeth: various buffer management cleanups
Julian Wiedmann
1
-46
/
+20
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+57
2018-06-30
s390/qeth: consistently re-enable device features
Julian Wiedmann
4
-17
/
+16
2018-06-30
s390/qeth: don't clobber buffer on async TX completion
Julian Wiedmann
2
-6
/
+27
2018-06-30
s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
Vasily Gorbik
1
-2
/
+2
2018-06-30
s390/qeth: fix race when setting MAC address
Julian Wiedmann
1
-4
/
+11
2018-06-30
Revert "s390/qeth: use Read device to query hypervisor for MAC"
Julian Wiedmann
1
-1
/
+1
2018-06-30
s390/ism: add device driver for internal shared memory
Sebastian Ott
4
-0
/
+857
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-13
/
+16
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-292
/
+229
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
5
-117
/
+117
2018-04-27
s390/qeth: improve fallback to random MAC address
Julian Wiedmann
1
-10
/
+13
2018-04-27
s390/qeth: add IPv6 RX checksum offload support
Kittipon Meesompop
3
-8
/
+33
2018-04-27
s390/qeth: add IPv6 TX checksum offload support
Kittipon Meesompop
5
-15
/
+38
2018-04-27
s390/qeth: extend Checksum Offload Assists for IPv6
Kittipon Meesompop
3
-52
/
+60
2018-04-27
s390/qeth: query IPv6 assists during hardsetup
Kittipon Meesompop
2
-8
/
+5
2018-04-27
s390/qeth: add stats counter for RX csum offload
Kittipon Meesompop
2
-3
/
+9
2018-04-27
s390/qeth: disregard IPv4 header for RX csum offload
Julian Wiedmann
1
-1
/
+0
2018-04-27
s390/qeth: extract csum offload helpers
Julian Wiedmann
3
-59
/
+33
[next]