index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_txrx.c
Commit message (
Expand
)
Author
Age
*
ice: small efficiency fixes
Jesse Brandeburg
2019-09-05
*
ice: move code closer together
Jesse Brandeburg
2019-09-05
*
ice: clean up arguments
Jesse Brandeburg
2019-09-05
*
ice: Allow egress control packets from PF_VSI
Dave Ertman
2019-08-23
*
ice: allow empty Rx descriptors
Mitch Williams
2019-08-20
*
ice: Set WB_ON_ITR when we don't re-enable interrupts
Brett Creeley
2019-08-20
*
ice: Assume that more than one Rx queue is rare in ice_napi_poll
Brett Creeley
2019-08-20
*
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
2019-07-31
*
ice: Remove duplicate code in ice_alloc_rx_bufs
Brett Creeley
2019-07-31
*
ice: Only bump Rx tail and release buffers once per napi_poll
Brett Creeley
2019-07-31
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
*
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
*
ice: Resolve static analysis warning
Bruce Allan
2019-05-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
|
\
|
*
ice: Suppress false-positive style issues reported by static analyzer
Bruce Allan
2019-05-04
|
*
ice: Add reg_idx variable in ice_q_vector structure
Brett Creeley
2019-05-02
|
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
|
*
ice: Calculate ITR increment based on direct calculation
Brett Creeley
2019-04-18
|
*
ice: Add priority information into VLAN header
Anirudh Venkataramanan
2019-04-18
|
*
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-04-18
|
*
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
|
*
ice: Remove unnecessary braces
Anirudh Venkataramanan
2019-03-26
|
*
ice: Audit hotpath structures with pahole
Brett Creeley
2019-03-26
|
*
ice: Fix for adaptive interrupt moderation
Anirudh Venkataramanan
2019-03-26
|
*
ice: map Rx buffer pages with DMA attributes
Maciej Fijalkowski
2019-03-25
|
*
ice: Limit the ice_add_rx_frag to frag addition
Maciej Fijalkowski
2019-03-25
|
*
ice: Gather the rx buf clean-up logic for better reuse
Maciej Fijalkowski
2019-03-25
|
*
ice: Introduce bulk update for page count
Maciej Fijalkowski
2019-03-25
|
*
ice: Get rid of ice_pull_tail
Maciej Fijalkowski
2019-03-25
|
*
ice: Pull out page reuse checks onto separate function
Maciej Fijalkowski
2019-03-25
|
*
ice: Retrieve rx_buf in separate function
Maciej Fijalkowski
2019-03-25
|
*
ice: fix some function prototype and signature style issues
Bruce Allan
2019-03-22
|
*
ice: Determine descriptor count and ring size based on PAGE_SIZE
Brett Creeley
2019-03-19
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
|
/
*
ice: fix numeric overflow warning
Bruce Allan
2019-02-25
*
ice: sizeof(<type>) should be avoided
Bruce Allan
2019-02-25
*
ice: Offload SCTP checksum
Anirudh Venkataramanan
2019-01-15
*
ice: Add support for adaptive interrupt moderation
Brett Creeley
2019-01-15
*
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-21
*
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
*
ice: Cosmetic formatting changes
Anirudh Venkataramanan
2018-11-20
*
ice: Fix return value from NAPI poll
Dave Ertman
2018-11-20
*
ice: Fix the bytecount sent to netdev_tx_sent_queue
Brett Creeley
2018-11-06
*
ice: Fix tx_timeout in PF driver
Brett Creeley
2018-11-06
*
ice: Add support for Tx hang, Tx timeout and malicious driver detection
Sudheer Mogilappagari
2018-08-28
*
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
2018-03-26
*
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
2018-03-26
*
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
2018-03-26