index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
2
-6
/
+6
2021-03-26
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
2
-3
/
+3
2021-03-26
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
2
-48
/
+48
2021-03-26
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
3
-0
/
+73
2021-03-26
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
5
-12
/
+23
2021-03-26
stmmac: intel: add support for multi-vector msi and msi-x
Ong Boon Leong
1
-9
/
+111
2021-03-26
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
4
-45
/
+431
2021-03-26
net: stmmac: make stmmac_interrupt() function more friendly to MSI
Ong Boon Leong
1
-23
/
+31
2021-03-26
net: stmmac: introduce DMA interrupt status masking per traffic direction
Ong Boon Leong
10
-10
/
+101
2021-03-26
net: change netdev_unregister_timeout_secs min value to 1
Dmitry Vyukov
3
-3
/
+3
2021-03-26
net: ipa: expand GSI channel types
Alex Elder
2
-8
/
+32
2021-03-26
net: ipa: update GSI ring size registers
Alex Elder
2
-4
/
+20
2021-03-26
net: ipa: GSI register cleanup
Alex Elder
1
-5
/
+9
2021-03-26
net: ipa: support IPA interrupt addresses for IPA v4.7
Alex Elder
3
-52
/
+150
2021-03-26
net: ipa: update component config register
Alex Elder
2
-4
/
+30
2021-03-26
net: ipa: update IPA register comments
Alex Elder
1
-56
/
+129
2021-03-26
net: ethernet: mtk_eth_soc: remove unused variable 'count'
Qiheng Lin
1
-2
/
+2
2021-03-26
r8169: remove rtl_hw_start_8168c_3
Heiner Kallweit
1
-6
/
+1
2021-03-26
net: dsa: b53: spi: add missing MODULE_DEVICE_TABLE
Qinglang Miao
1
-0
/
+1
2021-03-26
net: gve: remove duplicated allowed
Daode Huang
1
-1
/
+1
2021-03-26
net: gve: convert strlcpy to strscpy
Daode Huang
1
-3
/
+3
2021-03-26
net: ipv4: Fix some typos
Lu Wei
1
-2
/
+2
2021-03-26
net: dsa: Fix a typo in tag_rtl4_a.c
Lu Wei
1
-1
/
+1
2021-03-26
net: decnet: Fix a typo in dn_nsp_in.c
Lu Wei
1
-1
/
+1
2021-03-26
net: core: Fix a typo in dev_addr_lists.c
Lu Wei
1
-1
/
+1
2021-03-26
net: ceph: Fix a typo in osdmap.c
Lu Wei
1
-1
/
+1
2021-03-26
drivers: net: ethernet: struct sk_buff is declared duplicately
Wan Jiabing
1
-1
/
+0
2021-03-26
net: bcmgenet: remove unused including <linux/version.h>
Zheng Yongjun
1
-1
/
+0
2021-03-26
qede: remove unused including <linux/version.h>
Zheng Yongjun
1
-1
/
+0
2021-03-26
net: Fix a misspell in socket.c
Lu Wei
1
-1
/
+1
2021-03-26
net: usb: lan78xx: remove unused including <linux/version.h>
Zheng Yongjun
1
-1
/
+0
2021-03-26
tipc: add extack messages for bearer/media failure
Hoang Le
1
-10
/
+40
2021-03-26
ethtool: clarify the ethtool FEC interface
Jakub Kicinski
1
-7
/
+30
2021-03-26
ethtool: fec: sanitize ethtool_fecparam->fec
Jakub Kicinski
1
-0
/
+3
2021-03-26
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
2
-1
/
+2
2021-03-26
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
2
-1
/
+6
2021-03-26
ethtool: fec: remove long structure description
Jakub Kicinski
1
-4
/
+0
2021-03-26
ethtool: fec: fix typo in kdoc
Jakub Kicinski
1
-1
/
+1
2021-03-25
mailmap: update the email address for Chris Chiu
Chris Chiu
1
-0
/
+2
2021-03-25
mailmap: update Andrey Konovalov's email address
Andrey Konovalov
1
-0
/
+1
2021-03-25
mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Ira Weiny
1
-2
/
+2
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
1
-2
/
+2
2021-03-25
kfence: make compatible with kmemleak
Marco Elver
2
-1
/
+11
2021-03-25
gcov: fix clang-11+ support
Nick Desaulniers
1
-0
/
+69
2021-03-25
ia64: fix format strings for err_inject
Sergei Trofimovich
1
-11
/
+11
2021-03-25
ia64: mca: allocate early mca with GFP_ATOMIC
Sergei Trofimovich
1
-1
/
+1
2021-03-25
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2
-4
/
+8
2021-03-25
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2
-2
/
+7
2021-03-25
z3fold: prevent reclaim/free race for headless pages
Thomas Hebb
1
-1
/
+15
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
1
-2
/
+2
[next]