Age | Commit message (Expand) | Author |
2023-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-05-18 | Merge tag 'nf-next-2023-05-18' of https://git.kernel.org/pub/scm/linux/kernel... | Jakub Kicinski |
2023-05-18 | Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-05-18 | Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2023-05-18 | Merge branch 'net-lan966x-add-support-for-pcp-dei-dscp' | Paolo Abeni |
2023-05-18 | net: lan966x: Add support for DSCP rewrite | Horatiu Vultur |
2023-05-18 | net: lan966x: Add support for PCP rewrite | Horatiu Vultur |
2023-05-18 | net: lan966x: Add support for offloading default prio | Horatiu Vultur |
2023-05-18 | net: lan966x: Add support for offloading dscp table | Horatiu Vultur |
2023-05-18 | net: lan966x: Add support for apptrust | Horatiu Vultur |
2023-05-18 | net: lan966x: Add support for offloading pcp table | Horatiu Vultur |
2023-05-18 | net: lan966x: Add registers to configure PCP, DEI, DSCP | Horatiu Vultur |
2023-05-18 | Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/... | Paolo Abeni |
2023-05-18 | netfilter: flowtable: split IPv6 datapath in helper functions | Pablo Neira Ayuso |
2023-05-18 | netfilter: flowtable: split IPv4 datapath in helper functions | Pablo Neira Ayuso |
2023-05-18 | netfilter: flowtable: simplify route logic | Pablo Neira Ayuso |
2023-05-18 | netfilter: conntrack: allow insertion clash of gre protocol | Faicker Mo |
2023-05-18 | netfilter: nft_set_pipapo: Use struct_size() | Christophe JAILLET |
2023-05-18 | netfilter: Reorder fields in 'struct nf_conntrack_expect' | Christophe JAILLET |
2023-05-18 | netfilter: nft_exthdr: add boolean DCCP option matching | Jeremy Sowden |
2023-05-18 | netfilter: nf_tables: always increment set element count | Florian Westphal |
2023-05-18 | netfilter: nf_tables: relax set/map validation checks | Florian Westphal |
2023-05-17 | Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne... | Jakub Kicinski |
2023-05-17 | Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2023-05-17 | MAINTAINERS: skip CCing netdev for Bluetooth patches | Jakub Kicinski |
2023-05-17 | mdio_bus: unhide mdio_bus_init prototype | Arnd Bergmann |
2023-05-17 | bridge: always declare tunnel functions | Arnd Bergmann |
2023-05-17 | atm: hide unused procfs functions | Arnd Bergmann |
2023-05-17 | net: isa: include net/Space.h | Arnd Bergmann |
2023-05-17 | net: openvswitch: Use struct_size() | Christophe JAILLET |
2023-05-17 | mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva |
2023-05-17 | net: libwx: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2023-05-17 | Revert "ARM: dts: stm32: add CAN support on stm32f746" | Marc Kleine-Budde |
2023-05-17 | Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-05-17 | Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-05-17 | Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2023-05-17 | tracing: make ftrace_likely_update() declaration visible | Arnd Bergmann |
2023-05-17 | netfilter: nft_set_rbtree: fix null deref on element insertion | Florian Westphal |
2023-05-17 | netfilter: nf_tables: fix nft_trans type confusion | Florian Westphal |
2023-05-17 | netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C... | Tom Rix |
2023-05-17 | dt-bindings: net: nxp,sja1105: document spi-cpol/cpha | Krzysztof Kozlowski |
2023-05-17 | net/pppoe: make number of hash bits configurable | Jaco Kroon |
2023-05-17 | net: wwan: t7xx: Ensure init is completed before system sleep | Kai-Heng Feng |
2023-05-17 | net: selftests: Fix optstring | Benjamin Poirier |
2023-05-17 | net: pcs: xpcs: fix C73 AN not getting enabled | Vladimir Oltean |
2023-05-17 | net: wwan: iosm: fix NULL pointer dereference when removing device | M Chetan Kumar |
2023-05-17 | vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() | Eric Dumazet |
2023-05-17 | mailmap: add entries for Nikolay Aleksandrov | Nikolay Aleksandrov |
2023-05-17 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2023-05-17 | igb: fix bit_shift to be in [1..8] range | Aleksandr Loktionov |