summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-04-21Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-1/+2
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-32/+143
2023-04-21bpf: add test_run support for netfilter program typeFlorian Westphal-0/+3
2023-04-21netfilter: nfnetlink hook: dump bpf prog idFlorian Westphal-3/+21
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal-0/+9
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal-0/+25
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-43/+60
2023-04-21net/packet: support mergeable feature of virtioJianfeng Tan-0/+1
2023-04-21pds_core: publish events to the clientsShannon Nelson-0/+2
2023-04-21pds_core: add the aux client APIShannon Nelson-0/+8
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson-0/+15
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson-0/+19
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson-1/+10
2023-04-21pds_core: set up device and adminqShannon Nelson-0/+638
2023-04-21pds_core: add devcmd device interfacesShannon Nelson-0/+193
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson-0/+585
2023-04-21bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel-0/+1
2023-04-21bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel-0/+1
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel-0/+1
2023-04-21sctp: delete the nested flexible array payloadXin Long-1/+1
2023-04-21sctp: delete the nested flexible array hmacXin Long-1/+1
2023-04-21sctp: delete the nested flexible array peer_initXin Long-1/+1
2023-04-21sctp: delete the nested flexible array variableXin Long-2/+2
2023-04-21sctp: delete the nested flexible array skipXin Long-4/+4
2023-04-21sctp: delete the nested flexible array paramsXin Long-7/+7
2023-04-20mac80211: use the new drop reasons infrastructureJohannes Berg-0/+12
2023-04-20net: extend drop reasons for multiple subsystemsJohannes Berg-4/+41
2023-04-20net: move dropreason.h to dropreason-core.hJohannes Berg-6/+7
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar-0/+1
2023-04-20net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski-1/+1
2023-04-20flow_dissector: Address kdoc warningsSimon Horman-18/+20
2023-04-20page_pool: unlink from napi during destroyJakub Kicinski-0/+5
2023-04-20net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan-1/+1
2023-04-20net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla-0/+1
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-25/+28
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-7/+7
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski-5/+0
2023-04-19net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever-0/+45
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever-0/+230
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds-18/+21
2023-04-19net: skbuff: hide nf_trace and ipvs_propertyJakub Kicinski-0/+4
2023-04-19net: skbuff: push nf_trace down the bitfieldJakub Kicinski-3/+3
2023-04-19net: skbuff: move alloc_cpu into a potential holeJakub Kicinski-1/+2
2023-04-19net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski-0/+14
2023-04-19net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski-1/+12
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn-0/+12
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn-0/+13
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn-0/+16
2023-04-19leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabledAndrew Lunn-0/+18
2023-04-18bonding: add software tx timestamping supportHangbin Liu-0/+1