summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* uapi: change name for zerocopy sendfile in tlslgtmStephen Hemminger2022-06-161-2/+2
* uapi: update socket.hStephen Hemminger2022-06-052-1/+2
* tc/fw: fix declaration hides parameterStephen Hemminger2022-06-021-3/+3
* tc/bpf: fix declaration hidse parameterStephen Hemminger2022-06-021-3/+3
* tc/flower: declaration hides parameterStephen Hemminger2022-06-021-3/+3
* genl: fix duplicate include guardStephen Hemminger2022-06-021-2/+2
* ip: Convert non-constant initializers to macrosPetr Machata2022-06-013-27/+13
* Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-nextStephen Hemminger2022-05-2641-275/+2984
|\
| * Update kernel headersDavid Ahern2022-05-134-12/+27
| * Merge branch 'support-xstats-afstats' into nextDavid Ahern2022-05-126-140/+522
| |\
| | * man: ip-stats.8: Describe groups xstats, xstats_slave and afstatsPetr Machata2022-05-121-0/+47
| | * ipstats: Expose bond stats in ipstatsPetr Machata2022-05-123-2/+58
| | * ipstats: Expose bridge stats in ipstatsPetr Machata2022-05-123-0/+84
| | * iplink_bridge: Split bridge_print_stats_attr()Petr Machata2022-05-121-121/+133
| | * ipstats: Add groups "xstats", "xstats_slave"Petr Machata2022-05-122-0/+73
| | * ipstats: Add a third level of stats hierarchy, a "suite"Petr Machata2022-05-122-2/+10
| | * iplink: Add JSON support to MPLS stats formatterPetr Machata2022-05-121-27/+46
| | * ipstats: Add a group "afstats", subgroup "mpls"Petr Machata2022-05-122-1/+55
| | * iplink: Publish a function to format MPLS statsPetr Machata2022-05-122-15/+24
| | * iplink: Fix formatting of MPLS statsPetr Machata2022-05-121-12/+32
| |/
| * ip: ipstats: Do not assume length of response attribute payloadPetr Machata2022-05-081-23/+14
| * Merge branch 'bridge-vxlan-vni-filtering' into nextDavid Ahern2022-05-0810-4/+606
| |\
| | * bridge: vni: add support for stats dumpingNikolay Aleksandrov2022-05-083-19/+81
| | * ip: iplink_vxlan: add support to set vnifiltering flag on vxlan deviceRoopa Prabhu2022-05-082-1/+31
| | * bridge: vxlan device vnifilter supportRoopa Prabhu2022-05-088-3/+513
| |/
| * libbpf: Remove use of bpf_map_is_offload_neutralDavid Ahern2022-05-021-1/+6
| * libbpf: Remove use of bpf_program__set_priv and bpf_program__privDavid Ahern2022-05-021-6/+10
| * libbpf: Use bpf_object__load instead of bpf_object__load_xattrDavid Ahern2022-05-021-6/+1
| * f_flower: add number of vlans man entryBoris Sukholitko2022-04-291-0/+5
| * Merge branch 'flower-vlans' into nextDavid Ahern2022-04-271-16/+41
| |\
| | * f_flower: Check args with num_of_vlansBoris Sukholitko2022-04-271-18/+23
| | * f_flower: Add num of vlans parameterBoris Sukholitko2022-04-271-0/+20
| |/
| * Merge branch 'ip-stats' into nextDavid Ahern2022-04-2715-26/+1512
| |\
| | * man: Add man pages for the "stats" functionsPetr Machata2022-04-273-2/+167
| | * ipmonitor: Add monitoring support for stats eventsPetr Machata2022-04-273-1/+36
| | * ipstats: Add offload subgroup "l3_stats"Petr Machata2022-04-271-0/+158
| | * ipstats: Add offload subgroup "hw_stats_info"Petr Machata2022-04-271-0/+217
| | * ipstats: Add a group "offload", subgroup "cpu_hit"Petr Machata2022-04-271-0/+37
| | * ipstats: Add a group "link"Petr Machata2022-04-271-0/+90
| | * ipstats: Add a shell of "show" commandPetr Machata2022-04-272-2/+638
| | * ipstats: Add a "set" commandPetr Machata2022-04-271-0/+78
| | * ip: Add a new family of commands, "stats"Petr Machata2022-04-274-1/+35
| | * ip: Publish functions for stats formattingPetr Machata2022-04-272-11/+25
| | * libnetlink: Add filtering to rtnl_statsdump_req_filter()Petr Machata2022-04-276-11/+33
| |/
| * devlink: introduce -[he]x cmdline option to allow dumping numbers in hex formatJiri Pirko2022-04-272-6/+17
| * Update kernel headersDavid Ahern2022-04-2511-30/+110
| * ip-link: put types on man page in alphabetic orderStephen Hemminger2022-04-221-86/+89
| * ip/iplink_virt_wifi: add support for virt_wifiBaligh Gasmi2022-04-194-3/+32
* | v5.18.0v5.18.0Stephen Hemminger2022-05-261-1/+1
* | tipc: fix keylen checkAndrea Claudi2022-05-171-3/+2