summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-12-05xfrm: iptfs: add user packet (tunnel ingress) handlingChristian Hopps
2024-12-05xfrm: iptfs: add new iptfs xfrm mode implChristian Hopps
2024-12-05xfrm: add generic iptfs defines and functionalityChristian Hopps
2024-12-05xfrm: add mode_cbs module functionalityChristian Hopps
2024-12-05xfrm: netlink: add config (netlink) optionsChristian Hopps
2024-12-05xfrm: config: add CONFIG_XFRM_IPTFSChristian Hopps
2024-12-05xfrm: state: fix out-of-bounds read during lookupFlorian Westphal
2024-12-04inet: add indirect call wrapper for getfrag() callsEric Dumazet
2024-12-04netpoll: Make netpoll_send_udp return status instead of voidMaksym Kutsevol
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-04netpoll: Use rtnl_dereference() for npinfo pointer accessBreno Leitao
2024-12-04netfilter: nft_set_hash: skip duplicated elements pending gc runPablo Neira Ayuso
2024-12-04lsm: replace context+len with lsm_contextCasey Schaufler
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler
2024-12-04wifi: mac80211: add EHT 320 MHz support for meshSathishkumar Muruganandam
2024-12-04wifi: mac80211: ethtool: add monitor channel reportingDylan Eskew
2024-12-04wifi: mac80211: get tx power per linkRameshkumar Sundaram
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-12-04wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_...Zichen Xie
2024-12-04wifi: mac80211: use wiphy guardJohannes Berg
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg
2024-12-04wifi: mac80211: Accept authentication frames on P2P deviceAndrei Otcheretianski
2024-12-04wifi: mac80211: fix variable used in for_each_sdata_link()Aloka Dixit
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-02bpf: fix cgroup_skb prog test run direct packet accessMahe Tardy
2024-12-02can: j1939: j1939_session_new(): fix skb reference countingDmitry Antipov