index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
hinic: avoid gcc -Wrestrict warning
Arnd Bergmann
1
-15
/
+10
2021-03-24
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
9
-7
/
+331
2021-03-24
6lowpan: Fix some typos in nhc_udp.c
Wang Hai
1
-2
/
+2
2021-03-24
net/packet: Fix a typo in af_packet.c
Wang Hai
1
-1
/
+1
2021-03-24
net/tls: Fix a typo in tls_device.c
Wang Hai
1
-1
/
+1
2021-03-24
Simplify the code by using module_platform_driver macro
Zhichao Cai
1
-12
/
+1
2021-03-24
Merge branch 'ipa-versions-and-registers'
David S. Miller
9
-57
/
+121
2021-03-24
net: ipa: increase channels and events
Alex Elder
1
-2
/
+2
2021-03-24
net: ipa: move ipa_aggr_granularity_val()
Alex Elder
2
-12
/
+15
2021-03-24
net: ipa: limit local processing context address
Alex Elder
2
-4
/
+16
2021-03-24
net: ipa: define the ENDP_INIT_NAT register
Alex Elder
2
-2
/
+29
2021-03-24
net: ipa: update version definitions
Alex Elder
1
-7
/
+22
2021-03-24
net: ipa: reduce IPA version assumptions
Alex Elder
5
-30
/
+37
2021-03-24
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
1
-1
/
+0
2021-03-24
inet: use bigger hash table for IP ID generation
Eric Dumazet
1
-14
/
+28
2021-03-24
Merge branch 'mlxsw-resilient-nh-groups'
David S. Miller
9
-23
/
+594
2021-03-24
selftests: mlxsw: Add resilient nexthop groups configuration tests
Ido Schimmel
2
-0
/
+87
2021-03-24
selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groups
Ido Schimmel
1
-0
/
+31
2021-03-24
mlxsw: spectrum_router: Enable resilient nexthop groups to be programmed
Ido Schimmel
1
-1
/
+85
2021-03-24
mlxsw: spectrum_router: Periodically update activity of nexthop buckets
Ido Schimmel
2
-0
/
+102
2021-03-24
mlxsw: reg: Add Router Adjacency Table Activity Dump Register
Ido Schimmel
1
-0
/
+55
2021-03-24
mlxsw: spectrum_router: Update hardware flags on nexthop buckets
Ido Schimmel
1
-0
/
+37
2021-03-24
mlxsw: spectrum_router: Add nexthop bucket replacement support
Ido Schimmel
1
-0
/
+134
2021-03-24
mlxsw: spectrum_router: Pass payload pointer to nexthop update function
Ido Schimmel
5
-17
/
+21
2021-03-24
mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...
Ido Schimmel
5
-19
/
+32
2021-03-24
mlxsw: spectrum_router: Add support for resilient nexthop groups
Ido Schimmel
1
-1
/
+25
2021-03-24
Add Open Routing Protocol ID to `rtnetlink.h`
Cooper Lees
1
-0
/
+1
2021-03-24
net: enetc: don't depend on system endianness in enetc_set_mac_ht_flt
Vladimir Oltean
1
-6
/
+10
2021-03-24
net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filter
Vladimir Oltean
1
-4
/
+4
2021-03-24
netdevsim: switch to memdup_user_nul()
Wei Yongjun
1
-8
/
+3
2021-03-24
net: decnet: Fixed multiple Coding Style issues
Sai Kalyaan Palla
1
-13
/
+13
2021-03-24
Merge branch 'phy-c45-loopback'
David S. Miller
3
-0
/
+11
2021-03-24
net: phy: marvell10g: Add PHY loopback support
Wong Vee Khee
1
-0
/
+2
2021-03-24
net: phy: add genphy_c45_loopback
Wong Vee Khee
2
-0
/
+9
2021-03-24
rhashtable: avoid -Wrestrict warning on overlapping sprintf output
Arnd Bergmann
1
-4
/
+5
2021-03-24
octeontx2: fix -Wnonnull warning
Arnd Bergmann
1
-32
/
+28
2021-03-24
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
9
-0
/
+193
2021-03-24
sfc-falcon: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
net: sched: Mundane typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-24
octeontx2-af: Few mundane typos fixed
Bhaskar Chowdhury
1
-6
/
+6
2021-03-24
Merge branch 'netfilter-flowtable'
David S. Miller
26
-146
/
+2892
2021-03-24
docs: nf_flowtable: update documentation with enhancements
Pablo Neira Ayuso
1
-27
/
+143
2021-03-24
net: ethernet: mtk_eth_soc: add flow offloading support
Felix Fietkau
4
-2
/
+500
2021-03-24
net: ethernet: mtk_eth_soc: add support for initializing the PPE
Felix Fietkau
7
-3
/
+1190
2021-03-24
net: ethernet: mtk_eth_soc: fix parsing packets in GDM
Felix Fietkau
2
-6
/
+11
2021-03-24
dsa: slave: add support for TC_SETUP_FT
Pablo Neira Ayuso
1
-1
/
+19
2021-03-24
netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-3
/
+12
2021-03-24
net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-0
/
+4
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
7
-4
/
+21
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
4
-3
/
+23
[next]