summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-11134-730/+1242
|\
| * selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn2021-11-111-4/+7
| * net: wwan: iosm: fix compilation warningM Chetan Kumar2021-11-111-2/+0
| * cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2021-11-112-2/+7
| * net: fix premature exit from NAPI state polling in napi_disable()Alexander Lobakin2021-11-111-2/+5
| * net/smc: fix sk_refcnt underflow on linkdown and fallbackDust Li2021-11-101-7/+11
| * net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()Dan Carpenter2021-11-101-1/+1
| * gve: fix unmatched u64_stats_update_end()Dan Carpenter2021-11-101-1/+2
| * net: ethernet: lantiq_etop: Fix compilation errorAleksander Jan Bajkowski2021-11-101-1/+1
| * selftests: forwarding: Fix packet matching in mirroring selftestsPetr Machata2021-11-105-11/+13
| * vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata2021-11-101-0/+2
| * net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek BehĂșn2021-11-101-18/+20
| * net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET2021-11-101-4/+2
| * net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean2021-11-101-2/+0
| * selftests: net: test_vxlan_under_vrf: fix HV connectivity testAndrea Righi2021-11-101-0/+2
| * Merge branch 'hns3-fixes'David S. Miller2021-11-1012-132/+147
| |\
| | * net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2021-11-102-9/+2
| | * net: hns3: remove check VF uc mac exist when set by PFGuangbin Huang2021-11-101-36/+0
| | * net: hns3: fix some mac statistics is always 0 in device version V2Guangbin Huang2021-11-102-1/+11
| | * net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo2021-11-102-0/+7
| | * net: hns3: sync rx ring head in echo common pullYufeng Mo2021-11-105-0/+50
| | * net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang2021-11-105-50/+48
| | * net: hns3: fix ROCE base interrupt vector initialization bugJie Wang2021-11-104-13/+2
| | * net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac...Guangbin Huang2021-11-101-23/+27
| |/
| * net: mana: Fix spelling mistake "calledd" -> "called"Colin Ian King2021-11-101-1/+1
| * net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_anyEric Dumazet2021-11-101-10/+17
| * amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()Taehee Yoo2021-11-101-1/+1
| * net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek BehĂșn2021-11-101-1/+4
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-1010-48/+174
| |\
| | * bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_regJussi Maki2021-11-092-6/+34
| | * bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend2021-11-093-10/+38
| | * bpf, sockmap: Fix race in ingress receive verdict with redirect to selfJohn Fastabend2021-11-091-0/+47
| | * bpf, sockmap: Remove unhash handler for BPF sockmap usageJohn Fastabend2021-11-091-1/+0
| | * bpf, sockmap: Use stricter sk state checks in sk_lookup_assignJohn Fastabend2021-11-093-8/+16
| | * Merge branch 'bpf: Fix out-of-bound issue when jit-ing bpf_pseudo_func'Alexei Starovoitov2021-11-064-23/+39
| | |\
| | | * bpf: selftest: Trigger a DCE on the whole subprogMartin KaFai Lau2021-11-061-0/+12
| | | * bpf: Stop caching subprog index in the bpf_pseudo_func insnMartin KaFai Lau2021-11-063-23/+27
| | |/
| * | amt: add IPV6 Kconfig dependencyArnd Bergmann2021-11-091-0/+1
| * | gve: Fix off by one in gve_tx_timeout()Dan Carpenter2021-11-091-1/+1
| * | hamradio: defer 6pack kfree after unregister_netdevLin Ma2021-11-091-2/+4
| * | hamradio: defer ax25 kfree after unregister_netdevLin Ma2021-11-091-4/+5
| * | net: sungem_phy: fix code indentationJean Sacren2021-11-091-1/+1
| * | litex_liteeth: Fix a double free in the remove functionChristophe JAILLET2021-11-071-1/+0
| * | nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye2021-11-071-3/+3
| * | selftests: net: tls: remove unused variable and codeAnders Roxell2021-11-071-3/+0
| * | net: marvell: prestera: fix hw structure laid outVolodymyr Mytnyk2021-11-071-63/+68
| * | sctp: remove unreachable code from sctp_sf_violation_chunk()Alexey Khoroshilov2021-11-071-3/+0
| * | llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet2021-11-071-1/+3
| * | net: hisilicon: fix hsn3_ethtool kernel-doc warningsRandy Dunlap2021-11-071-2/+4
| * | nfc: port100: lower verbosity of cancelled URB messagesKrzysztof Kozlowski2021-11-071-3/+3