summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-04-26lockd: move struct nlm_wait to lockd.hJeff Layton1-1/+10
2023-04-26lockd: remove 2 unused helper functionsJeff Layton1-10/+0
2023-04-26nfsd: allow reaping files still under writebackJeff Layton1-0/+1
2023-04-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2023-04-25Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-1/+0
2023-04-24serdev: Add method to assert break signal over tty UART portNeeraj Sanjay Kale1-0/+6
2023-04-24serdev: Replace all instances of ENOTSUPP with EOPNOTSUPPNeeraj Sanjay Kale1-2/+2
2023-04-23net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean1-0/+21
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean1-2/+10
2023-04-23net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless setVladimir Oltean1-1/+2
2023-04-23net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet1-0/+3
2023-04-22bpf: fix link failure with NETFILTER=y INET=nFlorian Westphal1-1/+1
2023-04-22Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-1/+2
2023-04-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-29/+89
2023-04-22netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal1-1/+0
2023-04-21bpf: add test_run support for netfilter program typeFlorian Westphal1-0/+3
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal1-0/+4
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal1-0/+1
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-23/+54
2023-04-21pds_core: publish events to the clientsShannon Nelson1-0/+2
2023-04-21pds_core: add the aux client APIShannon Nelson2-0/+8
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson2-0/+15
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson1-0/+19
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson1-1/+10
2023-04-21pds_core: set up device and adminqShannon Nelson1-0/+638
2023-04-21pds_core: add devcmd device interfacesShannon Nelson2-0/+193
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson2-0/+585
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel1-0/+1
2023-04-21sctp: delete the nested flexible array payloadXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array hmacXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array variableXin Long1-2/+2
2023-04-21sctp: delete the nested flexible array skipXin Long1-2/+2
2023-04-21sctp: delete the nested flexible array paramsXin Long1-3/+3
2023-04-21net: move dropreason.h to dropreason-core.hJohannes Berg2-2/+2
2023-04-21net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski1-1/+1
2023-04-21net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan1-1/+1
2023-04-21net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla1-0/+1
2023-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-25/+24
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-7/+3
2023-04-20Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski1-5/+0
2023-04-20Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds1-18/+21
2023-04-19net: skbuff: hide nf_trace and ipvs_propertyJakub Kicinski1-0/+4
2023-04-19net: skbuff: push nf_trace down the bitfieldJakub Kicinski1-3/+3
2023-04-19net: skbuff: move alloc_cpu into a potential holeJakub Kicinski1-1/+2
2023-04-19net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski1-0/+14
2023-04-19net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski1-0/+11
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn1-0/+12
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn1-0/+13
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn1-0/+16
2023-04-19leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabledAndrew Lunn1-0/+18