index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-64
/
+22
2019-11-20
Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
12
-56
/
+67
2019-11-20
r8169: add check for PHY_MDIO_CHG to rtl_nic_fw_data_ok
Heiner Kallweit
1
-5
/
+10
2019-11-20
r8169: use macro FIELD_SIZEOF in definition of FW_OPCODE_SIZE
Heiner Kallweit
1
-1
/
+1
2019-11-20
r8169: change mdelay to msleep in rtl_fw_write_firmware
Heiner Kallweit
1
-1
/
+1
2019-11-20
r8152: Re-order napi_disable in rtl8152_close
Prashant Malani
1
-1
/
+1
2019-11-20
net: qca_spi: Move reset_count to struct qcaspi
Stefan Wahren
2
-5
/
+5
2019-11-20
net: qca_spi: fix receive buffer size check
Michael Heimpold
1
-1
/
+1
2019-11-20
net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode
Juliet Kim
1
-1
/
+4
2019-11-20
Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
Juliet Kim
1
-3
/
+5
2019-11-20
net: mvneta: get rid of huge dma sync in mvneta_rx_refill
Lorenzo Bianconi
1
-11
/
+15
2019-11-20
net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdp
Lorenzo Bianconi
1
-2
/
+4
2019-11-20
net/mlxfw: Verify FSM error code translation doesn't exceed array size
Eran Ben Elisha
1
-0
/
+2
2019-11-20
net/mlx5: Update the list of the PCI supported devices
Shani Shapp
1
-0
/
+1
2019-11-20
net/mlx5: Fix auto group size calculation
Maor Gottlieb
2
-4
/
+7
2019-11-20
net/mlx5e: Add missing capability bit check for IP-in-IP
Marina Varshaver
1
-1
/
+4
2019-11-20
net/mlx5e: Do not use non-EXT link modes in EXT mode
Eran Ben Elisha
1
-6
/
+6
2019-11-20
net/mlx5e: Fix set vf link state error flow
Roi Dayan
1
-1
/
+1
2019-11-20
net/mlx5: DR, Limit STE hash table enlarge based on bytemask
Alex Vesker
2
-20
/
+15
2019-11-20
net/mlx5: DR, Skip rehash for tables with byte mask zero
Alex Vesker
1
-1
/
+1
2019-11-20
net/mlx5: DR, Fix invalid EQ vector number on CQ creation
Alex Vesker
1
-1
/
+3
2019-11-20
net/mlx5e: Reorder mirrer action parsing to check for encap first
Vlad Buslov
1
-14
/
+14
2019-11-20
net/mlx5e: Fix ingress rate configuration for representors
Eli Cohen
1
-2
/
+1
2019-11-20
net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6
Eli Cohen
1
-6
/
+12
2019-11-20
cxgb4: add TC-MATCHALL classifier ingress offload
Rahul Lakkireddy
6
-19
/
+192
2019-11-20
cxgb4: check rule prio conflicts before offload
Rahul Lakkireddy
5
-44
/
+143
2019-11-20
cxgb4: add TC-MATCHALL classifier egress offload
Rahul Lakkireddy
9
-33
/
+381
2019-11-20
net/mlx5e: Rx, Update page pool numa node when changed
Saeed Mahameed
1
-0
/
+3
2019-11-20
net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch
Ilias Apalodimas
5
-9
/
+993
2019-11-20
net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
Ilias Apalodimas
5
-5
/
+1710
2019-11-20
net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
Grygorii Strashko
3
-1264
/
+1293
2019-11-20
net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
Grygorii Strashko
3
-8
/
+17
2019-11-20
net: ethernet: ti: ale: modify vlan/mdb api for switchdev
Ilias Apalodimas
2
-10
/
+123
2019-11-20
net: ethernet: ti: cpsw: allow untagged traffic on host port
Grygorii Strashko
3
-10
/
+35
2019-11-20
net: ethernet: ti: ale: clean ale tbl on init and intf restart
Grygorii Strashko
1
-0
/
+2
2019-11-20
Merge tag 'mt76-for-kvalo-2019-11-20' of https://github.com/nbd168/wireless
Kalle Valo
53
-399
/
+1466
2019-11-20
mt76: mt76u: fix endpoint definition order
Lorenzo Bianconi
1
-1
/
+1
2019-11-20
mt76: mt7615: read {tx,rx} mask from eeprom
Lorenzo Bianconi
4
-2
/
+23
2019-11-20
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
8
-14
/
+20
2019-11-20
mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs
Lorenzo Bianconi
2
-2
/
+6
2019-11-20
Revert "mt76: mt76x0e: don't use hw encryption for MT7630E"
Stanislaw Gruszka
1
-14
/
+1
2019-11-20
mt76: mt7615: disable radar pattern detector during scanning
Lorenzo Bianconi
1
-2
/
+4
2019-11-20
mt76: move interface_modes definition in mt76_core module
Lorenzo Bianconi
4
-24
/
+7
2019-11-20
mt76: mt7615: add ibss support
Lorenzo Bianconi
3
-0
/
+15
2019-11-20
mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device
Lorenzo Bianconi
4
-3
/
+1
2019-11-20
mt76: use mt76_dev in mt76_is_{mmio,usb}
Lorenzo Bianconi
6
-15
/
+15
2019-11-20
mt76: Remove set but not used variable 'idx'
zhengbin
1
-2
/
+1
2019-11-20
mt76: mt76u: rely on a dedicated stats workqueue
Lorenzo Bianconi
4
-10
/
+25
2019-11-20
mt76: mt76u: rely on usb_interface instead of usb_dev
Lorenzo Bianconi
4
-6
/
+13
2019-11-20
mt76: mt7615: remove unneeded semicolon
YueHaibing
2
-2
/
+2
[prev]
[next]