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