aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+7
2023-01-20net: dcb: add helper functions to retrieve PCP and DSCP rewrite mapsDaniel Machon1-0/+10
2023-01-20net: dcb: add new rewrite tableDaniel Machon1-0/+8
2023-01-19devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko1-6/+0
2023-01-19devlink: remove reporters_lockJiri Pirko1-1/+0
2023-01-19devlink: protect health reporter operation with instance lockJiri Pirko1-3/+19
2023-01-19devlink: remove linecards lockJiri Pirko1-3/+3
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg1-3/+3
2023-01-19wifi: mac80211: add kernel-doc for EHT structureJohannes Berg1-0/+1
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg1-3/+16
2023-01-18wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada1-0/+13
2023-01-18wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada1-0/+13
2023-01-18wifi: cfg80211: Use MLD address to indicate MLD STA disconnectionVeerendranath Jakkam1-2/+2
2023-01-18wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal1-1/+2
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg1-9/+0
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsFlorian Westphal1-0/+12
2023-01-18netfilter: nf_tables: avoid retpoline overhead for objref callsFlorian Westphal1-0/+4
2023-01-17Merge wireless into wireless-nextKalle Valo11-31/+72
2023-01-16net/sched: sch_taprio: fix possible use-after-freeEric Dumazet1-0/+7
2023-01-13ipv6: remove max_size check inline with ipv4Jon Maxwell1-1/+1
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-01-12wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl1-21/+0
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel1-4/+0
2023-01-06devlink: remove the registration guarantee of referencesJakub Kicinski1-0/+2
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells1-1/+2
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-3/+35
2023-01-03mac802154: Handle passive scanningMiquel Raynal1-0/+16
2023-01-03mac802154: Prepare forcing specific symbol durationMiquel Raynal1-1/+2
2023-01-03ieee802154: Introduce a helper to validate a channelMiquel Raynal1-0/+11
2023-01-03ieee802154: Define a beacon frame headerMiquel Raynal1-0/+36
2023-01-03ieee802154: Add support for user scanning requestsMiquel Raynal2-0/+83
2023-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller1-1/+24
2022-12-30tcp: Add TIME_WAIT sockets in bhash2.Kuniyuki Iwashima2-0/+9
2022-12-28net/sched: fix retpoline wrapper compilation on configs without tc filtersPedro Tammela1-2/+2
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-0/+2
2022-12-22netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso1-1/+12
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-4/+6
2022-12-21netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso1-0/+12
2022-12-19net: simplify sk_page_fragBenjamin Coddington1-7/+2
2022-12-19net: Introduce sk_use_task_frag in struct sock.Guillaume Nault1-2/+9
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-17/+17
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+10
2022-12-12IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driverCoco Li1-0/+33
2022-12-12net: tso: inline tso_count_descs()Yunsheng Lin1-1/+7
2022-12-12Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-1/+28
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2-13/+161
2022-12-12Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter2-0/+13
2022-12-12Bluetooth: Add quirk to disable extended scanningSven Peter2-1/+13
2022-12-12Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter1-0/+1
2022-12-12Bluetooth: btusb: Introduce generic USB resetArchie Pusaka1-0/+1