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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
net: socionext: remove set but not used variable 'pkts'
YueHaibing
1
-2
/
+1
2019-07-05
net: ethernet: allwinner: Remove unneeded memset
Hariprasad Kelam
1
-1
/
+0
2019-07-05
net/ethernet: using dev_get_drvdata directly
Fuqian Huang
1
-2
/
+2
2019-07-05
net/can: using dev_get_drvdata directly
Fuqian Huang
1
-2
/
+2
2019-07-04
net/mlx5: Added devlink info callback
Shay Agroskin
1
-0
/
+60
2019-07-04
net/mlx5: Added fw version query command
Shay Agroskin
2
-20
/
+201
2019-07-04
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
28
-326
/
+442
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
28
-469
/
+2255
2019-07-04
net: ethernet: mediatek: Fix overlapping capability bits.
René van Dorst
2
-85
/
+125
2019-07-04
net: stmmac: Enable dwmac4 jumbo frame more than 8KiB
Weifeng Voon
1
-1
/
+12
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
5
-37
/
+94
2019-07-04
net: ethernet: sun: remove redundant assignment to variable err
Colin Ian King
1
-2
/
+0
2019-07-03
gve: fix -ENOMEM null check on a page allocation
Colin Ian King
1
-1
/
+1
2019-07-03
net/mlx5: Refactor mlx5_esw_query_functions for modularity
Parav Pandit
4
-22
/
+46
2019-07-03
net/mlx5: E-Switch prepare functions change handler to be modular
Parav Pandit
1
-17
/
+27
2019-07-03
net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
Parav Pandit
5
-14
/
+35
2019-07-03
qlcnic: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2019-07-03
atl1c: remove redundant assignment to variable tpd_req
Colin Ian King
1
-1
/
+1
2019-07-03
qed: Add support for Timestamping the unicast PTP packets.
Sudarsana Reddy Kalluru
1
-2
/
+6
2019-07-03
gve: Fix u64_stats_sync to initialize start
Catherine Sullivan
2
-4
/
+8
2019-07-03
loopback: fix lockdep splat
Mahesh Bandewar
1
-0
/
+2
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
8
-9
/
+11
2019-07-03
net/mlx5: Report a CQ error event only when a handler was set
Yishai Hadas
1
-1
/
+2
2019-07-03
net/mlx5: mlx5_core_create_cq() enhancements
Yishai Hadas
4
-7
/
+9
2019-07-03
net/mlx5: Expose the API to register for ANY event
Yishai Hadas
2
-3
/
+2
2019-07-03
net/mlx5: Use event mask based on device capabilities
Yishai Hadas
3
-9
/
+39
2019-07-03
net/mlx5: Fix mlx5_core_destroy_cq() error flow
Yishai Hadas
3
-17
/
+10
2019-07-02
mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()
Petr Machata
1
-1
/
+1
2019-07-02
r8169: add random MAC address fallback
Heiner Kallweit
1
-13
/
+27
2019-07-02
Revert "r8169: improve handling VLAN tag"
Heiner Kallweit
1
-3
/
+2
2019-07-02
net: stmmac: make "snps,reset-delays-us" optional again
Martin Blumenstingl
1
-10
/
+3
2019-07-02
bonding/main: fix NULL dereference in bond_select_active_slave()
Eric Dumazet
1
-1
/
+1
2019-07-02
net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices
René van Dorst
1
-2
/
+5
2019-07-02
nfc: st-nci: remove redundant assignment to variable r
Colin Ian King
1
-1
/
+1
2019-07-02
hinic: remove standard netdev stats
Xue Chaojing
1
-46
/
+1
2019-07-02
net: stmmac: Re-word Kconfig entry
Jose Abreu
1
-1
/
+1
2019-07-01
gve: Add ethtool support
Catherine Sullivan
4
-2
/
+288
2019-07-01
gve: Add workqueue and reset support
Catherine Sullivan
3
-8
/
+249
2019-07-01
gve: Add transmit and receive support
Catherine Sullivan
8
-5
/
+2191
2019-07-01
gve: Add basic driver framework for Compute Engine Virtual NIC
Catherine Sullivan
10
-0
/
+1029
2019-07-01
loopback: create blackhole net device similar to loopack.
Mahesh Bandewar
1
-9
/
+67
2019-07-01
net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
Hariprasad Kelam
1
-1
/
+0
2019-07-01
net: netsec: add XDP support
Ilias Apalodimas
1
-27
/
+334
2019-07-01
net: netsec: Use page_pool API
Ilias Apalodimas
2
-47
/
+80
2019-07-01
mlxsw: spectrum: PTP: Support ethtool get_ts_info
Petr Machata
3
-0
/
+55
2019-07-01
mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Petr Machata
3
-0
/
+227
2019-07-01
mlxsw: spectrum: PTP: Configure PTP traps and FIFO events
Petr Machata
2
-0
/
+65
2019-07-01
mlxsw: spectrum: PTP: Garbage-collect unmatched entries
Petr Machata
1
-0
/
+86
2019-07-01
mlxsw: spectrum: PTP: Support timestamping on Spectrum-1
Petr Machata
6
-2
/
+388
2019-07-01
mlxsw: spectrum: PTP: Disable BH when working with PHC
Petr Machata
1
-12
/
+12
[prev]
[next]