summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz2023-04-243-95/+160
| * | | | | | Bluetooth: hci_conn: remove extra line in hci_le_big_create_syncIulia Tanasescu2023-04-241-1/+0
| * | | | | | Bluetooth: fix inconsistent indentingLanzhe Li2023-04-241-1/+1
| * | | | | | Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz2023-04-242-6/+26
| * | | | | | Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-04-243-118/+202
| * | | | | | Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi2023-04-244-0/+540
| * | | | | | Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2023-04-241-2/+7
| * | | | | | Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz2023-04-242-5/+11
| * | | | | | Bluetooth: hci_sync: Remove duplicate statementInga Stotland2023-04-241-1/+0
| * | | | | | Bluetooth: Convert MSFT filter HCI cmd to hci_syncBrian Gix2023-04-241-25/+11
| * | | | | | Bluetooth: hci_sync: Don't wait peer's reply when powering offArchie Pusaka2023-04-241-3/+5
| * | | | | | Bluetooth: hci_sync: Fix smatch warningLuiz Augusto von Dentz2023-04-241-1/+1
| * | | | | | net/sched: act_pedit: rate limit datapath messagesPedro Tammela2023-04-231-7/+5
| * | | | | | net/sched: act_pedit: remove extra check for key typePedro Tammela2023-04-231-22/+7
| * | | | | | net/sched: act_pedit: check static offsets a prioriPedro Tammela2023-04-231-6/+14
| * | | | | | net/sched: act_pedit: use extack in 'ex' parsing errorsPedro Tammela2023-04-231-4/+13
| * | | | | | net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keysPedro Tammela2023-04-231-8/+3
| * | | | | | net: sched: Print msecs when transmit queue time outYajun Deng2023-04-231-5/+5
| * | | | | | net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean2023-04-232-8/+2
| * | | | | | net: dsa: update TX path comments to not mention skb_mac_header()Vladimir Oltean2023-04-232-3/+3
| * | | | | | net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()Vladimir Oltean2023-04-231-1/+1
| * | | | | | net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX pathsVladimir Oltean2023-04-231-1/+1
| * | | | | | net: dsa: tag_ksz: do not rely on skb_mac_header() in TX pathsVladimir Oltean2023-04-231-9/+9
| * | | | | | net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmitVladimir Oltean2023-04-231-1/+1
| * | | | | | net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean2023-04-231-1/+1
| * | | | | | rxrpc: Replace fake flex-array with flexible-array memberGustavo A. R. Silva2023-04-231-1/+1
| * | | | | | net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet2023-04-231-2/+10
| * | | | | | net: make napi_threaded_poll() aware of sd->defer_listEric Dumazet2023-04-231-0/+3
| * | | | | | net: move skb_defer_free_flush() upEric Dumazet2023-04-231-21/+21
| * | | | | | net: do not provide hard irq safety for sd->defer_lockEric Dumazet2023-04-232-5/+4
| * | | | | | net: add debugging checks in skb_attempt_defer_free()Eric Dumazet2023-04-231-0/+3
| * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-227-25/+472
| |\ \ \ \ \ \
| | * | | | | | bpf: add test_run support for netfilter program typeFlorian Westphal2023-04-212-0/+159
| | * | | | | | netfilter: disallow bpf hook attachment at same priorityFlorian Westphal2023-04-211-0/+12
| | * | | | | | netfilter: nfnetlink hook: dump bpf prog idFlorian Westphal2023-04-211-13/+68
| | * | | | | | bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal2023-04-212-1/+70
| | * | | | | | bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal2023-04-213-0/+163
| | * | | | | | bpf: Set skb redirect and from_ingress info in __bpf_tx_skbDaniel Borkmann2023-04-171-0/+1
| | * | | | | | bpf: Remove bpf_kfunc_call_test_kptr_get() test kfuncDavid Vernet2023-04-161-12/+0
| * | | | | | | net: dst: fix missing initialization of rt_uncachedMaxime Bizon2023-04-225-11/+3
| * | | | | | | net/handshake: Fix section mismatch in handshake_exitGeert Uytterhoeven2023-04-221-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-217-30/+40
| |\ \ \ \ \ \
| | * | | | | | wifi: mac80211: remove return value check of debugfs_create_dir()Yingsha Xu2023-04-201-4/+0
| | * | | | | | wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau2023-04-181-24/+0
| | * | | | | | wifi: mac80211: add flush_sta methodJohannes Berg2023-04-133-2/+28
| | * | | | | | wifi: mac80211: flush queues on STA removalJohannes Berg2023-04-131-0/+8
| | * | | | | | wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg2023-04-131-2/+2
| | * | | | | | wifi: mac80211: set EHT support flag in AP modeAloka Dixit2023-04-111-0/+4
| * | | | | | | net/packet: support mergeable feature of virtioJianfeng Tan2023-04-213-40/+59
| * | | | | | | bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel2023-04-212-2/+8