summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-04-23Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick
2023-04-23Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz
2023-04-23Bluetooth: hci_sync: Remove duplicate statementInga Stotland
2023-04-23Bluetooth: Convert MSFT filter HCI cmd to hci_syncBrian Gix
2023-04-23Bluetooth: hci_sync: Don't wait peer's reply when powering offArchie Pusaka
2023-04-23Bluetooth: hci_sync: Fix smatch warningLuiz Augusto von Dentz
2023-04-23net/sched: act_pedit: rate limit datapath messagesPedro Tammela
2023-04-23net/sched: act_pedit: remove extra check for key typePedro Tammela
2023-04-23net/sched: act_pedit: check static offsets a prioriPedro Tammela
2023-04-23net/sched: act_pedit: use extack in 'ex' parsing errorsPedro Tammela
2023-04-23net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keysPedro Tammela
2023-04-23net: sched: Print msecs when transmit queue time outYajun Deng
2023-04-23net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean
2023-04-23net: dsa: update TX path comments to not mention skb_mac_header()Vladimir Oltean
2023-04-23net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()Vladimir Oltean
2023-04-23net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX pathsVladimir Oltean
2023-04-23net: dsa: tag_ksz: do not rely on skb_mac_header() in TX pathsVladimir Oltean
2023-04-23net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmitVladimir Oltean
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-23rxrpc: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-04-23net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet
2023-04-23net: make napi_threaded_poll() aware of sd->defer_listEric Dumazet
2023-04-23net: move skb_defer_free_flush() upEric Dumazet
2023-04-23net: do not provide hard irq safety for sd->defer_lockEric Dumazet
2023-04-23net: add debugging checks in skb_attempt_defer_free()Eric Dumazet
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-21net: dst: fix missing initialization of rt_uncachedMaxime Bizon
2023-04-21net/handshake: Fix section mismatch in handshake_exitGeert Uytterhoeven
2023-04-21bpf: add test_run support for netfilter program typeFlorian Westphal
2023-04-21netfilter: disallow bpf hook attachment at same priorityFlorian Westphal
2023-04-21netfilter: nfnetlink hook: dump bpf prog idFlorian Westphal
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-21net/packet: support mergeable feature of virtioJianfeng Tan
2023-04-21bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel
2023-04-21bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel
2023-04-21bridge: Add per-{Port, VLAN} neighbor suppression data path supportIdo Schimmel
2023-04-21bridge: Encapsulate data path neighbor suppression logicIdo Schimmel
2023-04-21bridge: Take per-{Port, VLAN} neighbor suppression into accountIdo Schimmel
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel
2023-04-21bridge: Pass VLAN ID to br_flood()Ido Schimmel
2023-04-21bridge: Reorder neighbor suppression check when floodingIdo Schimmel
2023-04-21vlan: Add MACsec offload operations for VLAN interfaceEmeel Hakim
2023-04-21sctp: delete the nested flexible array hmacXin Long
2023-04-21sctp: delete the nested flexible array peer_initXin Long
2023-04-21sctp: delete the nested flexible array variableXin Long
2023-04-21sctp: delete the nested flexible array skipXin Long
2023-04-21sctp: delete the nested flexible array paramsXin Long
2023-04-20mac80211: use the new drop reasons infrastructureJohannes Berg