index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-16
net: drop nopreempt requirement on sock_prot_inuse_add()
Eric Dumazet
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
2021-11-16
net: make sock_inuse_add() available
Eric Dumazet
2021-11-16
net: inline sock_prot_inuse_add()
Eric Dumazet
2021-11-16
Merge branch 'gro-out-of-core-files'
David S. Miller
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
Merge branch 'tcp-optimizations'
David S. Miller
2021-11-16
net: move early demux fields close to sk_refcnt
Eric Dumazet
2021-11-16
tcp: do not call tcp_cleanup_rbuf() if we have a backlog
Eric Dumazet
2021-11-16
tcp: check local var (timeo) before socket fields in one test
Eric Dumazet
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
2021-11-16
tcp: avoid indirect calls to sock_rfree
Eric Dumazet
2021-11-16
tcp: tp->urg_data is unlikely to be set
Eric Dumazet
2021-11-16
tcp: annotate races around tp->urg_data
Eric Dumazet
2021-11-16
tcp: annotate data-races on tp->segs_in and tp->data_segs_in
Eric Dumazet
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
2021-11-16
tcp: small optimization in tcp recvmsg()
Eric Dumazet
2021-11-16
net: cache align tcp_memory_allocated, tcp_sockets_allocated
Eric Dumazet
2021-11-16
net: forward_alloc_get depends on CONFIG_MPTCP
Eric Dumazet
2021-11-16
net: shrink struct sock by 8 bytes
Eric Dumazet
2021-11-16
ipv6: shrink struct ipcm6_cookie
Eric Dumazet
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
2021-11-16
net: remove sk_route_forced_caps
Eric Dumazet
2021-11-16
net: use sk_is_tcp() in more places
Eric Dumazet
2021-11-16
tcp: small optimization in tcp_v6_send_check()
Eric Dumazet
2021-11-16
tcp: remove dead code in __tcp_v6_send_check()
Eric Dumazet
2021-11-16
tcp: minor optimization in tcp_add_backlog()
Eric Dumazet
2021-11-15
net: macb: Fix several edge cases in validate
Sean Anderson
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-15
Revert "Merge branch 'mctp-i2c-driver'"
Jakub Kicinski
2021-11-15
Merge branch 'generic-phylink-validation'
David S. Miller
2021-11-15
net: mvpp2: use phylink_generic_validate()
Russell King (Oracle)
2021-11-15
net: mvneta: use phylink_generic_validate()
Russell King (Oracle)
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
2021-11-15
net/wan/fsl_ucc_hdlc: fix sparse warnings
Christophe Leroy
2021-11-15
net: fddi: use swap() to make code cleaner
Yihao Han
2021-11-15
hinic: use ARRAY_SIZE instead of ARRAY_LEN
Guo Zhengkui
2021-11-15
net: usb: ax88179_178a: add TSO feature
Jacky Chou
2021-11-15
Merge branch 'mctp-i2c-driver'
David S. Miller
2021-11-15
mctp i2c: MCTP I2C binding driver
Matt Johnston
2021-11-15
dt-bindings: net: New binding mctp-i2c-controller
Matt Johnston
2021-11-15
i2c: npcm7xx: Allow 255 byte block SMBus transfers
Matt Johnston
2021-11-15
i2c: aspeed: Allow 255 byte block transfers
Matt Johnston
2021-11-15
i2c: dev: Handle 255 byte blocks for i2c ioctl
Matt Johnston
2021-11-15
i2c: core: Allow 255 byte transfers for SMBus 3.x
Matt Johnston
2021-11-15
net: bridge: Slightly optimize 'find_portno()'
Christophe JAILLET
2021-11-15
net: sched: sch_netem: Refactor code in 4-state loss generator
Harshit Mogalapalli
[next]