index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-06-16
net: sfc: avoid -Wtype-limits warning
Arnd Bergmann
1
-1
/
+2
2016-06-15
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
Andrew Rybchenko
3
-5
/
+74
2016-06-15
sfc: Update MCDI protocol definitions
Edward Cree
1
-48
/
+1279
2016-06-15
sfc: Disable VLAN filtering by default if not strictly required
Andrew Rybchenko
1
-1
/
+9
2016-06-15
sfc: VLAN filters must only be created if the firmware supports this.
Martin Habets
2
-0
/
+25
2016-06-15
sfc: Fix dup unknown multicast/unicast filters after datapath reset
Andrew Rybchenko
1
-11
/
+69
2016-06-15
sfc: Refactor checks for invalid filter ID
Edward Cree
1
-26
/
+13
2016-06-15
sfc: Take mac_lock before calling efx_ef10_filter_table_probe
Martin Habets
3
-2
/
+11
2016-06-15
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
Andrew Rybchenko
3
-2
/
+124
2016-06-15
sfc: Implement list of VLANs added over interface
Andrew Rybchenko
2
-35
/
+295
2016-06-15
sfc: Make EF10 filter management helper functions VLAN-aware
Andrew Rybchenko
1
-29
/
+41
2016-06-15
sfc: Store unicast and multicast promisc flag with address cache
Andrew Rybchenko
1
-15
/
+15
2016-06-15
sfc: Move filter IDs to per-VLAN data structure
Andrew Rybchenko
1
-37
/
+51
2016-06-15
sfc: Forget filter ID when the filter is marked old
Andrew Rybchenko
1
-20
/
+33
2016-06-15
sfc: Assert filter_sem write locked when required
Edward Cree
2
-1
/
+24
2016-06-15
sfc: Add efx_nic member with fixed netdev features
Andrew Rybchenko
2
-4
/
+17
2016-06-15
sfc: Move last mc_promisc flag to EF10 filter table state
Andrew Rybchenko
2
-4
/
+5
2016-06-15
sfc: Define macro with EF10 offload feature
Andrew Rybchenko
1
-4
/
+8
2016-06-08
sfc: report supported link speeds on SFP connections
Bert Kenward
1
-3
/
+4
2016-05-31
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
3
-17
/
+56
2016-05-29
sfc: use flow dissector helpers for aRFS
Edward Cree
1
-54
/
+21
2016-05-25
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
1
-0
/
+16
2016-04-28
sfc: disable RSS when unsupported
Jon Cooper
1
-2
/
+13
2016-03-03
net: relax setup_tc ndo op handle restriction
John Fastabend
1
-1
/
+1
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2
-4
/
+8
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2
-2
/
+5
2016-02-11
sfc: implement IPv6 NFC (and IPV4_USER_FLOW)
Edward Cree
1
-0
/
+184
2015-12-23
sfc: Downgrade or remove some error messages
Bert Kenward
2
-9
/
+18
2015-12-23
sfc: Downgrade EPERM messages from MCDI to debug
Tomáš Pilař
1
-3
/
+4
2015-12-23
sfc: Make failed filter removal less noisy
Bert Kenward
1
-17
/
+31
2015-12-23
sfc: Handle MCDI proxy authorisation
Bert Kenward
2
-8
/
+155
2015-12-23
sfc: Retry MCDI after NO_EVB_PORT error on a VF
Bert Kenward
2
-15
/
+85
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+19
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
1
-1
/
+1
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-15
sfc: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2015-12-12
sfc: only use RSS filters if we're using RSS
Bert Kenward
3
-13
/
+18
2015-12-05
sfc: check warm_boot_count after other functions have been reset
Daniel Pieczko
1
-2
/
+13
2015-12-02
sfc: use ALIGN macro for aligning frame sizes
Jarod Wilson
1
-1
/
+2
2015-12-01
sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC
Bert Kenward
1
-0
/
+6
2015-12-01
sfc: make TSO version a per-queue parameter
Bert Kenward
3
-9
/
+14
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-1
/
+0
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-1
/
+0
2015-11-16
sfc: constify pci_error_handlers structures
Julia Lawall
1
-1
/
+1
2015-11-10
sfc: don't call dma_supported
Christoph Hellwig
1
-5
/
+3
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-91
/
+126
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+36
2015-11-02
sfc: push partner queue for skb->xmit_more
Martin Habets
4
-4
/
+36
[next]