summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac802154: Handle received BEACON_REQMiquel Raynal2023-03-235-5/+115
* ieee802154: Add support for allowing to answer BEACON_REQMiquel Raynal2023-03-231-1/+1
* mac802154: Handle active scanningMiquel Raynal2023-03-233-2/+75
* ieee802154: Add support for user active scan requestsMiquel Raynal2023-03-231-0/+1
* net/sched: act_api: use the correct TCA_ACT attributes in dumpPedro Tammela2023-03-231-4/+4
* net: ipv4: Allow changing IPv4 address protocolPetr Machata2023-03-231-0/+3
* net/sched: remove two skb_mac_header() usesEric Dumazet2023-03-222-2/+2
* sch_cake: do not use skb_mac_header() in cake_overhead()Eric Dumazet2023-03-221-3/+3
* net: do not use skb_mac_header() in qdisc_pkt_len_init()Eric Dumazet2023-03-221-4/+4
* net: Catch invalid index in XPS mappingNick Child2023-03-221-0/+2
* Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski2023-03-222-0/+3
|\
| * xfrm: copy_to_user_state fetch offloaded SA packets/bytes statisticsRaed Salem2023-03-201-0/+2
| * xfrm: add new device offload acquire flagRaed Salem2023-03-201-0/+1
* | net-zerocopy: Reduce compound page head accessXiaoyan Li2023-03-221-3/+11
* | net-sysfs: display two backlog queue len separatelyJason Xing2023-03-221-5/+13
* | virtio/vsock: check transport before skb allocationArseniy Krasnov2023-03-221-5/+3
* | tools: ynl: skip the explicit op array size when not neededJakub Kicinski2023-03-211-1/+1
* | neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet2023-03-219-67/+71
* | ipv6: flowlabel: do not disable BH where not neededEric Dumazet2023-03-211-24/+27
* | net/packet: remove po->xmitEric Dumazet2023-03-192-16/+10
* | tcp: preserve const qualifier in tcp_sk()Eric Dumazet2023-03-185-8/+14
* | mptcp: preserve const qualifier in mptcp_sk()Eric Dumazet2023-03-182-7/+4
* | smc: preserve const qualifier in smc_sk()Eric Dumazet2023-03-181-4/+1
* | af_packet: preserve const qualifier in pkt_sk()Eric Dumazet2023-03-181-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-1731-206/+244
|\ \
| * \ Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-1730-204/+240
| |\ \ | | |/ | |/|
| | * net: xdp: don't call notifiers during driver initJakub Kicinski2023-03-161-1/+3
| | * net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu2023-03-161-4/+4
| | * Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"Hangbin Liu2023-03-161-2/+2
| | * ynl: broaden the license even moreJakub Kicinski2023-03-164-4/+4
| | * hsr: ratelimit only when errors are printedMatthieu Baerts2023-03-161-1/+1
| | * net/iucv: Fix size of interrupt dataAlexandra Winter2023-03-161-1/+1
| | * ipv4: Fix incorrect table ID in IOCTL pathIdo Schimmel2023-03-161-0/+3
| | * Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-03-162-9/+41
| | |\
| | | * xfrm: Allow transport-mode states with AF_UNSPEC selectorHerbert Xu2023-02-241-5/+0
| | | * xfrm: Zero padding when dumping algos and encapHerbert Xu2023-02-131-4/+41
| | * | net: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-161-2/+2
| | * | net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu()Vladimir Oltean2023-03-161-4/+5
| | * | virtio/vsock: don't drop skbuff on copy failureArseniy Krasnov2023-03-161-3/+2
| | * | virtio/vsock: remove redundant 'skb_pull()' callArseniy Krasnov2023-03-161-1/+0
| | * | virtio/vsock: don't use skbuff state to account creditArseniy Krasnov2023-03-161-12/+11
| | * | net/smc: Fix device de-init sequenceStefan Raspl2023-03-151-0/+1
| | * | net/smc: fix deadlock triggered by cancel_delayed_work_syn()Wenjia Zhang2023-03-151-1/+1
| | * | tcp: Fix bind() conflict check for dual-stack wildcard address.Kuniyuki Iwashima2023-03-151-1/+7
| | * | net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet2023-03-152-8/+8
| | * | net: hsr: Don't log netdev_err message on unknown prp dst nodeKristian Overskeid2023-03-141-1/+1
| | * | net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()D. Wythe2023-03-131-0/+3
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-03-103-4/+4
| | |\ \
| | | * | netfilter: nft_redir: correct value of inet type `.maxattrs`Jeremy Sowden2023-03-081-1/+1
| | | * | netfilter: nft_redir: correct length for loading protocol registersJeremy Sowden2023-03-081-1/+1