summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2023-01-27net: checksum: drop the linux/uaccess.h includeJakub Kicinski-1/+3
2023-01-25inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki-1/+6
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl-5/+1
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl-2/+3
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl-1/+2
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl-4/+1
2023-01-25net/ism: Add new API for client registrationStefan Raspl-9/+2
2023-01-24ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault-4/+0
2023-01-23Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-39/+50
2023-01-23xsk: Add cb area to struct xdp_buff_xskToke Høiland-Jørgensen-0/+5
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev-0/+21
2023-01-23net: dsa: add plumbing for changing and getting MAC merge layer stateVladimir Oltean-0/+11
2023-01-20net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang-0/+3
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+7
2023-01-20net: dcb: add helper functions to retrieve PCP and DSCP rewrite mapsDaniel Machon-0/+10
2023-01-20net: dcb: add new rewrite tableDaniel Machon-0/+8
2023-01-19devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko-6/+0
2023-01-19devlink: remove reporters_lockJiri Pirko-1/+0
2023-01-19devlink: protect health reporter operation with instance lockJiri Pirko-3/+19
2023-01-19devlink: remove linecards lockJiri Pirko-3/+3
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg-3/+3
2023-01-19wifi: mac80211: add kernel-doc for EHT structureJohannes Berg-0/+1
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg-3/+16
2023-01-18wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada-0/+13
2023-01-18wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada-0/+13
2023-01-18wifi: cfg80211: Use MLD address to indicate MLD STA disconnectionVeerendranath Jakkam-2/+2
2023-01-18wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal-1/+2
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg-9/+0
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsFlorian Westphal-0/+12
2023-01-18netfilter: nf_tables: avoid retpoline overhead for objref callsFlorian Westphal-0/+4
2023-01-17Merge wireless into wireless-nextKalle Valo-31/+72
2023-01-16net/sched: sch_taprio: fix possible use-after-freeEric Dumazet-0/+7
2023-01-13ipv6: remove max_size check inline with ipv4Jon Maxwell-1/+1
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+2
2023-01-12wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl-21/+0
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel-4/+0
2023-01-06devlink: remove the registration guarantee of referencesJakub Kicinski-0/+2
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells-1/+2
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+35
2023-01-03mac802154: Handle passive scanningMiquel Raynal-0/+16
2023-01-03mac802154: Prepare forcing specific symbol durationMiquel Raynal-1/+2
2023-01-03ieee802154: Introduce a helper to validate a channelMiquel Raynal-0/+11
2023-01-03ieee802154: Define a beacon frame headerMiquel Raynal-0/+36
2023-01-03ieee802154: Add support for user scanning requestsMiquel Raynal-0/+83
2023-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller-1/+24
2022-12-30tcp: Add TIME_WAIT sockets in bhash2.Kuniyuki Iwashima-0/+9
2022-12-28net/sched: fix retpoline wrapper compilation on configs without tc filtersPedro Tammela-2/+2
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds-0/+2
2022-12-22netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso-1/+12
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+6