Age | Commit message (Expand) | Author |
2024-12-07 | rtnetlink: fix error code in rtnl_newlink() | Dan Carpenter |
2024-12-07 | ip: Return drop reason if in_dev is NULL in ip_route_input_rcu(). | Kuniyuki Iwashima |
2024-12-06 | net: defer final 'struct net' free in netns dismantle | Eric Dumazet |
2024-12-06 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds |
2024-12-06 | wifi: cfg80211: sme: init n_channels before channels[] access | Haoyu Li |
2024-12-05 | tipc: fix NULL deref in cleanup_bearer() | Eric Dumazet |
2024-12-05 | batman-adv: Do not let TT changes list grows indefinitely | Remi Pommarel |
2024-12-05 | batman-adv: Remove uninitialized data in full table TT response | Remi Pommarel |
2024-12-05 | batman-adv: Do not send uninitialized TT changes | Remi Pommarel |
2024-12-05 | Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-12-05 | net: avoid potential UAF in default_operstate() | Eric Dumazet |
2024-12-05 | Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2024-12-04 | ethtool: Fix wrong mod state in case of verbose and no_mask bitset | Kory Maincent |
2024-12-04 | ipmr: tune the ipmr_can_free_table() checks. | Paolo Abeni |
2024-12-04 | netfilter: nft_set_hash: skip duplicated elements pending gc run | Pablo Neira Ayuso |
2024-12-04 | netfilter: ipset: Hold module reference while requesting a module | Phil Sutter |
2024-12-04 | net: sched: fix ordering of qlen adjustment | Lion Ackermann |
2024-12-04 | net: sched: fix erspan_opt settings in cls_flower | Xin Long |
2024-12-03 | ethtool: Fix access to uninitialized fields in set RXNFC command | Gal Pressman |
2024-12-03 | Revert "udp: avoid calling sock_def_readable() if possible" | Fernando Fernandez Mancera |
2024-12-03 | net: Make napi_hash_lock irq safe | Joe Damato |
2024-12-03 | netfilter: nft_inner: incorrect percpu area handling under softirq | Pablo Neira Ayuso |
2024-12-03 | net: hsr: must allocate more bytes for RedBox support | Eric Dumazet |
2024-12-03 | rtnetlink: fix double call of rtnl_link_get_net_ifla() | Cong Wang |
2024-12-03 | wifi: mac80211: fix station NSS capability initialization order | Benjamin Lin |
2024-12-03 | wifi: mac80211: fix vif addr when switching from monitor to station | Felix Fietkau |
2024-12-03 | wifi: mac80211: fix a queue stall in certain cases of CSA | Emmanuel Grumbach |
2024-12-03 | wifi: mac80211: wake the queues in case of failure in resume | Emmanuel Grumbach |
2024-12-03 | wifi: cfg80211: clear link ID from bitmap during link delete after clean up | Aditya Kumar Singh |
2024-12-03 | wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon | Haoyu Li |
2024-12-03 | wifi: mac80211: fix mbss changed flags corruption on 32 bit systems | Issam Hamdi |
2024-12-03 | wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one | Lin Ma |
2024-12-03 | net/smc: fix LGR and link use-after-free issue | Wen Gu |
2024-12-03 | net/smc: initialize close_work early to avoid warning | Wen Gu |
2024-12-03 | tipc: Fix use-after-free of kernel socket in cleanup_bearer(). | Kuniyuki Iwashima |
2024-12-03 | dccp: Fix memory leak in dccp_feat_change_recv | Ivan Solodovnikov |
2024-12-02 | net/ipv6: release expired exception dst cached in socket | Jiri Wiesner |
2024-12-02 | Merge tag 'linux-can-fixes-for-6.13-20241202' of git://git.kernel.org/pub/scm... | Jakub Kicinski |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-12-02 | can: j1939: j1939_session_new(): fix skb reference counting | Dmitry Antipov |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds |
2024-12-01 | ipv6: avoid possible NULL deref in modify_prefix_route() | Eric Dumazet |
2024-11-30 | net: Fix icmp host relookup triggering ip_rt_bug | Dong Chenchen |
2024-11-30 | net: hsr: avoid potential out-of-bound access in fill_frame_info() | Eric Dumazet |
2024-11-30 | net/sched: tbf: correct backlog statistic for GSO packets | Martin Ottens |
2024-11-30 | tcp: populate XPS related fields of timewait sockets | Eric Dumazet |
2024-11-30 | Merge tag '9p-for-6.13-rc1' of https://github.com/martinetd/linux | Linus Torvalds |
2024-11-30 | Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2024-11-30 | Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2024-11-28 | Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |