index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
x86
/
mtrr.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
ionic: fix missing pci_release_regions() on error in ionic_probe()
Yang Yingliang
1
-1
/
+2
2022-05-09
selftests net: add UDP GRO fraglist + bpf self-tests
Lina Wang
4
-0
/
+403
2022-05-09
net: fix wrong network header length
Lina Wang
1
-1
/
+3
2022-05-09
net: sfc: fix memory leak due to ptp channel
Taehee Yoo
3
-2
/
+20
2022-05-07
net: chelsio: cxgb4: Avoid potential negative array offset
Kees Cook
1
-5
/
+5
2022-05-07
netlink: do not reset transport header in netlink_recvmsg()
Eric Dumazet
1
-1
/
+0
2022-05-06
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
1
-0
/
+1
2022-05-06
net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filters
Vladimir Oltean
1
-0
/
+4
2022-05-06
net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
Vladimir Oltean
1
-2
/
+3
2022-05-06
net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
Vladimir Oltean
1
-1
/
+0
2022-05-06
net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...
Vladimir Oltean
1
-0
/
+4
2022-05-06
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
4
-13
/
+11
2022-05-06
MAINTAINERS: add missing files for bonding definition
Jonathan Toppins
1
-1
/
+2
2022-05-06
net: Fix features skip in for_each_netdev_feature()
Tariq Toukan
1
-2
/
+2
2022-05-06
selftests: add ping test with ping_group_range tuned
Nicolas Dichtel
1
-0
/
+12
2022-05-06
ping: fix address binding wrt vrf
Nicolas Dichtel
1
-1
/
+11
2022-05-06
net: phy: micrel: Pass .probe for KS8737
Fabio Estevam
1
-0
/
+1
2022-05-06
net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
Fabio Estevam
1
-2
/
+2
2022-05-06
net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
Tetsuo Handa
4
-6
/
+18
2022-05-05
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
1
-2
/
+2
2022-05-05
selftests: ocelot: tc_flower_chains: specify conform-exceed action for policer
Vladimir Oltean
1
-1
/
+1
2022-05-05
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
1
-1
/
+1
2022-05-05
tcp: increase source port perturb table to 2^16
Willy Tarreau
1
-4
/
+5
2022-05-05
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
1
-2
/
+10
2022-05-05
tcp: add small random increments to the source port
Willy Tarreau
1
-4
/
+5
2022-05-05
tcp: resalt the secret every 10 seconds
Eric Dumazet
1
-3
/
+9
2022-05-05
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
1
-1
/
+1
2022-05-05
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
5
-11
/
+13
2022-05-05
wireguard: selftests: set panic_on_warn=1 from cmdline
Jason A. Donenfeld
18
-23
/
+17
2022-05-05
wireguard: selftests: bump package deps
Jason A. Donenfeld
1
-9
/
+9
2022-05-05
wireguard: selftests: restore support for ccache
Jason A. Donenfeld
2
-1
/
+18
2022-05-05
wireguard: selftests: use newer toolchains to fill out architectures
Jason A. Donenfeld
9
-63
/
+169
2022-05-05
wireguard: selftests: limit parallelism to $(nproc) tests at once
Jason A. Donenfeld
1
-10
/
+10
2022-05-05
wireguard: selftests: make routing loop test non-fatal
Jason A. Donenfeld
1
-1
/
+13
2022-05-04
iommu: Make sysfs robust for non-API groups
Robin Murphy
1
-1
/
+8
2022-05-04
iommu/dart: Add missing module owner to ops structure
Hector Martin
1
-0
/
+1
2022-05-04
net/mlx5: Fix matching on inner TTC
Mark Bloch
2
-1
/
+3
2022-05-04
net/mlx5: Avoid double clear or set of sync reset requested
Moshe Shemesh
1
-9
/
+19
2022-05-04
net/mlx5: Fix deadlock in sync reset flow
Moshe Shemesh
1
-17
/
+17
2022-05-04
net/mlx5e: Fix trust state reset in reload
Moshe Tal
1
-0
/
+10
2022-05-04
net/mlx5e: Avoid checking offload capability in post_parse action
Ariel Levkovich
1
-2
/
+1
2022-05-04
net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release
Paul Blakey
1
-0
/
+4
2022-05-04
net/mlx5e: TC, fix decap fallback to uplink when int port not supported
Ariel Levkovich
1
-1
/
+2
2022-05-04
net/mlx5e: TC, Fix ct_clear overwriting ct action metadata
Ariel Levkovich
3
-16
/
+49
2022-05-04
net/mlx5e: Lag, Don't skip fib events on current dst
Vlad Buslov
2
-8
/
+14
2022-05-04
net/mlx5e: Lag, Fix fib_info pointer assignment
Vlad Buslov
1
-1
/
+1
2022-05-04
net/mlx5e: Lag, Fix use-after-free in fib event handler
Vlad Buslov
2
-11
/
+20
2022-05-04
net/mlx5e: Fix the calling of update_buffer_lossy() API
Mark Zhang
1
-2
/
+2
2022-05-04
net/mlx5e: Don't match double-vlan packets if cvlan is not set
Vlad Buslov
1
-0
/
+11
2022-05-04
net/mlx5: Fix slab-out-of-bounds while reading resource dump menu
Aya Levin
1
-6
/
+25
[next]