开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-03
Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
2023-08-03
Merge branch 'tcp_metrics-series-of-fixes'
Jakub Kicinski
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-03
prestera: fix fallback to previous version on same major version
Jonas Gorski
2023-08-02
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-02
Merge branch 'mlx5-ipsec-fixes'
Jakub Kicinski
2023-08-02
net/mlx5e: Set proper IPsec source port in L4 selector
Leon Romanovsky
2023-08-02
net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
Jianbo Liu
2023-08-02
net/mlx5: fs_core: Make find_closest_ft more generic
Jianbo Liu
2023-08-02
wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
Hans de Goede
2023-08-02
vxlan: Fix nexthop hash size
Benjamin Poirier
2023-08-02
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
2023-08-02
s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
Alexandra Winter
2023-08-02
Merge branch 'tun-tap-uid'
David S. Miller
2023-08-02
net: tap_open(): set sk_uid from current_fsuid()
Laszlo Ersek
2023-08-02
net: tun_chr_open(): set sk_uid from current_fsuid()
Laszlo Ersek
2023-08-01
net: dcb: choose correct policy to parse DCB_ATTR_BCN
Lin Ma
2023-08-01
Merge branch 'bnxt_en-2-xdp-bug-fixes'
Jakub Kicinski
2023-08-01
bnxt_en: Fix max_mtu setting for multi-buf XDP
Michael Chan
2023-08-01
bnxt_en: Fix page pool logic for page size >= 64K
Somnath Kotur
2023-08-01
selftest: net: Assert on a proper value in so_incoming_cpu.c.
Kuniyuki Iwashima
2023-08-01
net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
Mark Brown
2023-08-01
net: korina: handle clk prepare error in korina_probe()
Yuanjun Gong
2023-08-01
USB: zaurus: Add ID for A-300/B-500/C-700
Ross Maynard
2023-08-01
net: ll_temac: fix error checking of irq_of_parse_and_map()
Dan Carpenter
2023-08-01
wifi: ray_cs: Replace 1-element array with flexible array
Kees Cook
2023-08-01
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
2023-07-31
Merge branch 'net-sched-bind-logic-fixes-for-cls_fw-cls_u32-and-cls_route'
Jakub Kicinski
2023-07-31
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-07-31
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
octeon_ep: initialize mbox mutexes
Michal Schmidt
2023-07-31
bnxt: don't handle XDP in netpoll
Jakub Kicinski
2023-07-31
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
2023-07-31
sfc: fix field-spanning memcpy in selftest
Edward Cree
2023-07-31
net: usb: qmi_wwan: add Quectel EM05GV2
Martin Kohn
2023-07-31
net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs
Duoming Zhou
2023-07-31
dt-bindings: net: mediatek,net: fixup MAC binding
Rafał Miłecki
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-07-29
Merge branch 'net-data-races'
David S. Miller
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
2023-07-29
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
[next]