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
...
|
|
*
|
|
|
|
mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
Qing Xu
2020-01-27
1
-0
/
+4
|
|
*
|
|
|
|
mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
Brian Norris
2020-01-27
1
-0
/
+1
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-02-08
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
i40e: Relax i40e_xsk_wakeup's return value when PF is busy
Maciej Fijalkowski
2020-02-05
1
-1
/
+1
|
*
|
|
|
|
|
|
mlxsw: spectrum_dpipe: Add missing error path
Ido Schimmel
2020-02-07
1
-1
/
+2
|
*
|
|
|
|
|
|
mlxsw: core: Add validation of hardware device types for MGPIR register
Vadim Pasternak
2020-02-07
2
-4
/
+10
|
*
|
|
|
|
|
|
mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abort
Ido Schimmel
2020-02-07
1
-0
/
+3
|
*
|
|
|
|
|
|
mlxsw: spectrum_router: Prevent incorrect replacement of local table routes
Ido Schimmel
2020-02-07
1
-1
/
+51
|
*
|
|
|
|
|
|
net: dsa: microchip: enable module autoprobe
Razvan Stefanescu
2020-02-07
1
-0
/
+6
|
*
|
|
|
|
|
|
dpaa_eth: support all modes with rate adapting PHYs
Madalin Bucur
2020-02-07
1
-3
/
+11
|
*
|
|
|
|
|
|
net: stmmac: update pci platform data to use phy_interface
Voon Weifeng
2020-02-07
1
-6
/
+8
|
*
|
|
|
|
|
|
net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter
Tan, Tee Min
2020-02-07
1
-1
/
+1
|
*
|
|
|
|
|
|
net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter
Verma, Aashish
2020-02-07
1
-1
/
+1
|
*
|
|
|
|
|
|
net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting
Ong Boon Leong
2020-02-07
1
-2
/
+6
|
*
|
|
|
|
|
|
net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+
Tan, Tee Min
2020-02-07
1
-3
/
+4
|
*
|
|
|
|
|
|
hv_netvsc: Fix XDP refcnt for synthetic and VF NICs
Haiyang Zhang
2020-02-07
2
-3
/
+15
|
*
|
|
|
|
|
|
net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
Florian Fainelli
2020-02-07
1
-1
/
+3
|
*
|
|
|
|
|
|
net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
Florian Fainelli
2020-02-07
1
-1
/
+1
|
*
|
|
|
|
|
|
net: stmmac: fix a possible endless loop
Dejin Zheng
2020-02-07
1
-0
/
+1
|
*
|
|
|
|
|
|
net/mlx5: Deprecate usage of generic TLS HW capability bit
Tariq Toukan
2020-02-06
3
-3
/
+3
|
*
|
|
|
|
|
|
net/mlx5e: TX, Error completion is for last WQE in batch
Tariq Toukan
2020-02-06
2
-26
/
+23
|
*
|
|
|
|
|
|
net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx
Raed Salem
2020-02-06
1
-0
/
+1
|
*
|
|
|
|
|
|
net/mlx5: IPsec, Fix esp modify function attribute
Raed Salem
2020-02-06
1
-1
/
+1
|
*
|
|
|
|
|
|
net/mlx5: Fix deadlock in fs_core
Maor Gottlieb
2020-02-06
1
-7
/
+8
|
*
|
|
|
|
|
|
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
Florian Fainelli
2020-02-06
1
-0
/
+3
|
*
|
|
|
|
|
|
r8169: fix performance regression related to PCIe max read request size
Heiner Kallweit
2020-02-06
1
-0
/
+6
|
*
|
|
|
|
|
|
net: mvneta: move rx_dropped and rx_errors in per-cpu stats
Lorenzo Bianconi
2020-02-06
1
-9
/
+22
|
*
|
|
|
|
|
|
cxgb4: Added tls stats prints.
Devulapally Shiva Krishna
2020-02-06
1
-0
/
+7
|
*
|
|
|
|
|
|
qed: Fix timestamping issue for L2 unicast ptp packets.
Sudarsana Reddy Kalluru
2020-02-05
1
-2
/
+2
|
*
|
|
|
|
|
|
net: macb: Limit maximum GEM TX length in TSO
Harini Katakam
2020-02-05
1
-1
/
+5
|
*
|
|
|
|
|
|
net: macb: Remove unnecessary alignment check for TSO
Harini Katakam
2020-02-05
1
-5
/
+3
|
*
|
|
|
|
|
|
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2020-02-05
1
-12
/
+32
|
*
|
|
|
|
|
|
net: ethernet: dec: tulip: Fix length mask in receive length calculation
Moritz Fischer
2020-02-05
1
-1
/
+4
|
*
|
|
|
|
|
|
wireguard: noise: reject peers with low order public keys
Jason A. Donenfeld
2020-02-05
2
-7
/
+9
|
*
|
|
|
|
|
|
wireguard: allowedips: fix use-after-free in root_remove_peer_lists
Eric Dumazet
2020-02-05
1
-0
/
+1
|
*
|
|
|
|
|
|
netdevsim: fix ptr_ret.cocci warnings
kbuild test robot
2020-02-05
1
-3
/
+1
|
*
|
|
|
|
|
|
net: sgi: ioc3-eth: Remove leftover free_irq()
Thomas Bogendoerfer
2020-02-05
1
-1
/
+0
*
|
|
|
|
|
|
|
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
2020-02-08
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
3
-4
/
+30
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'davinci-for-v5.6/soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2020-01-27
1
-4
/
+4
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
clocksource: davinci: only enable clockevents once tim34 is initialized
Bartosz Golaszewski
2020-01-13
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-crypto-signed' of git://git.kerne...
Olof Johansson
2020-01-25
7
-34
/
+474
|
|
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Merge branch 'omap-for-v5.6/ti-sysc-omap45-rng' into omap-for-v5.6/ti-sysc-dr...
Tony Lindgren
2020-01-23
5
-13
/
+190
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
ARM: dts: Add missing omap5 secure clocks
Tony Lindgren
2020-01-23
1
-0
/
+13
|
|
|
*
|
|
|
|
|
|
|
|
ARM: dts: Add missing omap4 secure clocks
Tony Lindgren
2020-01-23
1
-0
/
+13
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
99
-2617
/
+5508
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...
Olof Johansson
2020-01-22
3
-14
/
+155
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
|
drivers: soc: xilinx: Use mailbox IPI callback
Tejas Patel
2020-01-21
2
-14
/
+112
|
|
*
|
|
|
|
|
|
|
|
|
|
|
drivers: firmware: xilinx: Add support for feature check
Ravi Patel
2019-12-12
1
-0
/
+43
|
|
|
|
_
|
_
|
/
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2020-01-20
1
-28
/
+121
|
|
\
\
\
\
\
\
\
\
\
\
\
\
[prev]
[next]