summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-08-06net: gre: remove unused gretap_fb_dev_createIlya Maximets
2026-08-06openvswitch: vport: remove infrastructure for separate modulesIlya Maximets
2026-08-06openvswitch: vport: remove infrastructure for vport optionsIlya Maximets
2026-08-06openvswitch: remove support for legacy tunnel typesIlya Maximets
2026-08-06block: rename bi_bvec_donePavel Begunkov
2026-08-06wifi: mac80211: skip default WMM setup for AP_VLAN linksFelix Fietkau
2026-08-06net/smc: fix TOCTOU race between smc_listen_out() and listener closeSidraya Jayagond
2026-08-06net: remove WARN_ON_ONCE() from sk_mc_loop()Eric Dumazet
2026-08-06rtnetlink: cap IFLA_VFINFO_LIST at a documented number of VFsArtem Lytkin
2026-08-05xsk: account ring allocations to memcgZihan Xi
2026-08-05rds: synchronize info callbacks with module unloadChengfeng Ye
2026-08-05netlink: drop unneeded semicolonJulia Lawall
2026-08-05ip6_tunnel: clear skb2->cb[] in ip6ip6_err()Zhiling Zou
2026-08-05net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload lengthHenry Martin
2026-08-05mac802154: fix netdev use-after-free in beacon workerZihan Xi
2026-08-05netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()Eric Dumazet
2026-08-05tcp: fix TFO max_qlen accounting across reuseport migrationJiayuan Chen
2026-08-05devlink: Expose external flag for PCI SF portsShay Drory
2026-08-05Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2026-08-05bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookieLuxiao Xu
2026-08-05sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTLOleg Nesterov
2026-08-05batman-adv: bla: fix freeing of claims on meshif deletionSven Eckelmann
2026-08-05batman-adv: mcast: linearize skbuff for packet generationSven Eckelmann
2026-08-05batman-adv: mcast: ensure unshared skb for multicast packetsSven Eckelmann
2026-08-05batman-adv: fix TX priority extraction for BATADV_FORW_MCASTSven Eckelmann
2026-08-05batman-adv: dat: atomically update mac addressesSven Eckelmann
2026-08-05batman-adv: dat: avoid unaligned fault in IP extractionSven Eckelmann
2026-08-05batman-adv: bla: prevent CRC corruptions after claim flushSven Eckelmann
2026-08-05batman-adv: bla: avoid CRC corruption due to parallel claim addSven Eckelmann
2026-08-05batman-adv: fix stale receive device on merged fragmentsZhiling Zou
2026-08-05batman-adv: remove negative returns for batadv_send_skb_unicastSven Eckelmann
2026-08-05batman-adv: correct NET_RX_* NET_XMIT_* confusionSven Eckelmann
2026-08-05batman-adv: handle errors in batadv_init()Minhong He
2026-08-04sctp: fix addip_serial increment on ASCONF_ACK allocation failureQing Luo
2026-08-04net: failover: check register_netdevice_notifier() error in failover_init()Minhong He
2026-08-04ipv4: nexthop: handle errors in nexthop_init()Minhong He
2026-08-04net: openvswitch: reallocate update replies for mismatched IDsZhiling Zou
2026-08-04net/rds: unpin MR pages with unpin_user_pages_dirty_lock()Allison Henderson
2026-08-04net/rds: fix rds_message leak in the rds_send_xmit() drop pathSharath Srinivasan
2026-08-04net/rds: hold the socket while an rds_mr references itHÃ¥kon Bugge
2026-08-04net/rds: don't use unpin_user_pages_dirty_lock() from atomic contextAllison Henderson
2026-08-04batman-adv: switch var declarations to reverse x-mas tree orderSven Eckelmann
2026-08-04batman-adv: split multiple declarations per lineSven Eckelmann
2026-08-04batman-adv: annotate functions which may reallocate the skbuffSven Eckelmann
2026-08-04batman-adv: fix kernel-doc for functions holding skb ownershipSven Eckelmann
2026-08-04batman-adv: add missing kernel-doc commentsSven Eckelmann
2026-08-04batman-adv: tvlv: handle negative tvlv processing return codesSven Eckelmann
2026-08-04batman-adv: dat: drop non-4addr backwards compatibilitySven Eckelmann
2026-08-04net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiersJamal Hadi Salim