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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
Merge branch 'r8169-smaller-improvements-to-firmware-handling'
David S. Miller
1
-7
/
+12
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
net: ipconfig: Wait for deferred device probes
Thomas Bogendoerfer
1
-0
/
+3
2019-11-20
vsock/vmci: make vmci_vsock_cb_host_called static
Mao Wenan
1
-1
/
+1
2019-11-20
Merge branch 'page_pool-DMA-sync'
David S. Miller
3
-17
/
+67
2019-11-20
net: mvneta: get rid of huge dma sync in mvneta_rx_refill
Lorenzo Bianconi
1
-11
/
+15
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
2
-8
/
+52
2019-11-20
net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdp
Lorenzo Bianconi
1
-2
/
+4
2019-11-20
net: sched: pie: enable timestamp based delay calculation
Gautam Ramakrishnan
2
-29
/
+113
2019-11-20
isdn: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-20
nfc: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-20
Merge branch 'cxgb4-add-TC-MATCHALL-classifier-offload'
David S. Miller
14
-88
/
+708
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
Merge branch 'page_pool-API-for-numa-node-change-handling'
David S. Miller
4
-1
/
+53
2019-11-20
net/mlx5e: Rx, Update page pool numa node when changed
Saeed Mahameed
1
-0
/
+3
2019-11-20
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
1
-1
/
+13
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
3
-0
/
+37
2019-11-20
Merge branch 'cpsw-switchdev'
David S. Miller
20
-1293
/
+4704
2019-11-20
arm: omap2plus_defconfig: enable new cpsw switchdev driver
Grygorii Strashko
1
-0
/
+1
2019-11-20
ARM: dts: am571x-idk: enable for new cpsw switch dev driver
Grygorii Strashko
4
-5
/
+37
2019-11-20
ARM: dts: dra7: add dt nodes for new cpsw switch dev driver
Grygorii Strashko
1
-0
/
+52
2019-11-20
Documentation: networking: add cpsw switchdev based driver documentation
Ilias Apalodimas
2
-0
/
+219
2019-11-20
phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver
Grygorii Strashko
1
-2
/
+2
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
dt-bindings: net: ti: add new cpsw switch driver bindings
Grygorii Strashko
1
-0
/
+240
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 branch 'nf_tables_offload-vlan-matching-support'
David S. Miller
5
-6
/
+59
2019-11-20
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
1
-0
/
+16
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2
-3
/
+28
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
3
-0
/
+12
2019-11-20
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
1
-3
/
+3
2019-11-20
lwtunnel: add support for multiple geneve opts
Xin Long
1
-36
/
+75
2019-11-19
cxgb4: remove unneeded semicolon for switch block
Rahul Lakkireddy
1
-1
/
+1
2019-11-19
net: dsa: felix: Fix CPU port assignment when not last port
Vladimir Oltean
1
-1
/
+1
2019-11-18
net: phy: dp83869: fix return of uninitialized variable ret
Colin Ian King
1
-1
/
+1
2019-11-18
lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
Xin Long
1
-1
/
+1
2019-11-18
Merge branch 'bnxt_en-Updates'
David S. Miller
6
-51
/
+145
2019-11-18
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
Pavan Chebbi
1
-0
/
+10
2019-11-18
bnxt_en: Add a warning message for driver initiated reset
Vasundhara Volam
1
-0
/
+1
2019-11-18
bnxt_en: Return proper error code for non-existent NVM variable
Vasundhara Volam
1
-1
/
+8
2019-11-18
bnxt_en: Report health status update after reset is done
Vasundhara Volam
4
-0
/
+26
[next]