summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-12-12net: dsa: tag_ocelot_8021q: fix broken receptionRobert Hodaszi
2024-12-12Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-12-11net/sched: netem: account for backlog updates from child qdiscMartin Ottens
2024-12-11Merge tag 'batadv-net-pullrequest-20241210' of git://git.open-mesh.org/linux-...Jakub Kicinski
2024-12-11splice: do not checksum AF_UNIX socketsFrederik Deweerdt
2024-12-11netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal
2024-12-11netfilter: IDLETIMER: Fix for possible ABBA deadlockPhil Sutter
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-12-10tcp: check space before adding MPTCP SYN optionsMoYuanhao
2024-12-10udp: fix l4 hash after reconnectPaolo Abeni
2024-12-07rtnetlink: fix error code in rtnl_newlink()Dan Carpenter
2024-12-07ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().Kuniyuki Iwashima
2024-12-06net: defer final 'struct net' free in netns dismantleEric Dumazet
2024-12-06wifi: cfg80211: sme: init n_channels before channels[] accessHaoyu Li
2024-12-05tipc: fix NULL deref in cleanup_bearer()Eric Dumazet
2024-12-05batman-adv: Do not let TT changes list grows indefinitelyRemi Pommarel
2024-12-05batman-adv: Remove uninitialized data in full table TT responseRemi Pommarel
2024-12-05batman-adv: Do not send uninitialized TT changesRemi Pommarel
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-05net: avoid potential UAF in default_operstate()Eric Dumazet
2024-12-05Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-12-04ethtool: Fix wrong mod state in case of verbose and no_mask bitsetKory Maincent
2024-12-04ipmr: tune the ipmr_can_free_table() checks.Paolo Abeni
2024-12-04netfilter: nft_set_hash: skip duplicated elements pending gc runPablo Neira Ayuso
2024-12-04netfilter: ipset: Hold module reference while requesting a modulePhil Sutter
2024-12-04net: sched: fix ordering of qlen adjustmentLion Ackermann
2024-12-04net: sched: fix erspan_opt settings in cls_flowerXin Long
2024-12-03ethtool: Fix access to uninitialized fields in set RXNFC commandGal Pressman
2024-12-03Revert "udp: avoid calling sock_def_readable() if possible"Fernando Fernandez Mancera
2024-12-03net: Make napi_hash_lock irq safeJoe Damato
2024-12-03netfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso
2024-12-03net: hsr: must allocate more bytes for RedBox supportEric Dumazet
2024-12-03rtnetlink: fix double call of rtnl_link_get_net_ifla()Cong Wang
2024-12-03wifi: mac80211: fix station NSS capability initialization orderBenjamin Lin
2024-12-03wifi: mac80211: fix vif addr when switching from monitor to stationFelix Fietkau
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-12-03wifi: mac80211: wake the queues in case of failure in resumeEmmanuel Grumbach
2024-12-03wifi: cfg80211: clear link ID from bitmap during link delete after clean upAditya Kumar Singh
2024-12-03wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beaconHaoyu Li
2024-12-03wifi: mac80211: fix mbss changed flags corruption on 32 bit systemsIssam Hamdi
2024-12-03wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-oneLin Ma
2024-12-03net/smc: fix LGR and link use-after-free issueWen Gu
2024-12-03net/smc: initialize close_work early to avoid warningWen Gu
2024-12-03tipc: Fix use-after-free of kernel socket in cleanup_bearer().Kuniyuki Iwashima
2024-12-03dccp: Fix memory leak in dccp_feat_change_recvIvan Solodovnikov
2024-12-02net/ipv6: release expired exception dst cached in socketJiri Wiesner
2024-12-02Merge tag 'linux-can-fixes-for-6.13-20241202' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02can: j1939: j1939_session_new(): fix skb reference countingDmitry Antipov
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds