summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-29net: ena: removed unused tx_bytes variableSimon Horman
2023-03-29octeon_ep: unlock the correct lock on error pathDan Carpenter
2023-03-29ptp: add ToD device driver for Intel FPGA cardsTianfei Zhang
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan
2023-03-29Merge branch 'sfc-tc-decap-support'David S. Miller
2023-03-29sfc: add offloading of 'foreign' TC (decap) rulesEdward Cree
2023-03-29sfc: add code to register and unregister encap matchesEdward Cree
2023-03-29sfc: add functions to insert encap matches into the MAEEdward Cree
2023-03-29sfc: handle enc keys in efx_tc_flower_parse_match()Edward Cree
2023-03-29sfc: add notion of match on enc keys to MAE machineryEdward Cree
2023-03-29sfc: document TC-to-EF100-MAE action translation conceptsEdward Cree
2023-03-29Merge branch 'macvlan-broadcast-queue-bypass'David S. Miller
2023-03-29macvlan: Add netlink attribute for broadcast cutoffHerbert Xu
2023-03-29macvlan: Skip broadcast queue if multicast with single receiverHerbert Xu
2023-03-29Merge branch 'mptcp-cleanups'David S. Miller
2023-03-29selftests: mptcp: add mptcp_info testsGeliang Tang
2023-03-29mptcp: do not fill info not used by the PM in usedMatthieu Baerts
2023-03-29mptcp: simplify subflow_syn_recv_sock()Paolo Abeni
2023-03-29mptcp: avoid unneeded address copyPaolo Abeni
2023-03-29Merge branch 'in6addr_any-cleanups'David S. Miller
2023-03-296lowpan: Remove redundant initialisation.Kuniyuki Iwashima
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-03-29Merge branch 'vsock-sockmap-support'David S. Miller
2023-03-29selftests/bpf: add a test case for vsock sockmapBobby Eshleman
2023-03-29selftests/bpf: add vsock to vmtest.shBobby Eshleman
2023-03-29vsock: support sockmapBobby Eshleman
2023-03-28testing/vsock: add vsock_perf to gitignoreBobby Eshleman
2023-03-28Merge branch 'ynl-add-support-for-user-headers-and-struct-attrs'Jakub Kicinski
2023-03-28docs: netlink: document the sub-type attribute propertyDonald Hunter
2023-03-28docs: netlink: document struct support for genetlink-legacyDonald Hunter
2023-03-28netlink: specs: add partial specification for openvswitchDonald Hunter
2023-03-28tools: ynl: Add fixed-header support to ynlDonald Hunter
2023-03-28tools: ynl: Add struct attr decoding to ynlDonald Hunter
2023-03-28tools: ynl: Add C array attribute decoding to ynlDonald Hunter
2023-03-28tools: ynl: Add struct parsing to nlspecDonald Hunter
2023-03-28Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-03-28docs: netdev: clarify the need to sending reverts as patchesJakub Kicinski
2023-03-28net: ethernet: 8390: axnet_cs: remove unused xfer_count variableTom Rix
2023-03-28Revert "sh_eth: remove open coded netif_running()"Wolfram Sang
2023-03-28Merge branch 'net-refcount-address-dst_entry-reference-count-scalability-issues'Jakub Kicinski
2023-03-28net: dst: Switch to rcuref_t reference countingThomas Gleixner
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo
2023-03-28Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2023-03-28net/mlx5e: Fix build break on 32bitSaeed Mahameed
2023-03-28net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remapGrygorii Strashko
2023-03-28net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rateGrygorii Strashko
2023-03-28Merge branch 'allocate-multiple-skbuffs-on-tx'Paolo Abeni
2023-03-28virtio/vsock: check argument to avoid no effect callArseniy Krasnov
2023-03-28virtio/vsock: allocate multiple skbuffs on txArseniy Krasnov
2023-03-28atomics: Provide rcuref - scalable reference countingThomas Gleixner