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-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2018-03-26
s390/cio: rename struct channel_path_desc
Sebastian Ott
1
-1
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+17
2018-03-22
s390/qeth: on channel error, reject further cmd requests
Julian Wiedmann
1
-0
/
+1
2018-03-22
s390/qeth: lock read device while queueing next buffer
Julian Wiedmann
1
-3
/
+13
2018-03-22
s390/qeth: when thread completes, wake up all waiters
Julian Wiedmann
1
-1
/
+1
2018-03-22
s390/qeth: free netdevice when removing a card
Julian Wiedmann
3
-4
/
+2
2018-03-09
s390/qeth: shrink qeth_ipaddr struct
Julian Wiedmann
3
-30
/
+33
2018-03-09
s390/qeth: extract helpers for managing special IPs
Julian Wiedmann
3
-165
/
+57
2018-03-09
s390/qeth: simplify card look-up on IP notification
Julian Wiedmann
2
-67
/
+12
2018-03-09
s390/qeth: restructure IP notification handlers
Julian Wiedmann
2
-63
/
+49
2018-03-09
s390/qeth: reset NAPI context during queue init
Julian Wiedmann
3
-4
/
+2
2018-03-09
s390/qeth: reduce RX skb setup
Julian Wiedmann
2
-10
/
+1
2018-03-09
s390/qeth: allocate skb from NAPI cache
Julian Wiedmann
3
-6
/
+4
2018-03-09
s390/qeth: pass correct length to header_ops->create()
Julian Wiedmann
1
-4
/
+3
2018-03-09
s390/qeth: advertise IFF_UNICAST_FLT
Julian Wiedmann
1
-0
/
+1
2018-03-09
s390/qeth: support SG for more device types
Julian Wiedmann
2
-13
/
+17
2018-03-09
s390/qeth: remove outdated portname debug msg
Julian Wiedmann
1
-5
/
+2
2018-03-09
s390/qeth: use __ipa_cmd() for casting an IPA cmd buffer
Julian Wiedmann
3
-28
/
+24
2018-02-28
s390/qeth: fix IPA command submission race
Julian Wiedmann
1
-9
/
+10
2018-02-28
s390/qeth: fix IP address lookup for L3 devices
Julian Wiedmann
2
-51
/
+74
2018-02-28
Revert "s390/qeth: fix using of ref counter for rxip addresses"
Julian Wiedmann
1
-5
/
+3
2018-02-28
s390/qeth: fix double-free on IP add/remove race
Julian Wiedmann
1
-1
/
+2
2018-02-28
s390/qeth: fix IP removal on offline cards
Julian Wiedmann
1
-11
/
+3
2018-02-28
s390/qeth: fix overestimated count of buffer elements
Julian Wiedmann
2
-9
/
+12
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-01-02
s390/qeth: support early setup for z/VM NICs
Julian Wiedmann
1
-9
/
+77
2018-01-02
s390/qeth: use common helper to display rxip/vipa
Julian Wiedmann
1
-66
/
+24
2018-01-02
s390/qeth: improve error reporting on IP add/removal
Julian Wiedmann
3
-25
/
+35
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2017-12-20
s390/qeth: replace open-coded in*_pton()
Julian Wiedmann
3
-89
/
+12
2017-12-20
s390/qeth: pass full data length to l3_fill_header()
Julian Wiedmann
1
-8
/
+10
2017-12-20
s390/qeth: streamline l3_fill_header()
Julian Wiedmann
1
-56
/
+43
2017-12-20
s390/qeth: unionize next-hop field in qeth L3 header
Julian Wiedmann
2
-8
/
+23
2017-12-20
s390/qeth: recognize non-IP multicast on L3 transmit
Julian Wiedmann
2
-5
/
+1
2017-12-20
s390/qeth: clean up l3_get_cast_type()
Julian Wiedmann
2
-35
/
+20
2017-12-20
s390/qeth: robustify qeth_get_ip_version()
Julian Wiedmann
1
-6
/
+8
2017-12-20
s390/qeth: align L2 and L3 set_rx_mode() implementations
Julian Wiedmann
2
-67
/
+43
2017-12-20
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
6
-37
/
+32
2017-12-20
s390/qeth: consolidate qeth MAC address helpers
Julian Wiedmann
1
-29
/
+18
2017-12-20
s390/qeth: don't keep track of MAC address's cast type
Julian Wiedmann
2
-20
/
+8
2017-12-20
s390/qeth: drop CONFIG_QETH_IPV6
Julian Wiedmann
2
-54
/
+9
2017-12-20
s390/qeth: use ip*_eth_mc_map helpers
Julian Wiedmann
1
-29
/
+14
2017-12-20
qeth: convert qeth_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+5
2017-12-20
net: convert lcs_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+5
2017-12-20
s390/qeth: fix error handling in checksum cmd callback
Julian Wiedmann
1
-1
/
+8
2017-12-15
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
5
-37
/
+67
2017-12-15
s390/qeth: lock IP table while applying takeover changes
Julian Wiedmann
1
-0
/
+2
2017-12-15
s390/qeth: don't apply takeover changes to RXIP
Julian Wiedmann
2
-4
/
+6
[next]