summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net: align SO_RCVMARK required privileges with SO_MARKEyal Birger2022-05-051-0/+6
* | Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski2022-05-059-739/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-05325-1563/+3008
|\ \ | |/ |/|
| * Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-0576-386/+724
| |\
| | * NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou2022-05-051-2/+2
| | * selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean2022-05-041-1/+1
| | * Merge branch 'insufficient-tcp-source-port-randomness'Jakub Kicinski2022-05-045-25/+43
| | |\
| | | * tcp: drop the hash_32() part from the index calculationWilly Tarreau2022-05-041-1/+1
| | | * tcp: increase source port perturb table to 2^16Willy Tarreau2022-05-041-4/+5
| | | * tcp: dynamically allocate the perturb table used by source portsWilly Tarreau2022-05-041-2/+10
| | | * tcp: add small random increments to the source portWilly Tarreau2022-05-041-4/+5
| | | * tcp: resalt the secret every 10 secondsEric Dumazet2022-05-041-3/+9
| | | * tcp: use different parts of the port_offset for index and offsetWilly Tarreau2022-05-041-1/+1
| | | * secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2022-05-045-11/+13
| | |/
| | * Merge branch 'wireguard-patches-for-5-18-rc6'Jakub Kicinski2022-05-0421-99/+228
| | |\
| | | * wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld2022-05-0418-23/+17
| | | * wireguard: selftests: bump package depsJason A. Donenfeld2022-05-041-9/+9
| | | * wireguard: selftests: restore support for ccacheJason A. Donenfeld2022-05-042-1/+18
| | | * wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld2022-05-049-63/+169
| | | * wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld2022-05-041-10/+10
| | | * wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld2022-05-041-1/+13
| | |/
| | * Merge tag 'mlx5-fixes-2022-05-03' of git://git.kernel.org/pub/scm/linux/kernel/gDavid S. Miller2022-05-0415-69/+173
| | |\
| | | * net/mlx5: Fix matching on inner TTCMark Bloch2022-05-042-1/+3
| | | * net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh2022-05-041-9/+19
| | | * net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh2022-05-041-17/+17
| | | * net/mlx5e: Fix trust state reset in reloadMoshe Tal2022-05-041-0/+10
| | | * net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich2022-05-041-2/+1
| | | * net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey2022-05-041-0/+4
| | | * net/mlx5e: TC, fix decap fallback to uplink when int port not supportedAriel Levkovich2022-05-041-1/+2
| | | * net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich2022-05-043-16/+49
| | | * net/mlx5e: Lag, Don't skip fib events on current dstVlad Buslov2022-05-042-8/+14
| | | * net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov2022-05-041-1/+1
| | | * net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov2022-05-042-11/+20
| | | * net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang2022-05-041-2/+2
| | | * net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov2022-05-041-0/+11
| | | * net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin2022-05-041-6/+25
| | | * net/mlx5e: Fix wrong source vport matching on tunnel ruleAriel Levkovich2022-05-041-1/+1
| | |/
| | * Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2022-05-032-13/+15
| | |\
| | | * bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan2022-05-031-0/+4
| | | * bnxt_en: Initiallize bp->ptp_lock first before using itMichael Chan2022-05-031-8/+7
| | | * bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur2022-05-031-5/+4
| | |/
| | * smsc911x: allow using IRQ0Sergey Shtylyov2022-05-031-1/+1
| | * net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan2022-05-031-1/+11
| | * net: rds: acquire refcount on TCP socketsTetsuo Handa2022-05-031-0/+8
| | * selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde2022-05-031-1/+1
| | * selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde2022-05-031-1/+1
| | * selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel2022-05-031-0/+3
| | * Merge branch 'emaclite-improve-error-handling-and-minor-cleanup'Paolo Abeni2022-05-031-18/+12
| | |\
| | | * net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham2022-05-031-3/+12
| | | * net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham2022-05-031-15/+0
| | |/