summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-12-05Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-12-05net: ipv6: rpl_iptunnel: mitigate 2-realloc issueJustin Iurman
2024-12-05net: ipv6: seg6_iptunnel: mitigate 2-realloc issueJustin Iurman
2024-12-05net: ipv6: ioam6_iptunnel: mitigate 2-realloc issueJustin Iurman
2024-12-05xfrm: iptfs: add tracepoint functionalityChristian Hopps
2024-12-05xfrm: iptfs: handle reordering of received packetsChristian Hopps
2024-12-05xfrm: iptfs: add skb-fragment sharing codeChristian Hopps
2024-12-05xfrm: iptfs: add reusing received skb for the tunnel egress packetChristian Hopps
2024-12-05xfrm: iptfs: handle received fragmented inner packetsChristian Hopps
2024-12-05xfrm: iptfs: add basic receive packet (tunnel egress) handlingChristian Hopps
2024-12-05xfrm: iptfs: add fragmenting of larger than MTU user packetsChristian Hopps
2024-12-05xfrm: iptfs: share page fragments of inner packetsChristian Hopps
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