index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
tools: ynl-gen: re-raise the exception instead of printing
Jakub Kicinski
1
-3
/
+1
2023-02-24
tools: ynl-gen: fix single attribute structs with attr 0 only
Jakub Kicinski
1
-1
/
+1
2023-02-24
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
1
-1
/
+3
2023-02-24
netdev-genl: fix repeated typo oflloading -> offloading
Tariq Toukan
3
-3
/
+3
2023-02-23
net/mlx5e: Remove hairpin write debugfs files
Gal Pressman
1
-59
/
+0
2023-02-23
octeontx2-pf: Use correct struct reference in test condition
Deepak R Varma
1
-1
/
+1
2023-02-23
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
2
-31
/
+22
2023-02-23
net: sunhme: Fix region request
Sean Anderson
1
-2
/
+4
2023-02-23
octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet
Geetha sowjanya
1
-19
/
+57
2023-02-23
net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modes
Oleksij Rempel
1
-2
/
+13
2023-02-23
net: phy: do not force EEE support
Oleksij Rempel
3
-7
/
+41
2023-02-23
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
3
-2
/
+12
2023-02-23
net: phy: c45: use "supported_eee" instead of supported for access validation
Oleksij Rempel
1
-3
/
+3
2023-02-23
net/mlx5: Fix memory leak in IPsec RoCE creation
Patrisious Haddad
1
-5
/
+8
2023-02-23
selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify
Lu Wei
1
-1
/
+95
2023-02-23
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
1
-5
/
+6
2023-02-22
ptp: vclock: use mutex to fix "sleep on atomic" bug
Íñigo Huguet
2
-23
/
+23
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creating new netns
Pavel Tikhomirov
3
-0
/
+12
2023-02-22
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
5
-6
/
+14
2023-02-22
netfilter: xt_length: use skb len to match in length_mt6
Xin Long
1
-2
/
+1
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
3
-5
/
+3
2023-02-22
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
2
-7
/
+29
2023-02-22
netfilter: conntrack: fix rmmod double-free race
Florian Westphal
3
-14
/
+15
2023-02-22
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
1
-1
/
+4
2023-02-21
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
3
-2
/
+11
2023-02-21
page_pool: add a comment explaining the fragment counter usage
Ilias Apalodimas
1
-0
/
+10
2023-02-21
net: ethtool: fix __ethtool_dev_mm_supported() implementation
Vladimir Oltean
1
-1
/
+1
2023-02-21
ethtool: pse-pd: Fix double word in comments
Bo Liu
1
-1
/
+1
2023-02-21
xsk: add linux/vmalloc.h to xsk.c
Xuan Zhuo
1
-0
/
+1
2023-02-21
sefltests: netdevsim: wait for devlink instance after netns removal
Jiri Pirko
1
-0
/
+18
2023-02-21
selftest: fib_tests: Always cleanup before exit
Roxana Nicolescu
1
-0
/
+2
2023-02-20
net/mlx5e: Align IPsec ASO result memory to be as required by hardware
Leon Romanovsky
1
-1
/
+1
2023-02-20
net/mlx5e: TC, Set CT miss to the specific ct action instance
Paul Blakey
5
-24
/
+82
2023-02-20
net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG
Paul Blakey
5
-14
/
+14
2023-02-20
net/mlx5: Refactor tc miss handling to a single function
Paul Blakey
4
-227
/
+231
2023-02-20
net/mlx5: Kconfig: Make tc offload depend on tc skb extension
Paul Blakey
5
-15
/
+2
2023-02-20
net/sched: flower: Support hardware miss to tc action
Paul Blakey
1
-1
/
+12
2023-02-20
net/sched: flower: Move filter handle initialization earlier
Paul Blakey
1
-27
/
+35
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
7
-27
/
+236
2023-02-20
net/sched: Rename user cookie and act cookie
Paul Blakey
6
-32
/
+32
2023-02-20
sfc: fix builds without CONFIG_RTC_LIB
Alejandro Lucero
1
-1
/
+1
2023-02-20
sfc: clean up some inconsistent indentings
Yang Li
1
-2
/
+2
2023-02-20
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
2
-11
/
+12
2023-02-20
net: lan966x: Fix possible deadlock inside PTP
Horatiu Vultur
1
-2
/
+2
2023-02-20
net/ulp: Remove redundant ->clone() test in inet_clone_ulp().
Kuniyuki Iwashima
1
-2
/
+1
2023-02-20
MAINTAINERS: Add Miquel Raynal as additional maintainer for ieee802154
Stefan Schmidt
1
-0
/
+1
2023-02-20
MAINTAINERS: Switch maintenance for mrf24j40 driver over
Stefan Schmidt
1
-2
/
+2
2023-02-20
MAINTAINERS: Switch maintenance for mcr20a driver over
Stefan Schmidt
1
-2
/
+2
2023-02-20
MAINTAINERS: Switch maintenance for cc2520 driver over
Stefan Schmidt
1
-2
/
+2
2023-02-20
sched/topology: fix KASAN warning in hop_cmp()
Yury Norov
1
-3
/
+8
[next]