开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Age
Commit message (
Expand
)
Author
2019-12-05
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
2019-11-14
s390/qeth: replace qeth_l3_get_addr_buffer()
Julian Wiedmann
2019-11-14
s390/qeth: remove VLAN tracking for L3 devices
Julian Wiedmann
2019-11-14
s390/qeth: consolidate L3 mcast registration code
Julian Wiedmann
2019-11-14
s390/qeth: remove gratuitious RX modeset
Julian Wiedmann
2019-11-14
s390/qeth: fine-tune L3 mcast locking
Julian Wiedmann
2019-11-14
s390/qeth: drop unwanted packets earlier in RX path
Julian Wiedmann
2019-11-14
s390/qeth: gather more detailed RX dropped/error statistics
Julian Wiedmann
2019-10-31
s390/qeth: don't cache MAC addresses for multicast IPs
Julian Wiedmann
2019-10-31
s390/qeth: use helpers for IP address hashing
Julian Wiedmann
2019-10-31
s390/qeth: consolidate some duplicated HW cmd code
Julian Wiedmann
2019-08-24
s390/qeth: collect accurate TX statistics
Julian Wiedmann
2019-08-20
s390/qeth: streamline control code for promisc mode
Julian Wiedmann
2019-06-27
s390/qeth: move cast type selection into fill_header()
Julian Wiedmann
2019-06-27
s390/qeth: extract helper for route validation
Julian Wiedmann
2019-06-27
s390/qeth: consolidate skb RX processing in L3 driver
Julian Wiedmann
2019-06-27
s390/qeth: consolidate pm code
Julian Wiedmann
2019-06-27
s390/qeth: remove static cmd buffer infrastructure
Julian Wiedmann
2019-06-27
s390/qeth: dynamically allocate diag cmds
Julian Wiedmann
2019-06-27
s390/qeth: dynamically allocate various cmds with sub-types
Julian Wiedmann
2019-06-27
s390/qeth: clarify parameter for simple assist cmds
Julian Wiedmann
2019-06-27
s390/qeth: dynamically allocate simple IPA cmds
Julian Wiedmann
2019-06-13
s390/qeth: allocate a single cmd on read channel
Julian Wiedmann
2019-06-13
s390/qeth: convert device-specific trace entries
Julian Wiedmann
2019-06-13
s390/qeth: simplify DOWN state handling
Julian Wiedmann
2019-06-05
s390/qeth: check dst entry before use
Julian Wiedmann
2019-06-05
s390/qeth: handle limited IPv4 broadcast in L3 TX path
Julian Wiedmann
2019-04-26
s390/qeth: trust non-IP cast type in qeth_l3_fill_header()
Julian Wiedmann
2019-04-26
s390/qeth: extract helper to determine L2 cast type
Julian Wiedmann
2019-04-26
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
2019-04-17
s390/qeth: stop/wake TX queues based on their fill level
Julian Wiedmann
2019-04-17
s390/qeth: add TX multiqueue support for OSA devices
Julian Wiedmann
2019-04-17
s390/qeth: add TX multiqueue support for IQD devices
Julian Wiedmann
2019-04-17
s390/qeth: clarify naming for some QDIO helpers
Julian Wiedmann
2019-03-28
s390/qeth: convert IP table spinlock to mutex
Julian Wiedmann
2019-03-28
s390/qeth: defer IPv6 address notifier events
Julian Wiedmann
2019-03-28
s390/qeth: add wrapper for IP table access
Julian Wiedmann
2019-03-28
s390/qeth: remove locking for RX modeset cache
Julian Wiedmann
2019-03-28
s390/qeth: defer RX modesetting
Julian Wiedmann
2019-03-18
s390/qeth: be drop monitor friendly
Julian Wiedmann
2019-03-18
s390/qeth: fix race when initializing the IP address table
Julian Wiedmann
2019-03-18
s390/qeth: don't erase configuration while probing
Julian Wiedmann
2019-02-28
s390/qeth: drop redundant state checking
Julian Wiedmann
2019-02-28
s390/qeth: don't special-case HW trap during suspend
Julian Wiedmann
2019-02-28
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
2019-02-28
s390/qeth: remove a redundant check for card->dev
Julian Wiedmann
2019-02-28
s390/qeth: call dev_close() during recovery
Julian Wiedmann
2019-02-28
s390/qeth: enable/disable the HW trap a little earlier
Julian Wiedmann
2019-02-28
s390/qeth: remove RECOVER state
Julian Wiedmann
2019-02-15
s390/qeth: overhaul ethtool statistics
Julian Wiedmann
[next]