index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ras
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
lan743x: remove redundant semi-colon
Yang Yingliang
1
-1
/
+1
2021-04-02
net: hns: Fix some typos
Lu Wei
1
-3
/
+3
2021-04-02
net: smc: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-02
include: net: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-02
net: stmmac: remove unnecessary pci_enable_msi() call
Wong Vee Khee
1
-2
/
+0
2021-04-02
stmmac: intel: use managed PCI function on probe and resume
Wong Vee Khee
1
-7
/
+2
2021-04-02
net: ipv6: Refactor in rt6_age_examine_exception
Xu Jia
1
-4
/
+1
2021-04-02
tipc: fix unique bearer names sanity check
Hoang Le
1
-19
/
+27
2021-04-01
selftests/net: so_txtime multi-host support
Carlos Llamas
2
-85
/
+259
2021-04-01
net: mediatek: add flow offload for mt7623
Frank Wunderlich
1
-0
/
+1
2021-04-01
net: stmmac: enable MTL ECC Error Address Status Over-ride by default
Voon Weifeng
2
-0
/
+2
2021-03-31
net: enetc: add support for XDP_REDIRECT
Vladimir Oltean
4
-12
/
+218
2021-03-31
net: enetc: increase RX ring default size
Vladimir Oltean
1
-1
/
+1
2021-03-31
net: enetc: add support for XDP_TX
Vladimir Oltean
3
-25
/
+228
2021-03-31
net: enetc: add support for XDP_DROP and XDP_PASS
Vladimir Oltean
4
-20
/
+281
2021-03-31
net: enetc: move up enetc_reuse_page and enetc_page_reusable
Vladimir Oltean
1
-19
/
+19
2021-03-31
net: enetc: clean the TX software BD on the TX confirmation path
Vladimir Oltean
1
-0
/
+4
2021-03-31
net: enetc: add a dedicated is_eof bit in the TX software BD
Vladimir Oltean
2
-4
/
+4
2021-03-31
net: enetc: move skb creation into enetc_build_skb
Vladimir Oltean
1
-37
/
+44
2021-03-31
net: enetc: consume the error RX buffer descriptors in a dedicated function
Vladimir Oltean
1
-16
/
+27
2021-03-31
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-03-31
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
1
-0
/
+2
2021-03-31
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
1
-1
/
+3
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
3
-38
/
+36
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
2
-5
/
+3
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
2
-3
/
+3
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
2
-6
/
+6
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
2
-3
/
+3
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
2
-3
/
+3
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
1
-3
/
+3
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
1
-2
/
+5
2021-03-31
net: lpc_eth: fix format warnings of block comments
Yangyang Li
1
-3
/
+6
2021-03-31
net: toshiba: fix the trailing format of some block comments
Yixing Liu
2
-15
/
+30
2021-03-31
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
1
-1
/
+2
2021-03-31
net: amd: correct some format issues
Yixing Liu
1
-0
/
+3
2021-03-31
net: amd8111e: fix inappropriate spaces
Yixing Liu
1
-185
/
+177
2021-03-31
net: ena: remove extra words from comments
Yixing Liu
1
-1
/
+1
2021-03-31
net: ena: fix inaccurate print type
Yixing Liu
1
-2
/
+2
2021-03-31
qrtr: Convert qrtr_ports from IDR to XArray
Matthew Wilcox (Oracle)
1
-28
/
+14
2021-03-31
net: ethernet: stmicro: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-03-31
ice: Correct comment block style
Tony Nguyen
1
-2
/
+1
2021-03-31
ice: cleanup style issues
Bruce Allan
3
-7
/
+7
2021-03-31
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
5
-46
/
+47
2021-03-31
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
5
-117
/
+117
2021-03-31
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
6
-42
/
+62
2021-03-31
ice: Change ice_vsi_setup_q_map() to not depend on RSS
Brett Creeley
2
-34
/
+17
2021-03-31
ice: rename ptype bitmap
Qi Zhang
1
-8
/
+8
2021-03-31
ice: correct memory allocation call
Bruce Allan
1
-1
/
+1
2021-03-31
ice: Check for bail out condition early
Anirudh Venkataramanan
1
-5
/
+5
2021-03-31
ice: remove unnecessary duplicated AQ command flag setting
Bruce Allan
1
-1
/
+1
[next]