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-08-24
selftests: bonding: add macvlan over bond testing
Hangbin Liu
2
-1
/
+101
2023-08-24
selftest: bond: add new topo bond_topo_2d1c.sh
Hangbin Liu
4
-113
/
+167
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
2
-13
/
+4
2023-08-24
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
1
-0
/
+3
2023-08-23
platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notifications
Shih-Yi Chen
1
-0
/
+1
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
3
-0
/
+11
2023-08-23
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
1
-3
/
+10
2023-08-23
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
1
-2
/
+2
2023-08-23
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
1
-1
/
+5
2023-08-23
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
1
-1
/
+1
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
2
-4
/
+8
2023-08-23
ibmveth: Use dcbf rather than dcbfl
Michael Ellerman
1
-1
/
+1
2023-08-23
i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()
Andrii Staikov
1
-2
/
+3
2023-08-23
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
1
-13
/
+40
2023-08-22
igc: Fix the typo in the PTM Control macro
Sasha Neftin
1
-1
/
+1
2023-08-22
batman-adv: Hold rtnl lock during MTU update via netlink
Sven Eckelmann
1
-0
/
+3
2023-08-22
igb: Avoid starting unnecessary workqueues
Alessio Igor Bogani
1
-12
/
+12
2023-08-22
can: raw: add missing refcount for memory leak fix
Oliver Hartkopp
1
-9
/
+26
2023-08-22
can: isotp: fix support for transmission of SF without flow control
Oliver Hartkopp
1
-15
/
+7
2023-08-22
bnx2x: new flag for track HW resource allocation
Thinh Tran
4
-28
/
+44
2023-08-22
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
3
-3
/
+3
2023-08-22
leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'
Marek BehĂșn
2
-14
/
+14
2023-08-22
net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset
Daniel Golle
1
-2
/
+10
2023-08-21
tg3: Use slab_build_skb() when needed
Kees Cook
1
-1
/
+4
2023-08-21
selftests: bonding: do not set port down before adding to bond
Hangbin Liu
1
-2
/
+2
2023-08-21
of/platform: increase refcount of fwnode
Peng Fan
1
-2
/
+2
2023-08-21
ice: Fix NULL pointer deref during VF reset
Petr Oros
1
-7
/
+8
2023-08-21
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
4
-25
/
+4
2023-08-21
ice: fix receive buffer size miscalculation
Jesse Brandeburg
1
-1
/
+2
2023-08-21
of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
Rob Herring
1
-22
/
+9
2023-08-21
of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
Rob Herring
1
-2
/
+2
2023-08-21
platform/x86: ideapad-laptop: Add support for new hotkeys found on ThinkBook 14s Yoga ITL
André Apitzsch
1
-0
/
+5
2023-08-21
platform/x86: lenovo-ymc: Add Lenovo Yoga 7 14ACN6 to ec_trigger_quirk_dmi_table
Swapnil Devesh
1
-0
/
+7
2023-08-21
ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 M
Hans de Goede
1
-1
/
+5
2023-08-21
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
2
-2
/
+11
2023-08-21
MAINTAINERS: add entry for macsec
Sabrina Dubroca
1
-0
/
+10
2023-08-21
mm: avoid 'might_sleep()' in get_mmap_lock_carefully()
Linus Torvalds
1
-4
/
+1
2023-08-20
selftests/net: Add log.txt and tools to .gitignore
Anh Tuan Phan
1
-0
/
+2
2023-08-20
Linux 6.5-rc7
Linus Torvalds
1
-1
/
+1
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
8
-11
/
+22
2023-08-20
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
4
-16
/
+22
2023-08-20
net: bcmgenet: Fix return value check for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bgmac: Fix return value check for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-19
net: phy: Fix deadlocking in phy_error() invocation
Serge Semin
1
-4
/
+7
2023-08-19
net: sfp: handle 100G/25G active optical cables in sfp_parse_support
Josua Mayer
1
-0
/
+10
2023-08-19
xprtrdma: Remap Receive buffers after a reconnect
Chuck Lever
1
-5
/
+4
2023-08-19
NFSv4: fix out path in __nfs4_get_acl_uncached
Fedor Pchelkin
1
-3
/
+2
2023-08-19
NFSv4.2: fix error handling in nfs42_proc_getxattr
Fedor Pchelkin
1
-3
/
+2
2023-08-19
NFS: Fix sysfs server name memory leak
Benjamin Coddington
1
-1
/
+3
2023-08-19
blk-mq: release scheduler resource when request completes
Chengming Zhou
2
-3
/
+23
[next]