index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
sfc: check hash is valid before using it
Edward Cree
1
-0
/
+8
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
1
-3
/
+13
2020-06-30
sfc: commonise miscellaneous efx functions
Edward Cree
1
-26
/
+0
2020-06-30
sfc: commonise ARFS handling
Edward Cree
1
-5
/
+0
2020-06-30
sfc: commonise FC advertising
Edward Cree
1
-3
/
+0
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-06
sfc: complete the next packet when we receive a timestamp
Tom Zhao
1
-0
/
+1
2020-02-18
sfc: move some ARFS code out of headers
Edward Cree
1
-18
/
+0
2020-02-18
sfc: only schedule asynchronous filter work if needed
Edward Cree
1
-1
/
+1
2020-01-10
sfc: move RPS code
Alex Maftei (amaftei)
1
-23
/
+1
2020-01-10
sfc: move RSS code
Alex Maftei (amaftei)
1
-5
/
+0
2020-01-10
sfc: move more rx code
Alex Maftei (amaftei)
1
-3
/
+0
2020-01-09
sfc: move common rx code
Alex Maftei (amaftei)
1
-0
/
+3
2020-01-09
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
1
-4
/
+0
2020-01-09
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
1
-32
/
+0
2019-11-23
sfc: do ARFS expiry work occasionally even without NAPI poll
Edward Cree
1
-3
/
+7
2019-11-23
sfc: change ARFS expiry mechanism
Edward Cree
1
-4
/
+5
2019-11-01
sfc: handle XDP_TX outcomes of XDP eBPF programs
Charles McLachlan
1
-0
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-04-24
sfc: ARFS filter IDs
Edward Cree
1
-0
/
+21
2018-03-27
sfc: protect list of RSS contexts under a mutex
Edward Cree
1
-2
/
+2
2018-03-27
sfc: replace asynchronous filter operations
Edward Cree
1
-2
/
+5
2018-03-09
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
1
-1
/
+11
2018-01-11
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
1
-1
/
+3
2017-12-18
sfc: make mem_bar a function rather than a constant
Edward Cree
1
-5
/
+0
2017-10-25
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-1
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-2
/
+3
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+2
2017-04-25
sfc: tx ring can only have 2048 entries for all EF10 NICs
Bert Kenward
1
-1
/
+4
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
1
-0
/
+6
2016-08-13
sfc: set interrupt moderation via MCDI
Bert Kenward
1
-0
/
+2
2016-06-16
sfc: Assert filter_sem write locked when required
Edward Cree
1
-0
/
+9
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-1
/
+2
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+1
2015-12-12
sfc: only use RSS filters if we're using RSS
Bert Kenward
1
-0
/
+5
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
1
-0
/
+1
2015-05-22
sfc: add ndo_set_vf_mac() function for EF10
Shradha Shah
1
-0
/
+3
2015-05-22
sfc: protect filter table against use-after-free
Edward Cree
1
-0
/
+2
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
1
-0
/
+1
2015-05-09
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
1
-0
/
+2
2015-05-09
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
1
-0
/
+7
2014-07-23
sfc: Add support for busy polling
Alexandre Rames
1
-0
/
+2
2014-07-16
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
1
-0
/
+3
2014-02-13
sfc: Update product naming
Ben Hutchings
1
-1
/
+1
2014-01-24
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
1
-0
/
+3
2013-12-13
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
Ben Hutchings
1
-14
/
+0
2013-12-13
sfc: Change priority and flags for automatic MAC filters
Ben Hutchings
1
-0
/
+3
2013-12-13
sfc: Make initial fill of RX descriptors synchronous
Jon Cooper
1
-1
/
+1
[next]