index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-04-03
bpf: Remove repeated struct btf_type declaration
Wan Jiabing
2021-04-03
bpf, cgroup: Delete repeated struct bpf_prog declaration
Wan Jiabing
2021-04-02
tcp: reorder tcp_congestion_ops for better cache locality
Eric Dumazet
2021-04-02
net: reorganize fields in netns_mib
Eric Dumazet
2021-04-02
mptcp: add mptcp reset option support
Florian Westphal
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-01
include: net: Remove repeated struct declaration
Wan Jiabing
2021-04-01
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2021-04-01
skmsg: Use rcu work for destroying psock
Cong Wang
2021-04-01
skmsg: Avoid lock_sock() in sk_psock_backlog()
Cong Wang
2021-04-01
net: Introduce skb_send_sock() for sock_map
Cong Wang
2021-04-01
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
2021-03-31
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
2021-03-31
ethtool: support FEC settings over netlink
Jakub Kicinski
2021-03-30
vxlan: allow L4 GRO passthrough
Paolo Abeni
2021-03-30
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
2021-03-30
udp: fixup csum for GSO receive slow path
Paolo Abeni
2021-03-30
bpf: Remove unused bpf_load_pointer
He Fengqing
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
ICMPV6: add support for RFC 8335 PROBE
Andreas Roeseler
2021-03-30
icmp: add support for RFC 8335 PROBE
Andreas Roeseler
2021-03-30
can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
Vincent Mailhol
2021-03-30
can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-03-30
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
2021-03-30
can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-28
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
2021-03-26
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2021-03-26
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
2021-03-26
bpf: Simplify freeing logic in linfo and jited_linfo
Martin KaFai Lau
2021-03-26
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
2021-03-26
mld: add new workqueues for process mld events
Taehee Yoo
2021-03-26
mld: convert ifmcaddr6 to RCU
Taehee Yoo
2021-03-26
mld: convert ip6_sf_list to RCU
Taehee Yoo
2021-03-26
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
2021-03-26
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
2021-03-26
mld: convert from timer to delayed work
Taehee Yoo
[next]