index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: remove HARDSETUP state
Julian Wiedmann
2020-01-26
1
-11
/
+3
*
s390/qeth: consolidate online/offline code
Julian Wiedmann
2020-01-26
1
-83
/
+4
*
s390/qeth: consolidate QDIO queue setup
Julian Wiedmann
2020-01-26
1
-7
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
1
-1
/
+1
|
\
|
*
s390/qeth: fix qdio teardown after early init error
Julian Wiedmann
2019-12-24
1
-1
/
+1
*
|
s390/qeth: consolidate RX code
Julian Wiedmann
2019-12-26
1
-91
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
1
-0
/
+1
|
\
|
|
*
s390/qeth: fix promiscuous mode after reset
Julian Wiedmann
2019-12-20
1
-0
/
+1
*
|
s390/qeth: stop yielding the ip_lock during IPv4 registration
Julian Wiedmann
2019-12-18
1
-32
/
+2
*
|
s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path
Julian Wiedmann
2019-12-18
1
-6
/
+0
*
|
s390/qeth: remove open-coded inet_make_mask()
Julian Wiedmann
2019-12-18
1
-19
/
+15
*
|
s390/qeth: clean up L3 sysfs code
Julian Wiedmann
2019-12-18
1
-1
/
+11
*
|
s390/qeth: overhaul L3 IP address dump code
Julian Wiedmann
2019-12-18
1
-15
/
+5
|
/
*
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
2019-12-05
1
-6
/
+7
*
s390/qeth: replace qeth_l3_get_addr_buffer()
Julian Wiedmann
2019-11-14
1
-40
/
+22
*
s390/qeth: remove VLAN tracking for L3 devices
Julian Wiedmann
2019-11-14
1
-31
/
+11
*
s390/qeth: consolidate L3 mcast registration code
Julian Wiedmann
2019-11-14
1
-90
/
+30
*
s390/qeth: remove gratuitious RX modeset
Julian Wiedmann
2019-11-14
1
-2
/
+0
*
s390/qeth: fine-tune L3 mcast locking
Julian Wiedmann
2019-11-14
1
-4
/
+3
*
s390/qeth: drop unwanted packets earlier in RX path
Julian Wiedmann
2019-11-14
1
-18
/
+8
*
s390/qeth: gather more detailed RX dropped/error statistics
Julian Wiedmann
2019-11-14
1
-0
/
+1
*
s390/qeth: don't cache MAC addresses for multicast IPs
Julian Wiedmann
2019-10-31
1
-14
/
+10
*
s390/qeth: use helpers for IP address hashing
Julian Wiedmann
2019-10-31
1
-4
/
+4
*
s390/qeth: consolidate some duplicated HW cmd code
Julian Wiedmann
2019-10-31
1
-9
/
+0
*
s390/qeth: collect accurate TX statistics
Julian Wiedmann
2019-08-24
1
-6
/
+3
*
s390/qeth: streamline control code for promisc mode
Julian Wiedmann
2019-08-20
1
-17
/
+7
*
s390/qeth: move cast type selection into fill_header()
Julian Wiedmann
2019-06-27
1
-24
/
+19
*
s390/qeth: extract helper for route validation
Julian Wiedmann
2019-06-27
1
-28
/
+21
*
s390/qeth: consolidate skb RX processing in L3 driver
Julian Wiedmann
2019-06-27
1
-18
/
+12
*
s390/qeth: consolidate pm code
Julian Wiedmann
2019-06-27
1
-30
/
+0
*
s390/qeth: remove static cmd buffer infrastructure
Julian Wiedmann
2019-06-27
1
-1
/
+0
*
s390/qeth: dynamically allocate diag cmds
Julian Wiedmann
2019-06-27
1
-3
/
+1
*
s390/qeth: dynamically allocate various cmds with sub-types
Julian Wiedmann
2019-06-27
1
-5
/
+5
*
s390/qeth: clarify parameter for simple assist cmds
Julian Wiedmann
2019-06-27
1
-12
/
+14
*
s390/qeth: dynamically allocate simple IPA cmds
Julian Wiedmann
2019-06-27
1
-7
/
+10
*
s390/qeth: allocate a single cmd on read channel
Julian Wiedmann
2019-06-13
1
-1
/
+0
*
s390/qeth: convert device-specific trace entries
Julian Wiedmann
2019-06-13
1
-19
/
+16
*
s390/qeth: simplify DOWN state handling
Julian Wiedmann
2019-06-13
1
-5
/
+2
*
s390/qeth: check dst entry before use
Julian Wiedmann
2019-06-05
1
-5
/
+25
*
s390/qeth: handle limited IPv4 broadcast in L3 TX path
Julian Wiedmann
2019-06-05
1
-0
/
+2
*
s390/qeth: trust non-IP cast type in qeth_l3_fill_header()
Julian Wiedmann
2019-04-26
1
-8
/
+3
*
s390/qeth: extract helper to determine L2 cast type
Julian Wiedmann
2019-04-26
1
-7
/
+1
*
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
2019-04-26
1
-13
/
+11
*
s390/qeth: stop/wake TX queues based on their fill level
Julian Wiedmann
2019-04-17
1
-16
/
+2
*
s390/qeth: add TX multiqueue support for OSA devices
Julian Wiedmann
2019-04-17
1
-1
/
+10
*
s390/qeth: add TX multiqueue support for IQD devices
Julian Wiedmann
2019-04-17
1
-7
/
+23
*
s390/qeth: clarify naming for some QDIO helpers
Julian Wiedmann
2019-04-17
1
-1
/
+1
*
s390/qeth: convert IP table spinlock to mutex
Julian Wiedmann
2019-03-28
1
-17
/
+17
*
s390/qeth: defer IPv6 address notifier events
Julian Wiedmann
2019-03-28
1
-6
/
+54
*
s390/qeth: add wrapper for IP table access
Julian Wiedmann
2019-03-28
1
-16
/
+17
[next]