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
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
4
-8
/
+10
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2
-2
/
+2
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
4
-4
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
4
-10
/
+14
2017-07-19
sfc: Add ethtool -m support for QSFP modules
Martin Habets
1
-43
/
+181
2017-07-12
sfc: don't read beyond unicast address list
Bert Kenward
1
-5
/
+3
2017-07-01
sfc: correct comment on efx_mcdi_process_event
Edward Cree
1
-1
/
+1
2017-07-01
sfc: change Unknown MCDI event message to print full event.
Jon Cooper
1
-2
/
+3
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+8
2017-06-29
sfc: fix attempt to translate invalid filter ID
Edward Cree
1
-3
/
+4
2017-06-22
sfc: Fix MCDI command size for filter operations
Martin Habets
1
-4
/
+4
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2017-06-20
sfc: remove duplicate up_write on VF filter_sem
Edward Cree
1
-2
/
+0
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-4
/
+2
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
4
-8
/
+8
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-05-12
sfc: revert changes to NIC revision numbers
Bert Kenward
1
-2
/
+6
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+5
2017-04-25
sfc: tx ring can only have 2048 entries for all EF10 NICs
Bert Kenward
2
-1
/
+5
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+14
2017-04-17
sfc: limit the number of receive queues
Bert Kenward
2
-0
/
+14
2017-04-05
sfc: don't insert mc_list on low-latency firmware if it's too long
Edward Cree
1
-2
/
+8
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-03-22
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
1
-1
/
+1
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2
-2
/
+6
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-02-27
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
5
-11
/
+19
2017-02-17
sfc: forget filters from sw table if hw replies ENOENT on removing them
Bert Kenward
1
-3
/
+8
2017-02-17
sfc: fix filter_id misinterpretation in edge case
Jon Cooper
1
-18
/
+30
2017-02-14
sfc: only fall back to a lower interrupt mode if it is supported
Andrew Rybchenko
1
-2
/
+8
2017-02-14
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
4
-3
/
+16
2017-02-11
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Edward Cree
1
-1
/
+2
2017-02-09
sfc: configure UDP tunnel offload ports
Jon Cooper
7
-1
/
+397
2017-02-09
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
Matthew Slattery
1
-0
/
+21
2017-02-09
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
Jon Cooper
1
-2
/
+5
2017-02-09
sfc: harden driver against MC resets during initial probe
Jon Cooper
1
-35
/
+64
2017-02-09
sfc: set csum_level for encapsulated packets
Jon Cooper
3
-4
/
+25
2017-02-09
sfc: process RX event inner checksum flags
Jon Cooper
4
-19
/
+131
2017-02-07
sfc: fix an off by one bug
Dan Carpenter
1
-1
/
+1
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
1
-2
/
+2
2017-02-03
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-01-31
sfc: fix an off-by-one compare on an array size
Colin Ian King
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2
-2
/
+2
2017-01-27
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2
-146
/
+449
2017-01-27
sfc: refactor debug-or-warnings printks
Jon Cooper
2
-15
/
+12
[next]