index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-10-06
Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2023-10-06
flow_offload: Annotate struct flow_action_entry with __counted_by
Kees Cook
2023-10-06
nexthop: Annotate struct nh_group with __counted_by
Kees Cook
2023-10-06
nexthop: Annotate struct nh_notifier_grp_info with __counted_by
Kees Cook
2023-10-05
nexthop: Annotate struct nh_notifier_res_table_info with __counted_by
Kees Cook
2023-10-05
nexthop: Annotate struct nh_res_table with __counted_by
Kees Cook
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...
Marc Kleine-Budde
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-05
net_sched: sch_fq: add TCA_FQ_WEIGHTS attribute
Eric Dumazet
2023-10-05
net_sched: sch_fq: add 3 bands and WRR scheduling
Eric Dumazet
2023-10-05
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
2023-10-05
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
2023-10-04
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-04
Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-10-04
page_pool: fix documentation typos
Randy Dunlap
2023-10-04
net: appletalk: remove cops support
Greg Kroah-Hartman
2023-10-04
Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
2023-10-03
net: add sysctl to disable rfc4862 5.5.3e lifetime handling
Patrick Rohr
2023-10-03
overflow: add DEFINE_FLEX() for on-stack allocs
Przemek Kitszel
2023-10-03
bpf: Remove xdp_do_flush_map().
Sebastian Andrzej Siewior
2023-10-03
net: dsa: notify drivers of MAC address changes on user ports
Vladimir Oltean
2023-10-03
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
2023-10-03
ipv6: mark address parameters of udp_tunnel6_xmit_skb() as const
Beniamino Galvani
2023-10-03
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-02
net: mana: Annotate struct hwc_dma_buf with __counted_by
Kees Cook
2023-10-02
net: mana: Annotate struct mana_rxq with __counted_by
Kees Cook
2023-10-02
ipv6: Annotate struct ip6_sf_socklist with __counted_by
Kees Cook
2023-10-02
ipv4/igmp: Annotate struct ip_sf_socklist with __counted_by
Kees Cook
2023-10-02
ipv4: Annotate struct fib_info with __counted_by
Kees Cook
2023-10-01
Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-10-01
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
2023-10-01
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-01
neighbour: fix data-races around n->output
Eric Dumazet
2023-10-01
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-10-01
Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2023-10-01
net_sched: sch_fq: add fast path for mostly idle qdisc
Eric Dumazet
2023-10-01
net_sched: constify qdisc_priv()
Eric Dumazet
2023-10-01
tcp: derive delack_max from rto_min
Eric Dumazet
2023-10-01
tcp: constify tcp_rto_min() and tcp_rto_min_us() argument
Eric Dumazet
2023-10-01
net: constify sk_dst_get() and __sk_dst_get() argument
Eric Dumazet
2023-10-01
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros
Masahiro Yamada
[next]