summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18Merge tag 'nf-next-2023-05-18' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-18Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-18Merge branch 'net-lan966x-add-support-for-pcp-dei-dscp'Paolo Abeni
2023-05-18net: lan966x: Add support for DSCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for PCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading default prioHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading dscp tableHoratiu Vultur
2023-05-18net: lan966x: Add support for apptrustHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading pcp tableHoratiu Vultur
2023-05-18net: lan966x: Add registers to configure PCP, DEI, DSCPHoratiu Vultur
2023-05-18Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni
2023-05-18netfilter: flowtable: split IPv6 datapath in helper functionsPablo Neira Ayuso
2023-05-18netfilter: flowtable: split IPv4 datapath in helper functionsPablo Neira Ayuso
2023-05-18netfilter: flowtable: simplify route logicPablo Neira Ayuso
2023-05-18netfilter: conntrack: allow insertion clash of gre protocolFaicker Mo
2023-05-18netfilter: nft_set_pipapo: Use struct_size()Christophe JAILLET
2023-05-18netfilter: Reorder fields in 'struct nf_conntrack_expect'Christophe JAILLET
2023-05-18netfilter: nft_exthdr: add boolean DCCP option matchingJeremy Sowden
2023-05-18netfilter: nf_tables: always increment set element countFlorian Westphal
2023-05-18netfilter: nf_tables: relax set/map validation checksFlorian Westphal
2023-05-17Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-05-17Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-05-17MAINTAINERS: skip CCing netdev for Bluetooth patchesJakub Kicinski
2023-05-17mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann
2023-05-17bridge: always declare tunnel functionsArnd Bergmann
2023-05-17atm: hide unused procfs functionsArnd Bergmann
2023-05-17net: isa: include net/Space.hArnd Bergmann
2023-05-17net: openvswitch: Use struct_size()Christophe JAILLET
2023-05-17mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-17net: libwx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-05-17Revert "ARM: dts: stm32: add CAN support on stm32f746"Marc Kleine-Budde
2023-05-17Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-05-17Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-05-17Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-05-17tracing: make ftrace_likely_update() declaration visibleArnd Bergmann
2023-05-17netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal
2023-05-17netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal
2023-05-17netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix
2023-05-17dt-bindings: net: nxp,sja1105: document spi-cpol/cphaKrzysztof Kozlowski
2023-05-17net/pppoe: make number of hash bits configurableJaco Kroon
2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng
2023-05-17net: selftests: Fix optstringBenjamin Poirier
2023-05-17net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean
2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar
2023-05-17vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet
2023-05-17mailmap: add entries for Nikolay AleksandrovNikolay Aleksandrov
2023-05-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-17igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov