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-10-21
net: stmmac: update MAC capabilities when tx queues are updated
Michael Sit Wei Hong
1
-4
/
+13
2023-10-21
net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OF
Rob Herring
1
-1
/
+1
2023-10-20
i40e: sync next_to_clean and next_to_process for programming status desc
Tirthendu Sarkar
1
-1
/
+8
2023-10-20
igc: Fix ambiguity in the ethtool advertising
Sasha Neftin
1
-10
/
+25
2023-10-20
neighbour: fix various data-races
Eric Dumazet
1
-32
/
+35
2023-10-20
net: do not leave an empty skb in write queue
Eric Dumazet
1
-3
/
+5
2023-10-20
igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
Mateusz Palczewski
1
-1
/
+5
2023-10-20
treewide: Spelling fix in comment
Kunwu Chan
1
-1
/
+1
2023-10-20
i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
Ivan Vecera
1
-1
/
+1
2023-10-20
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
1
-2
/
+3
2023-10-20
r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1
Mirsad Goran Todorovac
1
-1
/
+1
2023-10-20
r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1
Mirsad Goran Todorovac
1
-1
/
+1
2023-10-20
r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
Mirsad Goran Todorovac
1
-1
/
+1
2023-10-19
i40e: xsk: remove count_mask
Maciej Fijalkowski
1
-9
/
+13
2023-10-19
Revert "ethtool: Fix mod state of verbose no_mask bitset"
Kory Maincent
1
-26
/
+6
2023-10-19
selftests: mptcp: join: no RST when rm subflow/addr
Matthieu Baerts
1
-0
/
+13
2023-10-19
mptcp: avoid sending RST when closing the initial subflow
Geliang Tang
1
-6
/
+22
2023-10-19
mptcp: more conservative check for zero probes
Paolo Abeni
1
-7
/
+1
2023-10-19
tcp: check mptcp-level constraints for backlog coalescing
Paolo Abeni
1
-0
/
+1
2023-10-19
selftests: mptcp: join: correctly check for no RST
Matthieu Baerts
1
-2
/
+6
2023-10-19
net: ti: icssg-prueth: Fix r30 CMDs bitmasks
MD Danish Anwar
1
-2
/
+2
2023-10-19
selftests: net: add very basic test for netdev names and namespaces
Jakub Kicinski
2
-0
/
+88
2023-10-19
net: move altnames together with the netdevice
Jakub Kicinski
1
-4
/
+9
2023-10-19
net: avoid UAF on deleted altname
Jakub Kicinski
1
-1
/
+6
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2
-1
/
+11
2023-10-19
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
1
-13
/
+31
2023-10-19
net: ethernet: ti: Fix mixed module-builtin object
MD Danish Anwar
3
-3
/
+19
2023-10-18
net: phy: bcm7xxx: Add missing 16nm EPHY statistics
Florian Fainelli
1
-0
/
+3
2023-10-18
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
1
-5
/
+9
2023-10-18
tcp_bpf: properly release resources on error paths
Paolo Abeni
1
-4
/
+12
2023-10-18
net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
Pedro Tammela
1
-4
/
+14
2023-10-18
net: mdio-mux: fix C45 access returning -EIO after API change
Vladimir Oltean
1
-0
/
+47
2023-10-18
tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
Eric Dumazet
1
-2
/
+14
2023-10-18
octeon_ep: update BQL sent bytes before ringing doorbell
Shinas Rasheed
1
-7
/
+6
2023-10-18
perf/benchmark: fix seccomp_unotify benchmark for 32-bit
Jiri Slaby (SUSE)
1
-1
/
+1
2023-10-18
netfilter: nf_tables: revert do not remove elements if set backend implements .abort
Pablo Neira Ayuso
1
-4
/
+1
2023-10-18
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
1
-0
/
+2
2023-10-18
selftests: netfilter: Run nft_audit.sh in its own netns
Phil Sutter
1
-0
/
+6
2023-10-18
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
2
-22
/
+74
2023-10-18
neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
Geert Uytterhoeven
1
-2
/
+2
2023-10-18
Revert "net: wwan: iosm: enable runtime pm support for 7560"
Bagas Sanjaya
6
-65
/
+4
2023-10-18
net: pktgen: Fix interface flags printing
Gavrilov Ilia
1
-7
/
+7
2023-10-17
net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
Dan Carpenter
1
-1
/
+1
2023-10-17
tun: prevent negative ifindex
Eric Dumazet
1
-2
/
+5
2023-10-18
LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()
Icenowy Zheng
3
-9
/
+10
2023-10-18
LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
Huacai Chen
1
-4
/
+4
2023-10-18
LoongArch: Export symbol invalid_pud_table for modules building
Huacai Chen
1
-0
/
+1
2023-10-18
LoongArch: Use SYM_CODE_* to annotate exception handlers
Tiezhu Yang
4
-28
/
+36
2023-10-17
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
3
-5
/
+9
2023-10-17
gve: Do not fully free QPL pages on prefill errors
Shailend Chand
1
-2
/
+16
[next]