index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
2019-11-20
1
-1
/
+13
*
page_pool: Add API to update numa node
Saeed Mahameed
2019-11-20
3
-0
/
+37
*
Merge branch 'cpsw-switchdev'
David S. Miller
2019-11-20
20
-1293
/
+4704
|
\
|
*
arm: omap2plus_defconfig: enable new cpsw switchdev driver
Grygorii Strashko
2019-11-20
1
-0
/
+1
|
*
ARM: dts: am571x-idk: enable for new cpsw switch dev driver
Grygorii Strashko
2019-11-20
4
-5
/
+37
|
*
ARM: dts: dra7: add dt nodes for new cpsw switch dev driver
Grygorii Strashko
2019-11-20
1
-0
/
+52
|
*
Documentation: networking: add cpsw switchdev based driver documentation
Ilias Apalodimas
2019-11-20
2
-0
/
+219
|
*
phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver
Grygorii Strashko
2019-11-20
1
-2
/
+2
|
*
net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch
Ilias Apalodimas
2019-11-20
5
-9
/
+993
|
*
net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
Ilias Apalodimas
2019-11-20
5
-5
/
+1710
|
*
dt-bindings: net: ti: add new cpsw switch driver bindings
Grygorii Strashko
2019-11-20
1
-0
/
+240
|
*
net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
Grygorii Strashko
2019-11-20
3
-1264
/
+1293
|
*
net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
Grygorii Strashko
2019-11-20
3
-8
/
+17
|
*
net: ethernet: ti: ale: modify vlan/mdb api for switchdev
Ilias Apalodimas
2019-11-20
2
-10
/
+123
|
*
net: ethernet: ti: cpsw: allow untagged traffic on host port
Grygorii Strashko
2019-11-20
3
-10
/
+35
|
*
net: ethernet: ti: ale: clean ale tbl on init and intf restart
Grygorii Strashko
2019-11-20
1
-0
/
+2
|
/
*
Merge branch 'nf_tables_offload-vlan-matching-support'
David S. Miller
2019-11-20
5
-6
/
+59
|
\
|
*
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-0
/
+16
|
*
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2019-11-20
2
-3
/
+28
|
*
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2019-11-20
3
-0
/
+12
|
*
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
2019-11-20
1
-3
/
+3
|
/
*
lwtunnel: add support for multiple geneve opts
Xin Long
2019-11-20
1
-36
/
+75
*
cxgb4: remove unneeded semicolon for switch block
Rahul Lakkireddy
2019-11-19
1
-1
/
+1
*
net: dsa: felix: Fix CPU port assignment when not last port
Vladimir Oltean
2019-11-19
1
-1
/
+1
*
net: phy: dp83869: fix return of uninitialized variable ret
Colin Ian King
2019-11-18
1
-1
/
+1
*
lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
Xin Long
2019-11-18
1
-1
/
+1
*
Merge branch 'bnxt_en-Updates'
David S. Miller
2019-11-18
6
-51
/
+145
|
\
|
*
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
Pavan Chebbi
2019-11-18
1
-0
/
+10
|
*
bnxt_en: Add a warning message for driver initiated reset
Vasundhara Volam
2019-11-18
1
-0
/
+1
|
*
bnxt_en: Return proper error code for non-existent NVM variable
Vasundhara Volam
2019-11-18
1
-1
/
+8
|
*
bnxt_en: Report health status update after reset is done
Vasundhara Volam
2019-11-18
4
-0
/
+26
|
*
bnxt_en: Set MASTER flag during driver registration.
Vasundhara Volam
2019-11-18
1
-1
/
+2
|
*
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
2019-11-18
3
-2
/
+10
|
*
bnxt_en: Increase firmware response timeout for coredump commands.
Vasundhara Volam
2019-11-18
1
-1
/
+2
|
*
bnxt_en: Improve RX buffer error handling.
Michael Chan
2019-11-18
3
-2
/
+9
|
*
bnxt_en: Update firmware interface spec to 1.10.1.12.
Michael Chan
2019-11-18
3
-44
/
+77
|
/
*
Merge branch 'selftests-Add-ethtool-and-scale-tests'
David S. Miller
2019-11-18
5
-4
/
+440
|
\
|
*
selftests: forwarding: Add speed and auto-negotiation test
Amit Cohen
2019-11-18
1
-0
/
+318
|
*
selftests: forwarding: lib.sh: Add wait for dev with timeout
Amit Cohen
2019-11-18
1
-3
/
+26
|
*
selftests: forwarding: Add ethtool_lib.sh
Amit Cohen
2019-11-18
1
-0
/
+69
|
*
selftests: mlxsw: Check devlink device before running test
Danielle Ratson
2019-11-18
1
-0
/
+5
|
*
selftests: mlxsw: Add router scale test for Spectrum-2
Danielle Ratson
2019-11-18
2
-1
/
+22
|
/
*
Merge branch 'page_pool-followup-changes-to-restore-tracepoint-features'
David S. Miller
2019-11-18
4
-14
/
+28
|
\
|
*
page_pool: extend tracepoint to also include the page PFN
Jesper Dangaard Brouer
2019-11-18
1
-4
/
+9
|
*
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2019-11-18
3
-5
/
+19
|
*
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
2019-11-18
1
-5
/
+0
|
/
*
net: phy: avoid matching all-ones clause 45 PHY IDs
Russell King
2019-11-18
1
-3
/
+6
*
Merge branch 'Add-support-for-SFPs-behind-PHYs'
David S. Miller
2019-11-18
6
-1
/
+118
|
\
|
*
net: phy: marvell10g: add SFP+ support
Russell King
2019-11-18
1
-1
/
+24
|
*
net: phy: add core phylib sfp support
Russell King
2019-11-18
3
-0
/
+84
[next]