index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
net: mediatek: add flow offload for mt7623
Frank Wunderlich
1
-0
/
+1
2021-03-31
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
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-03-31
selftests: ethtool: add a netdevsim FEC test
Jakub Kicinski
2
-1
/
+114
2021-03-31
netdevsim: add FEC settings support
Jakub Kicinski
2
-0
/
+39
2021-03-31
ethtool: support FEC settings over netlink
Jakub Kicinski
6
-3
/
+339
2021-03-30
net: ethernet: Fix typo of 'network' in comment
Eric Lin
1
-1
/
+1
2021-03-30
mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...
Ido Schimmel
1
-2
/
+3
2021-03-30
selftests: mptcp: remove id 0 address testcases
Geliang Tang
1
-2
/
+33
2021-03-30
selftests: mptcp: add addr argument for del_addr
Geliang Tang
1
-3
/
+31
2021-03-30
selftests: mptcp: avoid calling pm_nl_ctl with bad IDs
Matthieu Baerts
1
-3
/
+3
2021-03-30
mptcp: remove id 0 address
Geliang Tang
1
-0
/
+43
2021-03-30
mptcp: unify RM_ADDR and RM_SUBFLOW receiving
Geliang Tang
1
-49
/
+33
2021-03-30
mptcp: remove all subflows involving id 0 address
Geliang Tang
1
-4
/
+0
2021-03-30
net: fix icmp_echo_enable_probe sysctl
Eric Dumazet
1
-2
/
+2
2021-03-30
ionic: pull per-q stats work out of queue loops
Shannon Nelson
1
-94
/
+125
2021-03-30
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
2
-37
/
+63
2021-03-30
ionic: fix sizeof usage
Shannon Nelson
1
-4
/
+4
2021-03-30
ionic: count dma errors
Shannon Nelson
1
-2
/
+7
2021-03-30
dpaa2-switch: setup learning state on STP state change
Ioana Ciornei
1
-8
/
+26
2021-03-30
dpaa2-switch: trap STP frames to the CPU
Ioana Ciornei
5
-0
/
+289
[next]