summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
45 hoursMerge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2 daysipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen
2 daysnet: rose: fix invalid array index in rose_kill_by_device()Pwnverse
2 daysnet: fib: restore ECMP balance from loopbackVadim Fedorenko
2 daysipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel
3 daysipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg
3 daysMerge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
4 daysaf_unix: don't post cmsg for SO_INQ unless explicitly asked forJens Axboe
4 daysnet: avoid prefetching NULL pointersEric Dumazet
4 daysnet: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya
4 daysnet: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey
8 daysMerge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
9 daysMerge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
9 daysnet: dsa: fix missing put_device() in dsa_tree_find_first_conduit()Vladimir Oltean
9 daysnet: dsa: properly keep track of conduit referenceVladimir Oltean
9 dayserspan: Initialize options_len before referencing options.Frode Nordahl
9 daysmptcp: ensure context reset on disconnect()Paolo Abeni
9 daysmptcp: fallback earlier on simult connectionPaolo Abeni
10 daysnet/handshake: Fix null-ptr-deref in handshake_complete()Wang Liang
10 daysip6_gre: make ip6gre_header() robustEric Dumazet
10 daysnet: openvswitch: Avoid needlessly taking the RTNL on vport destroyToke Høiland-Jørgensen
13 daysBluetooth: MGMT: report BIS capability flags in supported settingsPauli Virtanen
14 daysMerge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
14 daysMerge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...Paolo Abeni
14 daysnet/sched: act_mirred: fix loop detectionJamal Hadi Salim
14 dayssctp: Clear inet_opt in sctp_v6_copy_ip_options().Kuniyuki Iwashima
14 dayssctp: Fetch inet6_sk() after setting ->pinet6 in sctp_clone_sock().Kuniyuki Iwashima
14 daysnet/handshake: duplicate handshake cancellations leak socketScott Mayhew
2025-12-18Merge tag 'nf-25-12-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2025-12-18ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman
2025-12-17can: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa
2025-12-17can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16wifi: mac80211: ocb: skip rx_no_sta when interface is not joinedMoon Hee Lee
2025-12-16wifi: mac80211: do not use old MBSSID elementsAloka Dixit
2025-12-16wifi: mac80211: don't WARN for connections on invalid channelsJohannes Berg
2025-12-16wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()Dan Carpenter
2025-12-16wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()Dmitry Antipov
2025-12-16wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen
2025-12-15netfilter: nf_tables: avoid softlockup warnings in nft_chain_validateFlorian Westphal
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-12-11netfilter: nf_tables: remove redundant chain validation on register storePablo Neira Ayuso
2025-12-11netfilter: nf_nat: remove bogus direction checkFlorian Westphal
2025-12-11net/sched: ets: Remove drr class from the active list if it changes to strictVictor Nogueira
2025-12-11caif: fix integer underflow in cffrml_receive()Junrui Luo
2025-12-11Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-12-10netfilter: always set route tuple out ifindexLorenzo Bianconi
2025-12-10ipvs: fix ipv4 null-ptr-deref in route error pathSlavin Liu