index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-08-06
5
-51
/
+90
|
\
|
*
i40e: Remove unicast log when VF is leaving multicast mode.
Czeslaw Zagorski
2019-08-05
1
-18
/
+21
|
*
i40e: verify string count matches even on early return
Jacob Keller
2019-08-05
1
-1
/
+2
|
*
i40e: Log info when PF is entering and leaving Allmulti mode.
Czeslaw Zagorski
2019-08-05
1
-0
/
+4
|
*
i40e: Update visual effect for advertised FEC mode.
Czeslaw Zagorski
2019-08-05
1
-28
/
+35
|
*
i40e: fix code comments
Jeff Kirsher
2019-08-05
1
-1
/
+1
|
*
i40e: don't report link up for a VF who hasn't enabled queues
Jacob Keller
2019-08-05
2
-1
/
+13
|
*
i40e: Log disable-fw-lldp flag change by ethtool
Slawomir Laba
2019-08-05
1
-0
/
+5
|
*
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
2019-08-05
3
-2
/
+9
*
|
openvswitch: Print error when ovs_execute_actions() fails
Yifeng Sun
2019-08-06
1
-2
/
+5
*
|
Merge branch 'Support-tunnels-over-VLAN-in-NFP'
David S. Miller
2019-08-06
10
-32
/
+476
|
\
\
|
*
|
nfp: flower: encode mac indexes with pre-tunnel rule check
John Hurley
2019-08-06
1
-16
/
+55
|
*
|
nfp: flower: remove offloaded MACs when reprs are applied to OvS bridges
John Hurley
2019-08-06
2
-0
/
+49
|
*
|
nfp: flower: offload pre-tunnel rules
John Hurley
2019-08-06
4
-2
/
+82
|
*
|
nfp: flower: verify pre-tunnel rules
John Hurley
2019-08-06
3
-5
/
+115
|
*
|
nfp: flower: detect potential pre-tunnel rules
John Hurley
2019-08-06
3
-7
/
+62
|
*
|
nfp: flower: push vlan after tunnel in merge
John Hurley
2019-08-06
2
-5
/
+58
|
*
|
net: sched: add ingress mirred action to hardware IR
John Hurley
2019-08-06
2
-0
/
+8
|
*
|
net: tc_act: add helpers to detect ingress mirred actions
John Hurley
2019-08-06
1
-0
/
+18
|
*
|
net: sched: add skbedit of ptype action to hardware IR
John Hurley
2019-08-06
2
-0
/
+5
|
*
|
net: tc_act: add skbedit_ptype helper functions
John Hurley
2019-08-06
1
-0
/
+27
|
/
/
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-08-06
10
-49
/
+49
|
\
\
|
*
|
fm10k: fix fm10k_get_fault_pf to read correct address
Jacob Keller
2019-08-04
1
-1
/
+1
|
*
|
fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS
Jacob Keller
2019-08-04
4
-18
/
+11
|
*
|
fm10k: mark unused parameters with __always_unused
Jacob Keller
2019-08-04
5
-21
/
+28
|
*
|
fm10k: cast page_addr to u8 * when incrementing it
Jacob Keller
2019-08-04
1
-1
/
+1
|
*
|
fm10k: explicitly return 0 on success path in function
Jacob Keller
2019-08-04
1
-1
/
+1
|
*
|
fm10k: remove needless initialization of size local variable
Jacob Keller
2019-08-04
1
-1
/
+1
|
*
|
fm10k: remove needless assignment of err local variable
Jacob Keller
2019-08-04
1
-5
/
+5
|
*
|
fm10k: remove unnecessary variable initializer
Jacob Keller
2019-08-04
1
-1
/
+1
*
|
|
r8169: sync PCIe PHY init with vendor driver 8.047.01
Heiner Kallweit
2019-08-06
1
-22
/
+38
*
|
|
r8169: add helper r8168_mac_ocp_modify
Heiner Kallweit
2019-08-06
1
-46
/
+19
*
|
|
r8169: remove access to legacy register MultiIntr
Heiner Kallweit
2019-08-06
1
-4
/
+0
*
|
|
Merge branch 'fq_codel-small-optimizations'
David S. Miller
2019-08-06
1
-7
/
+3
|
\
\
\
|
*
|
|
fq_codel: Kill useless per-flow dropped statistic
Dave Taht
2019-08-06
1
-7
/
+1
|
*
|
|
Increase fq_codel count in the bulk dropper
Dave Taht
2019-08-06
1
-0
/
+2
|
/
/
/
*
|
|
net: mdio-octeon: Fix Kconfig warnings and build errors
Nathan Chancellor
2019-08-06
2
-2
/
+4
*
|
|
net: dsa: dump CPU port regs through master
Vivien Didelot
2019-08-06
1
-0
/
+66
*
|
|
Merge branch 'drop_monitor-Various-improvements-and-cleanups'
David S. Miller
2019-08-06
1
-20
/
+38
|
\
\
\
|
*
|
|
drop_monitor: Use pre_doit / post_doit hooks
Ido Schimmel
2019-08-06
1
-7
/
+17
|
*
|
|
drop_monitor: Add extack support
Ido Schimmel
2019-08-06
1
-3
/
+7
|
*
|
|
drop_monitor: Avoid multiple blank lines
Ido Schimmel
2019-08-06
1
-2
/
+0
|
*
|
|
drop_monitor: Document scope of spinlock
Ido Schimmel
2019-08-06
1
-1
/
+1
|
*
|
|
drop_monitor: Rename and document scope of mutex
Ido Schimmel
2019-08-06
1
-7
/
+13
|
*
|
|
drop_monitor: Use correct error code
Ido Schimmel
2019-08-06
1
-2
/
+2
|
/
/
/
*
|
|
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
Marek Vasut
2019-08-06
2
-8
/
+0
*
|
|
net: dsa: ksz: Merge ksz_priv.h into ksz_common.h
Marek Vasut
2019-08-06
7
-161
/
+144
*
|
|
net: dsa: ksz: Remove dead code and fix warnings
Marek Vasut
2019-08-06
2
-11
/
+1
*
|
|
cnic: Explicitly initialize all reference counts to 0.
Michael Chan
2019-08-05
1
-0
/
+5
*
|
|
ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu
David Ahern
2019-08-05
1
-8
/
+6
[next]