index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
2020-08-04
1
-2
/
+2
*
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
Stefano Stabellini
2020-08-04
1
-5
/
+5
*
swiotlb-xen: add struct device * parameter to xen_phys_to_bus
Stefano Stabellini
2020-08-04
1
-7
/
+7
*
swiotlb-xen: remove start_dma_addr
Stefano Stabellini
2020-08-04
1
-5
/
+2
*
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
Boris Ostrovsky
2020-08-04
1
-1
/
+7
*
Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
Roger Pau Monne
2020-08-03
1
-14
/
+0
*
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
2020-08-03
1
-2
/
+4
*
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
2020-08-03
1
-0
/
+6
*
xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
2020-08-03
1
-8
/
+2
*
xen/privcmd: Mark pages as dirty
Souptick Joarder
2020-08-03
1
-1
/
+4
*
xen/privcmd: Corrected error handling path
Souptick Joarder
2020-08-03
1
-16
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-02
36
-263
/
+385
|
\
|
*
vxlan: fix memleak of fdb
Taehee Yoo
2020-08-01
1
-2
/
+4
|
*
Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-08-01
7
-18
/
+42
|
|
\
|
|
*
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
2020-07-31
1
-2
/
+2
|
|
*
net/mlx5e: E-Switch, Specify flow_source for rule with no in_port
Jianbo Liu
2020-07-31
1
-7
/
+12
|
|
*
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
Jianbo Liu
2020-07-31
5
-3
/
+10
|
|
*
net/mlx5e: CT: Support restore ipv6 tunnel
Jianbo Liu
2020-07-31
1
-9
/
+21
|
*
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-08-01
2
-3
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
2020-07-30
1
-0
/
+9
|
|
*
e1000e: continue to init PHY even when failed to disable ULP
Aaron Ma
2020-07-30
1
-3
/
+1
|
*
|
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...
Wang Hai
2020-07-31
1
-1
/
+4
|
*
|
ionic: unlock queue mutex in error path
Shannon Nelson
2020-07-31
1
-1
/
+3
|
*
|
atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
Xin Xiong
2020-07-31
1
-2
/
+8
|
*
|
net: ethernet: mtk_eth_soc: fix MTU warnings
Landen Chao
2020-07-31
1
-0
/
+2
|
*
|
net: nixge: fix potential memory leak in nixge_probe()
Lu Wei
2020-07-31
1
-3
/
+5
|
|
/
|
*
ibmvnic: Fix IRQ mapping disposal in error path
Thomas Falcon
2020-07-30
1
-1
/
+1
|
*
mlxsw: spectrum_router: Fix use-after-free in router init / de-init
Ido Schimmel
2020-07-29
1
-24
/
+26
|
*
mlxsw: core: Free EMAD transactions using kfree_rcu()
Ido Schimmel
2020-07-29
1
-1
/
+1
|
*
mlxsw: core: Increase scope of RCU read-side critical section
Ido Schimmel
2020-07-29
1
-2
/
+4
|
*
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
2020-07-29
2
-3
/
+12
|
*
mlxsw: spectrum_router: Allow programming link-local host routes
Ido Schimmel
2020-07-29
1
-9
/
+0
|
*
vxlan: Ensure FDB dump is performed under RCU
Ido Schimmel
2020-07-29
1
-2
/
+8
|
*
bareudp: forbid mixing IP and MPLS in multiproto mode
Guillaume Nault
2020-07-29
1
-7
/
+22
|
*
octeontx2-pf: Unregister netdev at driver remove
Subbaraya Sundeep
2020-07-29
1
-0
/
+1
|
*
octeontx2-pf: cancel reset_task work
Subbaraya Sundeep
2020-07-29
1
-0
/
+1
|
*
octeontx2-pf: Fix reset_task bugs
Subbaraya Sundeep
2020-07-29
1
-0
/
+3
|
*
mlx4: disable device on shutdown
Jakub Kicinski
2020-07-29
1
-0
/
+2
|
*
net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623
René van Dorst
2020-07-29
1
-5
/
+14
|
*
Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-07-29
7
-52
/
+120
|
|
\
|
|
*
net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev
Alaa Hleihel
2020-07-28
1
-2
/
+3
|
|
*
net/mlx5e: Modify uplink state on interface up/down
Ron Diskin
2020-07-28
4
-9
/
+36
|
|
*
net/mlx5: Query PPS pin operational status before registering it
Eran Ben Elisha
2020-07-28
1
-1
/
+33
|
|
*
net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdev
Raed Salem
2020-07-28
1
-2
/
+5
|
|
*
net/mlx5: Verify Hardware supports requested ptp function on a given pin
Eran Ben Elisha
2020-07-28
1
-1
/
+22
|
|
*
net/mlx5: Fix a bug of using ptp channel index as pin index
Eran Ben Elisha
2020-07-28
1
-11
/
+10
|
|
*
net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup
Maor Dickman
2020-07-28
1
-0
/
+1
|
|
*
net/mlx5e: Fix error path of device attach
Aya Levin
2020-07-28
1
-0
/
+2
|
|
*
net/mlx5: Fix forward to next namespace
Maor Gottlieb
2020-07-28
1
-23
/
+5
|
|
*
net/mlx5: E-switch, Destroy TSAR after reload interface
Parav Pandit
2020-07-28
1
-2
/
+2
[next]