index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
2018-01-25
1
-1
/
+2
*
sfc: handle TX timestamps in the normal data path
Martin Habets
2018-01-25
1
-1
/
+19
*
sfc: pass valid pointers from efx_enqueue_unwind
Bert Kenward
2017-12-08
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
|
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
1
-1
/
+1
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-3
/
+3
|
/
*
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-3
/
+4
*
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
1
-1
/
+1
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-1
/
+0
*
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-3
/
+4
*
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-2
/
+2
*
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
1
-1
/
+3
*
sfc: get PIO buffer size from the NIC
Edward Cree
2017-01-16
1
-1
/
+0
*
sfc: allow PIO more often
Edward Cree
2017-01-16
1
-0
/
+1
*
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-12-03
1
-6
/
+6
*
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-30
1
-17
/
+5
*
sfc: remove unneeded variable
Dan Carpenter
2016-11-27
1
-2
/
+0
*
sfc: remove Software TSO
Edward Cree
2016-11-18
1
-5
/
+41
*
sfc: Firmware-Assisted TSO version 2
Bert Kenward
2016-11-18
1
-762
/
+251
*
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-03-03
1
-1
/
+1
*
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
1
-3
/
+6
*
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-17
1
-1
/
+4
*
sfc: make TSO version a per-queue parameter
Bert Kenward
2015-12-01
1
-2
/
+6
*
sfc: push partner queue for skb->xmit_more
Martin Habets
2015-11-02
1
-2
/
+28
*
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
2015-07-09
1
-1
/
+2
*
sfc: remove incorrect EFX_BUG_ON_PARANOID check
Jon Cooper
2014-10-22
1
-4
/
+0
*
sfc: add support for skb->xmit_more
Edward Cree
2014-10-17
1
-24
/
+19
*
sfc: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
2014-09-09
1
-1
/
+1
*
sfc: Use __iowrite64_copy instead of a slightly different local function
Ben Hutchings
2014-07-29
1
-17
/
+7
*
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
2014-07-17
1
-0
/
+4
*
sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
Jon Cooper
2014-06-11
1
-5
/
+17
*
sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'
Ben Hutchings
2014-02-12
1
-2
/
+2
*
sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN
Ben Hutchings
2014-02-12
1
-13
/
+4
*
drivers/net: fix build warning in ethernet/sfc/tx.c
Paul Gortmaker
2014-02-06
1
-0
/
+2
*
sfc: Fix DMA unmapping issue with firmware assisted TSO
Alexandre Rames
2013-10-31
1
-2
/
+5
*
sfc: Use TX PIO for sufficiently small packets
Jon Cooper
2013-09-20
1
-0
/
+151
*
sfc: Introduce inline functions to simplify TX insertion
Ben Hutchings
2013-09-20
1
-20
/
+33
*
sfc: Allocate and link PIO buffers; map them with write-combining
Ben Hutchings
2013-09-20
1
-0
/
+10
*
sfc: Implement firmware-assisted TSO for EF10
Ben Hutchings
2013-09-20
1
-52
/
+121
*
sfc: Fold tso_get_head_fragment() into tso_start()
Ben Hutchings
2013-09-20
1
-31
/
+31
*
sfc: Update copyright banners
Ben Hutchings
2013-08-29
1
-2
/
+2
*
sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
Ben Hutchings
2013-08-29
1
-1
/
+3
*
sfc: Add TX merged completion counter
Ben Hutchings
2013-08-27
1
-0
/
+3
*
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
Ben Hutchings
2013-08-21
1
-17
/
+4
*
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
2013-08-21
1
-1
/
+2
*
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
2012-09-19
1
-0
/
+6
*
sfc: Stash header offsets for TSO in struct tso_state
Ben Hutchings
2012-08-24
1
-16
/
+12
*
sfc: Replace tso_state::full_packet_space with ip_base_len
Ben Hutchings
2012-08-24
1
-9
/
+11
*
sfc: Simplify TSO header buffer allocation
Ben Hutchings
2012-08-24
1
-210
/
+105
*
sfc: Stop TX queues before they fill up
Ben Hutchings
2012-08-24
1
-115
/
+97
[next]