summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-09wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang8-11/+59
2022-07-30Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski30-511/+1265
2022-07-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski12-202/+269
2022-07-30Merge branch 'sfc-vf-representors-for-ef100-rx-side'Jakub Kicinski22-49/+1085
2022-07-30sfc: implement ethtool get/set RX ring size for EF100 repsEdward Cree1-0/+27
2022-07-30sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree7-3/+158
2022-07-30sfc: move table locking into filter_table_{probe,remove} methodsEdward Cree5-36/+33
2022-07-30sfc: insert default MAE rules to connect VFs to representorsEdward Cree13-6/+606
2022-07-30sfc: receive packets from EF100 VFs into representorsEdward Cree3-0/+42
2022-07-30sfc: check ef100 RX packets are from the wireEdward Cree3-6/+26
2022-07-30sfc: determine wire m-port at EF100 PF probe timeEdward Cree4-0/+50
2022-07-30sfc: ef100 representor RX top halfEdward Cree2-0/+56
2022-07-30sfc: ef100 representor RX NAPI pollEdward Cree2-0/+75
2022-07-30sfc: plumb ef100 representor statsEdward Cree1-0/+14
2022-07-30net: marvell: prestera: uninitialized variable bugDan Carpenter1-1/+1
2022-07-30dn_route: replace "jiffies-now>0" with "jiffies!=now"Yu Zhe1-1/+1
2022-07-30Merge tag 'wireless-next-2022-07-29' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski55-1041/+992
2022-07-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski27-120/+763
2022-07-30bpf: Remove unneeded semicolonYang Li1-1/+1
2022-07-30libbpf: Add bpf_obj_get_opts()Joe Burton3-0/+21
2022-07-30netdevsim: Avoid allocation warnings triggered from user spaceJakub Kicinski1-3/+5
2022-07-30bpf: Fix NULL pointer dereference when registering bpf trampolineXu Kuohai1-1/+4
2022-07-30bpf: Fix test_progs -j error with fentry/fexit testsSong Liu1-1/+1
2022-07-29selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller2-6/+3
2022-07-29bpftool: Don't try to return value from void function in skeletonJörn-Thorben Hinz1-1/+1
2022-07-29bpftool: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE macroRongguang Wei1-1/+1
2022-07-29bpf: btf: Fix vsnprintf return value checkFedor Tokarev1-1/+1
2022-07-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo21-477/+396
2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean1-0/+4
2022-07-29wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang1-1/+1
2022-07-29wifi: rtw89: 8852a: update RF radio A/B R56Ping-Ke Shih1-450/+446
2022-07-29wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue2-0/+40
2022-07-29wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue3-77/+81
2022-07-29wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue7-124/+146
2022-07-29wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue4-8/+8
2022-07-29Merge branch 'mtk_eth_soc-xdp-multi-frame'David S. Miller1-65/+128
2022-07-29net: ethernet: mtk_eth_soc: add xdp tx return bulking supportLorenzo Bianconi1-6/+14
2022-07-29net: ethernet: mtk_eth_soc: introduce xdp multi-frag supportLorenzo Bianconi1-43/+82
2022-07-29net: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map utility routineLorenzo Bianconi1-26/+42
2022-07-29Merge branch 'seg6-headend-reduced'David S. Miller5-2/+1842
2022-07-29selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behaviorAndrea Mayer2-0/+822
2022-07-29selftests: seg6: add selftest for SRv6 H.Encaps.Red behaviorAndrea Mayer2-0/+880
2022-07-29seg6: add support for SRv6 H.L2Encaps.Red behaviorAndrea Mayer2-1/+12
2022-07-29seg6: add support for SRv6 H.Encaps.Red behaviorAndrea Mayer2-1/+128
2022-07-29vmxnet3: do not reschedule napi for rx processingRonak Doshi1-9/+0
2022-07-29Documentation: Describe net.ipv4.tcp_reflect_tos.Guillaume Nault1-0/+10
2022-07-29net/af_packet: check len when min_header_len equals to 0Zhengchao Shao1-2/+2
2022-07-29Merge branch 'mlxsw-ptp-spectrum-2'David S. Miller7-40/+820
2022-07-29mlxsw: spectrum: Support ethtool 'get_ts_info' callback in Spectrum-2Danielle Ratson2-6/+28
2022-07-29mlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsDanielle Ratson2-9/+223