summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 peer_initXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array variableXin Long1-2/+2
2023-04-21sctp: delete the nested flexible array skipXin Long2-4/+4
2023-04-21sctp: delete the nested flexible array paramsXin Long2-7/+7
2023-04-21mac80211: use the new drop reasons infrastructureJohannes Berg1-0/+12
2023-04-21net: extend drop reasons for multiple subsystemsJohannes Berg2-4/+41
2023-04-21net: move dropreason.h to dropreason-core.hJohannes Berg4-6/+7
2023-04-21ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar1-0/+1
2023-04-21net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski1-1/+1
2023-04-21flow_dissector: Address kdoc warningsSimon Horman1-18/+20
2023-04-21page_pool: unlink from napi during destroyJakub Kicinski1-0/+5
2023-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-25/+28
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-7/+7
2023-04-20Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski1-5/+0
2023-04-20net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever2-0/+45
2023-04-20net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever2-0/+230
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 Kicinski2-1/+12
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
2023-04-19bonding: add software tx timestamping supportHangbin Liu1-0/+1
2023-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-2/+7
2023-04-19mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko1-9/+10
2023-04-19mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko1-9/+11
2023-04-18net: add macro netif_subqueue_completed_wakeHeiner Kallweit1-0/+10
2023-04-18netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso1-0/+4
2023-04-18net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean1-0/+3
2023-04-18net: mscc: ocelot: add support for mqprio offloadVladimir Oltean1-0/+4
2023-04-18net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean1-0/+1
2023-04-18net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean1-1/+0
2023-04-18net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean1-1/+1
2023-04-18net/mlx5e: Add IPsec packet offload tunnel bitsLeon Romanovsky1-2/+6
2023-04-17netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal1-2/+2
2023-04-17sctp: delete the obsolete code for the host name address paramXin Long1-1/+0
2023-04-15page_pool: allow caching from safely localized NAPIJakub Kicinski3-8/+18
2023-04-14net: mana: Add support for jumbo frameHaiyang Zhang2-0/+18
2023-04-14net: mana: Enable RX path to handle various MTU sizesHaiyang Zhang1-0/+7
2023-04-14net: mana: Refactor RX buffer allocation code to prepare for various MTUHaiyang Zhang1-5/+1
2023-04-14Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski4-2/+46
2023-04-14net/sched: taprio: allow per-TC user input of FP adminStatusVladimir Oltean1-0/+1
2023-04-14net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean2-0/+17