summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-09-20net: dsa: introduce dsa_port_get_master()Vladimir Oltean
2022-09-20flow_offload: Introduce flow_match_l2tpv3Wojciech Drewek
2022-09-20net/sched: flower: Add L2TPv3 filterWojciech Drewek
2022-09-20flow_dissector: Add L2TPv3 dissectorsWojciech Drewek
2022-09-19openvswitch: Change the return type for vport_ops.send function hook to intNathan Huckleberry
2022-09-19Merge tag 'batadv-next-pullrequest-20220916' of git://git.open-mesh.org/linux...Jakub Kicinski
2022-09-19net: rds: add missing __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-19rxrpc: remove rxrpc_max_call_lifetime declarationGaosheng Cui
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-09-16vsock/vmci: fix repeated words in commentsJilin Yuan
2022-09-16rtnetlink: advertise allmulti counterNicolas Dichtel
2022-09-15mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to userThomas Haller
2022-09-15mptcp: allow privileged operations from user namespacesThomas Haller
2022-09-15mptcp: add do_check_data_fin to replace copiedGeliang Tang
2022-09-15mptcp: add mptcp_for_each_subflow_safe helperMatthieu Baerts
2022-09-15can: raw: add CAN XL supportOliver Hartkopp
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp
2022-09-15can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp
2022-09-15can: skb: unify skb CAN frame identification helpersOliver Hartkopp
2022-09-15batman-adv: remove unused struct definitionsMarek Lindner
2022-09-09net: openvswitch: fix repeated words in commentsJilin Yuan
2022-09-09net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_searchZhengchao Shao
2022-09-09net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_searchZhengchao Shao
2022-09-09net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_searchZhengchao Shao
2022-09-09net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_searchZhengchao Shao
2022-09-09net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_searchZhengchao Shao
2022-09-09net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_searchZhengchao Shao
2022-09-09net: sched: act_police: get rid of tcf_police_walker and tcf_police_searchZhengchao Shao
2022-09-09net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_searchZhengchao Shao
2022-09-09net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_searchZhengchao Shao
2022-09-09net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_searchZhengchao Shao
2022-09-09net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_searchZhengchao Shao
2022-09-09net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_sear...Zhengchao Shao
2022-09-09net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_searchZhengchao Shao
2022-09-09net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_searchZhengchao Shao
2022-09-09net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_searchZhengchao Shao
2022-09-09net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_searchZhengchao Shao
2022-09-09net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_searchZhengchao Shao
2022-09-09net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_searchZhengchao Shao
2022-09-09net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_searchZhengchao Shao
2022-09-09net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_searchZhengchao Shao
2022-09-09net: sched: act_api: implement generic walker and search for tc actionZhengchao Shao
2022-09-09net: sched: act: move global static variable net_id to tc_action_opsZhengchao Shao
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-08sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen
2022-09-07net/smc: Fix possible access to freed memory in link clearYacan Liu
2022-09-07netfilter: nat: avoid long-running port range loopFlorian Westphal
2022-09-07netfilter: nat: move repetitive nat port reserve loop to a helperFlorian Westphal
2022-09-07netfilter: move from strlcpy with unused retval to strscpyWolfram Sang