summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-27netfilter: nf_tables: prevent nf_skb_duplicated corruptionEric Dumazet
2024-09-27selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter
2024-09-26netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-26selftests: netfilter: Avoid hanging ipvs.shPhil Sutter
2024-09-26kselftest: add test for nfqueue induced conntrack raceFlorian Westphal
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal
2024-09-26netfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso
2024-09-26netfilter: nf_tables: use rcu chain hook list iterator from netlink dump pathPablo Neira Ayuso
2024-09-26netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...Simon Horman
2024-09-26netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=nSimon Horman
2024-09-26netfilter: nf_tables: Keep deleted flowtable hooks until after RCUPhil Sutter
2024-09-26docs: tproxy: ignore non-transparent sockets in iptables谢致邦 (XIE Zhibang)
2024-09-26netfilter: ctnetlink: Guard possible unused functionsAndy Shevchenko
2024-09-26selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea
2024-09-26selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal
2024-09-26netfilter: conntrack: add clash resolution for reverse collisionsFlorian Westphal
2024-09-26netfilter: nf_nat: don't try nat source port reallocation for reverse dir clashFlorian Westphal
2024-09-26selftests/net: packetdrill: increase timing tolerance in debug modeWillem de Bruijn
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-09-26net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu
2024-09-26virtio_net: Fix mismatched buf address when unmapping for small packetsWenbo Li
2024-09-24bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()Jiwon Kim
2024-09-24r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.bHeiner Kallweit
2024-09-24Merge branch 'fix-maximum-tx-rx-frame-sizes-in-ravb-driver'Paolo Abeni
2024-09-24net: ravb: Fix R-Car RX frame size limitPaul Barker
2024-09-24net: ravb: Fix maximum TX frame size for GbEth devicesPaul Barker
2024-09-24net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan
2024-09-24r8169: add tally counter fields added with RTL8125Heiner Kallweit
2024-09-24net: phy: aquantia: fix applying active_low bit after resetDaniel Golle
2024-09-24net: phy: aquantia: fix setting active_low bitDaniel Golle
2024-09-24net: qrtr: Update packets cloning when broadcastingYoussef Samir
2024-09-23tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt
2024-09-22MAINTAINERS: adjust file entry of the oa_tc6 headerLukas Bulwahn
2024-09-22net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNELThomas Weißschuh
2024-09-19net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Cond...Kaixin Wang
2024-09-19netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()Eric Dumazet
2024-09-19net: xilinx: axienet: Fix packet countingSean Anderson
2024-09-19net: xilinx: axienet: Schedule NAPI in two stepsSean Anderson
2024-09-19net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not presentVladimir Oltean
2024-09-16Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter
2024-09-15netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier
2024-09-15Linux 6.11v6.11Linus Torvalds
2024-09-15Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-15Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"Paolo Bonzini