index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
futex.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
mptcp: fix corrupt receiver key in MPC + data + checksum
Davide Caratti
2
-15
/
+28
2021-10-28
riscv, bpf: Fix potential NULL dereference
Björn Töpel
1
-1
/
+2
2021-10-28
net: virtio: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+7
2021-10-28
devlink: Simplify internal devlink params implementation
Leon Romanovsky
1
-123
/
+46
2021-10-28
octeontx2-af: debugfs: Add channel and channel mask.
Rakesh Babu
3
-0
/
+9
2021-10-28
octeontx2-af: cn10k: debugfs for dumping LMTST map table
Harman Kalra
1
-0
/
+94
2021-10-28
octeontx2-af: debugfs: Minor changes.
Rakesh Babu Saladi
1
-11
/
+11
2021-10-28
octeontx2-af: Fix possible null pointer dereference.
Rakesh Babu Saladi
2
-1
/
+4
2021-10-28
octeontx2-af: Display all enabled PF VF rsrc_alloc entries.
Rakesh Babu
1
-32
/
+106
2021-10-28
octeontx2-af: Check whether ipolicers exists
Subbaraya Sundeep
1
-0
/
+8
2021-10-28
net: ethernet: microchip: lan743x: Fix skb allocation failure
Yuiko Oshino
1
-4
/
+9
2021-10-28
net: phy: microchip_t1: add cable test support for lan87xx phy
Yuiko Oshino
1
-0
/
+239
2021-10-28
ptp: fix code indentation issues
Carlos Llamas
1
-3
/
+3
2021-10-28
net/tls: Fix flipped sign in async_wait.err assignment
Daniel Jordan
1
-1
/
+1
2021-10-28
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
2
-11
/
+15
2021-10-28
net: cleanup __sk_stream_memory_free()
Eric Dumazet
1
-8
/
+2
2021-10-28
sky2: Remove redundant assignment and parentheses
luo penghao
1
-1
/
+1
2021-10-28
net: ipconfig: Release the rtnl_lock while waiting for carrier
Maxime Chevallier
1
-2
/
+10
2021-10-28
devlink: add documentation for octeontx2 driver
Subbaraya Sundeep
2
-0
/
+43
2021-10-28
sch_htb: Add extack messages for EOPNOTSUPP errors
Maxim Mikityanskiy
1
-2
/
+6
2021-10-28
net/smc: Correct spelling mistake to TCPF_SYN_RECV
Wen Gu
1
-1
/
+1
2021-10-28
net/smc: Fix smc_link->llc_testlink_time overflow
Tony Lu
1
-1
/
+1
2021-10-28
nfp: bpf: relax prog rejection for mtu check through max_pkt_offset
Yu Xiao
3
-9
/
+26
2021-10-28
net: mvpp2: clean up mvpp2_phylink_validate()
Russell King (Oracle)
1
-10
/
+7
2021-10-28
net: mvpp2: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-12
/
+7
2021-10-28
net: mvpp2: remove interface checks in mvpp2_phylink_validate()
Russell King (Oracle)
1
-26
/
+7
2021-10-28
net: mvpp2: populate supported_interfaces member
Russell King
1
-0
/
+34
2021-10-28
ipv6: enable net.ipv6.route.max_size sysctl in network namespace
Alexander Kuznetsov
1
-12
/
+12
2021-10-28
vmxnet3: do not stop tx queues after netif_device_detach()
Dongli Zhang
1
-1
/
+0
2021-10-28
mpt fusion: use dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-28
firewire: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-7
/
+7
2021-10-28
media: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+4
2021-10-28
tcp: do not clear TCP_SKB_CB(skb)->sacked if already zero
Eric Dumazet
2
-6
/
+0
2021-10-28
tcp: do not clear skb->csum if already zero
Eric Dumazet
3
-3
/
+0
2021-10-28
tcp: factorize ip_summed setting
Eric Dumazet
3
-9
/
+2
2021-10-28
tcp: no longer set skb->reserved_tailroom
Eric Dumazet
2
-6
/
+0
2021-10-28
tcp: remove dead code from tcp_collapse_retrans()
Eric Dumazet
1
-7
/
+3
2021-10-28
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
3
-7
/
+8
2021-10-28
tcp: remove dead code from tcp_sendmsg_locked()
Eric Dumazet
1
-9
/
+1
2021-10-28
tracing: Do not warn when connecting eprobe to non existing event
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-28
net: phy: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-1
/
+1
2021-10-28
mptcp: drop unused sk in mptcp_push_release
Geliang Tang
1
-5
/
+4
2021-10-28
mptcp: allocate fwd memory separately on the rx and tx path
Paolo Abeni
2
-145
/
+95
2021-10-28
net: introduce sk_forward_alloc_get()
Paolo Abeni
4
-3
/
+14
2021-10-28
tcp: define macros for a couple reclaim thresholds
Paolo Abeni
1
-2
/
+7
2021-10-28
inet: remove races in inet{6}_getname()
Eric Dumazet
3
-17
/
+21
2021-10-28
xdp: Remove redundant warning
Yajun Deng
1
-2
/
+0
2021-10-28
net: thunderbolt: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+5
2021-10-28
staging: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-28
net: macb: Fix mdio child node detection
Guenter Roeck
1
-1
/
+1
[next]