index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
1
-0
/
+1
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
1
-10
/
+1
2019-08-06
net: dsa: sja1105: Really fix panic on unregistering PTP clock
Vladimir Oltean
2
-6
/
+5
2019-08-06
net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
Vladimir Oltean
2
-16
/
+13
2019-08-06
net: dsa: sja1105: Fix broken learning with vlan_filtering disabled
Vladimir Oltean
1
-66
/
+55
2019-08-06
net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
Nishka Dasgupta
1
-1
/
+5
2019-08-06
nfp: flower: encode mac indexes with pre-tunnel rule check
John Hurley
1
-16
/
+55
2019-08-06
nfp: flower: remove offloaded MACs when reprs are applied to OvS bridges
John Hurley
2
-0
/
+49
2019-08-06
nfp: flower: offload pre-tunnel rules
John Hurley
4
-2
/
+82
2019-08-06
nfp: flower: verify pre-tunnel rules
John Hurley
3
-5
/
+115
2019-08-06
nfp: flower: detect potential pre-tunnel rules
John Hurley
3
-7
/
+62
2019-08-06
nfp: flower: push vlan after tunnel in merge
John Hurley
2
-5
/
+58
2019-08-06
net: sched: add ingress mirred action to hardware IR
John Hurley
2
-0
/
+8
2019-08-06
net: tc_act: add helpers to detect ingress mirred actions
John Hurley
1
-0
/
+18
2019-08-06
net: sched: add skbedit of ptype action to hardware IR
John Hurley
2
-0
/
+5
2019-08-06
net: tc_act: add skbedit_ptype helper functions
John Hurley
1
-0
/
+27
2019-08-06
r8169: sync PCIe PHY init with vendor driver 8.047.01
Heiner Kallweit
1
-22
/
+38
2019-08-06
r8169: add helper r8168_mac_ocp_modify
Heiner Kallweit
1
-46
/
+19
2019-08-06
r8169: remove access to legacy register MultiIntr
Heiner Kallweit
1
-4
/
+0
2019-08-06
fq_codel: Kill useless per-flow dropped statistic
Dave Taht
1
-7
/
+1
2019-08-06
Increase fq_codel count in the bulk dropper
Dave Taht
1
-0
/
+2
2019-08-06
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
1
-1
/
+1
2019-08-06
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
1
-2
/
+2
2019-08-06
net: hisilicon: Fix dma_map_single failed on arm64
Jiangfeng Xiao
1
-9
/
+11
2019-08-06
net: hisilicon: fix hip04-xmit never return TX_BUSY
Jiangfeng Xiao
1
-1
/
+1
2019-08-06
net: hisilicon: make hip04_tx_reclaim non-reentrant
Jiangfeng Xiao
1
-2
/
+4
2019-08-06
net: mdio-octeon: Fix Kconfig warnings and build errors
Nathan Chancellor
2
-2
/
+4
2019-08-06
net: dsa: dump CPU port regs through master
Vivien Didelot
1
-0
/
+66
2019-08-06
tc-testing: updated vlan action tests with batch create/delete
Roman Mashak
1
-0
/
+94
2019-08-06
net sched: update vlan action for batched events operations
Roman Mashak
1
-0
/
+9
2019-08-06
drop_monitor: Use pre_doit / post_doit hooks
Ido Schimmel
1
-7
/
+17
2019-08-06
drop_monitor: Add extack support
Ido Schimmel
1
-3
/
+7
2019-08-06
drop_monitor: Avoid multiple blank lines
Ido Schimmel
1
-2
/
+0
2019-08-06
drop_monitor: Document scope of spinlock
Ido Schimmel
1
-1
/
+1
2019-08-06
drop_monitor: Rename and document scope of mutex
Ido Schimmel
1
-7
/
+13
2019-08-06
drop_monitor: Use correct error code
Ido Schimmel
1
-2
/
+2
2019-08-06
net: stmmac: tc: Do not return a fragment entry
Jose Abreu
1
-1
/
+1
2019-08-06
net: stmmac: Fix issues when number of Queues >= 4
Jose Abreu
2
-0
/
+8
2019-08-06
net: stmmac: xgmac: Fix XGMAC selftests
Jose Abreu
2
-11
/
+79
2019-08-06
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
Marek Vasut
2
-8
/
+0
2019-08-06
net: dsa: ksz: Merge ksz_priv.h into ksz_common.h
Marek Vasut
7
-161
/
+144
2019-08-06
net: dsa: ksz: Remove dead code and fix warnings
Marek Vasut
2
-11
/
+1
2019-08-06
be2net: disable bh with spin_lock in be_process_mcc
Denis Kirjanov
2
-6
/
+2
2019-08-06
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
1
-1
/
+4
2019-08-06
net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs
Chen-Yu Tsai
1
-1
/
+3
2019-08-06
HID: sony: Fix race condition between rumble and device remove.
Roderick Colenbrander
1
-3
/
+12
2019-08-06
HID: hiddev: do cleanup in failure of opening a device
Hillf Danton
1
-0
/
+4
2019-08-06
HID: hiddev: avoid opening a disconnected device
Hillf Danton
1
-0
/
+8
2019-08-06
MIPS: BCM63XX: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-05
net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
Nikolay Aleksandrov
3
-23
/
+25
[next]