summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-03-04wifi: mac80211: hide element parsing internalsJohannes Berg
2024-03-04wifi: mac80211: remove unneeded scratch_len subtractionJohannes Berg
2024-03-04wifi: mac80211: defragment reconfiguration MLE when parsingJohannes Berg
2024-03-04wifi: mac80211: simplify multi-link element parsingJohannes Berg
2024-03-04wifi: mac80211: remove unnecessary ML element checksJohannes Berg
2024-03-04wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg
2024-03-04wifi: mac80211: remove unnecessary ML element type checkJohannes Berg
2024-03-04wifi: mac80211: update scratch_pos after defragJohannes Berg
2024-03-04wifi: mac80211: Adjust CQM handling for MLOIlan Peer
2024-03-04wifi: mac80211: Allow beacons to update BSS table regardless of scanIlan Peer
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz
2024-03-04wifi: cfg80211: print flags in tracing in hexJohannes Berg
2024-03-04wifi: mac80211: obtain AP HT/VHT data for assoc requestJohannes Berg
2024-03-04wifi: mac80211: don't add VHT capa on links without themJohannes Berg
2024-03-04wifi: mac80211: handle netif carrier up/down with link AP during MLOAditya Kumar Singh
2024-03-04wifi: mac80211: remove only link keys during stopping link APRameshkumar Sundaram
2024-03-04wifi: cfg80211: check A-MSDU format more carefullyJohannes Berg
2024-03-04wifi: mac80211: track capability/opmode NSS separatelyJohannes Berg
2024-03-04wifi: mac80211: fix supported rate masking in scanJohannes Berg
2024-03-04wifi: mac80211: check link exists before useJohannes Berg
2024-03-04wifi: mac80211: always initialize match_authJohannes Berg
2024-02-22Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-02-22ipv6/sit: Do not allocate stats in the driverBreno Leitao
2024-02-22net/af_iucv: fix virtual vs physical address confusionAlexander Gordeev
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-22Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-02-22net: mctp: tests: Add a test for proper tag creation on local outputJeremy Kerr
2024-02-22net: mctp: tests: Test that outgoing skbs have flow data populatedJeremy Kerr
2024-02-22net: mctp: copy skb ext data when fragmentingJeremy Kerr
2024-02-22net: mctp: tests: Add MCTP net isolation testsJeremy Kerr
2024-02-22net: mctp: tests: Add netid argument to __mctp_route_test_initJeremy Kerr
2024-02-22net: mctp: provide a more specific tag allocation ioctlJeremy Kerr
2024-02-22net: mctp: separate key correlation across netsJeremy Kerr
2024-02-22net: mctp: tests: create test skbs with the correct net and deviceJeremy Kerr
2024-02-22net: mctp: make key lookups match the ANY address on either local or peerJeremy Kerr
2024-02-22net: mctp: Add some detail on the key allocation implementationJeremy Kerr
2024-02-22net: mctp: avoid confusion over local/peer dest/source addressesJeremy Kerr
2024-02-22l2tp: pass correct message length to ip6_append_dataTom Parkin
2024-02-22Merge tag 'nf-24-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-02-22Fix write to cloned skb in ipv6_hop_ioam()Justin Iurman
2024-02-22phonet/pep: fix racy skb_queue_empty() useRémi Denis-Courmont
2024-02-22phonet: take correct lock to peek at the RX queueRémi Denis-Courmont
2024-02-21net/sched: flower: Add lock protection when remove filter handleJianbo Liu
2024-02-21devlink: fix port dump cmd typeJiri Pirko
2024-02-21udp: add local "peek offset enabled" flagPaolo Abeni
2024-02-21net: mctp: put sock on tag allocation failureJeremy Kerr
2024-02-22netfilter: nf_tables: use kzalloc for hook allocationFlorian Westphal
2024-02-22netfilter: nf_tables: register hooks last when adding new chain/flowtablePablo Neira Ayuso
2024-02-22netfilter: nft_flow_offload: release dst in case direct xmit path is usedPablo Neira Ayuso