summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-26netfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso7-15/+17
2024-09-26netfilter: nf_tables: use rcu chain hook list iterator from netlink dump pathPablo Neira Ayuso1-1/+1
2024-09-26netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...Simon Horman1-5/+2
2024-09-26netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=nSimon Horman2-9/+6
2024-09-26netfilter: nf_tables: Keep deleted flowtable hooks until after RCUPhil Sutter1-1/+1
2024-09-26docs: tproxy: ignore non-transparent sockets in iptables谢致邦 (XIE Zhibang)1-1/+1
2024-09-26netfilter: ctnetlink: Guard possible unused functionsAndy Shevchenko1-1/+1
2024-09-26selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea4-0/+623
2024-09-26selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal3-0/+178
2024-09-26netfilter: conntrack: add clash resolution for reverse collisionsFlorian Westphal1-5/+51
2024-09-26netfilter: nf_nat: don't try nat source port reallocation for reverse dir clashFlorian Westphal1-2/+118
2024-09-16Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1458-13760/+69936
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-35/+76
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter1-1/+1
2024-09-15netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter1-2/+2
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter1-4/+4
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier1-1/+1
2024-09-15Linux 6.11Linus Torvalds1-1/+1
2024-09-15Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-11/+7
2024-09-15Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"Paolo Bonzini2-11/+7
2024-09-14Merge branch 'introduce-hsr-offload-support-for-icssg'Jakub Kicinski8-92/+290
2024-09-14net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar1-2/+40
2024-09-14net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran5-5/+58
2024-09-14net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar4-12/+119
2024-09-14net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar1-1/+2
2024-09-14net: ti: icss-iep: Move icss_iep structureMD Danish Anwar2-73/+72
2024-09-14Merge tag 'pinctrl-v6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+10
2024-09-14Merge tag 'sound-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds7-6/+11
2024-09-14Merge tag '6.11-rc7-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2024-09-14Merge tag 'asoc-fix-v6.11-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai7-6/+11
2024-09-13Merge branch 'net-ibm-emac-modernize-a-bit'Jakub Kicinski2-152/+71
2024-09-13net: ibm: emac: get rid of wol_irqRosen Penev1-10/+3
2024-09-13net: ibm: emac: remove all waiting codeRosen Penev1-48/+7
2024-09-13net: ibm: emac: replace of_get_propertyRosen Penev1-11/+9
2024-09-13net: ibm: emac: use netdev's phydev directlyRosen Penev2-30/+22
2024-09-13net: ibm: emac: use devm for register_netdevRosen Penev1-3/+1
2024-09-13net: ibm: emac: remove mii_bus with devmRosen Penev2-20/+13
2024-09-13net: ibm: emac: use devm for of_iomapRosen Penev1-8/+4
2024-09-13net: ibm: emac: manage emac_irq with devmRosen Penev1-18/+11
2024-09-13net: ibm: emac: use devm for alloc_etherdevRosen Penev1-6/+3
2024-09-13octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian1-4/+7
2024-09-13net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier1-2/+0
2024-09-13Merge tag 'linux-can-next-for-6.12-20240911' of git://git.kernel.org/pub/scm/...Jakub Kicinski24-27/+27
2024-09-13rtase: Fix error code in rtase_init_board()Dan Carpenter1-1/+2
2024-09-13Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...Jakub Kicinski4-13/+14
2024-09-13MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui3-924/+5
2024-09-13Merge branch 'enic-report-per-queue-stats'Jakub Kicinski3-28/+269
2024-09-13enic: Report some per queue statistics in ethtoolNelson Escobar1-2/+81
2024-09-13enic: Report per queue statistics in netdev qstatsNelson Escobar1-0/+56