summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-01-24net: fou: rename the source for linkingJakub Kicinski2-0/+1
2023-01-24act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti1-0/+7
2023-01-24net/sched: act_mirred: better wording on protection against excessive stack g...Davide Caratti1-8/+8
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2-62/+39
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman2-68/+42
2023-01-24netfilter: conntrack: fix bug in for_each_sctp_chunkSriram Yagnaraman1-2/+2
2023-01-24netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman1-9/+16
2023-01-24net: dsa: microchip: enable port queues for tc mqprioArun Ramadoss1-0/+15
2023-01-24net: avoid irqsave in skb_defer_free_flushJesper Dangaard Brouer1-3/+2
2023-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-128/+204
2023-01-24net: fix kfree_skb_list use of skb_mark_not_on_listJesper Dangaard Brouer1-2/+0
2023-01-24ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet1-0/+2
2023-01-24ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet1-0/+2
2023-01-24netlink: annotate data races around sk_stateEric Dumazet1-4/+6
2023-01-24netlink: annotate data races around dst_portid and dst_groupEric Dumazet1-9/+14
2023-01-24netlink: annotate data races around nlk->portidEric Dumazet1-2/+5
2023-01-24Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski15-91/+140
2023-01-23netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso1-1/+15
2023-01-23netfilter: nft_set_rbtree: Switch to node list walk for overlap detectionPablo Neira Ayuso1-127/+189
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev2-0/+67
2023-01-23bpf: Introduce device-bound XDP programsStanislav Fomichev1-0/+5
2023-01-23bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloadedStanislav Fomichev2-3/+3
2023-01-23ethtool: Add and use ethnl_update_bool.David S. Miller2-1/+27
2023-01-23net: dsa: add plumbing for changing and getting MAC merge layer stateVladimir Oltean1-0/+37
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean1-0/+127
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean5-3/+99
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean4-2/+280
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye19-0/+62
2023-01-23ipv6: fix reachability confirmation with proxy_ndpGergely Risko1-1/+14
2023-01-23net: ethtool: netlink: introduce ethnl_update_bool()Vladimir Oltean1-0/+26
2023-01-21batman-adv: tvlv: prepare for tvlv enabled multicast packet typeLinus Lüssing10-37/+72
2023-01-21batman-adv: mcast: remove now redundant single ucast forwardingLinus Lüssing3-280/+33
2023-01-21net: fix UaF in netns ops registration error pathPaolo Abeni1-1/+1
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski36-330/+396
2023-01-20tcp: fix rate_app_limited to default to 1David Morley1-0/+2
2023-01-20net: dcb: add helper functions to retrieve PCP and DSCP rewrite mapsDaniel Machon1-0/+52
2023-01-20net: dcb: add new rewrite tableDaniel Machon1-1/+112
2023-01-20net: dcb: add new common function for set/del of app/rewr entriesDaniel Machon1-55/+45
2023-01-20net: dcb: modify dcb_app_add to take list_head ptr as parameterDaniel Machon1-4/+5
2023-01-20devlink: add instance lock assertion in devl_is_registered()Jiri Pirko1-3/+1
2023-01-20devlink: remove devlink_dump_for_each_instance_get() helperJiri Pirko2-12/+4
2023-01-20devlink: convert reporters dump to devlink_nl_instance_iter_dump()Jiri Pirko3-49/+40
2023-01-20devlink: convert linecards dump to devlink_nl_instance_iter_dump()Jiri Pirko3-36/+30
2023-01-20devlink: remove reporter reference countingJiri Pirko1-83/+30
2023-01-20devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko1-33/+2
2023-01-20devlink: remove reporters_lockJiri Pirko3-47/+9
2023-01-20devlink: protect health reporter operation with instance lockJiri Pirko1-22/+77
2023-01-20devlink: remove linecard reference countingJiri Pirko3-18/+2
2023-01-20devlink: remove linecards lockJiri Pirko3-30/+13
2023-01-19wifi: wireless: deny wireless extensions on MLO-capable devicesJohannes Berg1-0/+4