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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
netfilter: ipset: fix region locking in hash types
Jozsef Kadlecsik
1
-1
/
+1
2025-05-07
ipvs: fix uninit-value for saddr in do_output_route4
Julian Anastasov
1
-19
/
+8
2025-05-07
Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags
Luiz Augusto von Dentz
1
-3
/
+6
2025-05-06
Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
2
-7
/
+7
2025-05-06
Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
21
-230
/
+312
2025-05-06
Merge tag 'linux-can-fixes-for-6.15-20250506' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
1
-59
/
+90
2025-05-06
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
2
-13
/
+24
2025-05-06
net: Lock netdevices during dev_shutdown
Cosmin Ratiu
1
-1
/
+3
2025-05-06
devlink: use DEVLINK_VAR_ATTR_TYPE_* instead of NLA_* in fmsg
Jiri Pirko
1
-44
/
+21
2025-05-06
devlink: avoid param type value translations
Jiri Pirko
1
-44
/
+2
2025-05-06
devlink: define enum for attr types of dynamic attributes
Jiri Pirko
3
-18
/
+58
2025-05-06
wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
Michael-CY Lee
1
-6
/
+6
2025-05-06
wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation
Veerendranath Jakkam
1
-1
/
+1
2025-05-06
can: gw: fix RCU/BH usage in cgw_create_job()
Oliver Hartkopp
1
-59
/
+90
2025-05-06
Merge tag 'nf-next-25-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Paolo Abeni
5
-68
/
+128
2025-05-05
ipv4: ip_tunnel: Replace strcpy use with strscpy
Ruben Wauters
1
-2
/
+2
2025-05-05
gre: Fix again IPv6 link-local address generation.
Guillaume Nault
1
-6
/
+9
2025-05-05
net: ethtool: netlink: Use netdev_hold for dumpit() operations
Maxime Chevallier
1
-2
/
+3
2025-05-05
net: ethtool: phy: Convert the PHY_GET command to generic phy dump
Maxime Chevallier
3
-253
/
+100
2025-05-05
net: ethtool: Introduce per-PHY DUMP operations
Maxime Chevallier
1
-9
/
+194
2025-05-05
sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif
Dr. David Alan Gilbert
2
-26
/
+0
2025-05-05
strparser: Remove unused __strp_unpause
Dr. David Alan Gilbert
1
-13
/
+0
2025-05-05
sch_htb: make htb_deactivate() idempotent
Cong Wang
1
-9
/
+6
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-65
/
+140
2025-05-05
netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
Pablo Neira Ayuso
1
-0
/
+6
2025-05-05
netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
Pablo Neira Ayuso
1
-14
/
+44
2025-05-05
netfilter: nf_conntrack: speed up reads from nf_conntrack proc file
Florian Westphal
1
-35
/
+53
2025-05-05
netfilter: nft_quota: match correctly when the quota just depleted
Zhongqiu Duan
1
-7
/
+13
2025-05-05
netfilter: bridge: Move specific fragmented packet to slow_path instead of dropping it
Huajian Yang
2
-12
/
+12
2025-05-03
ipv4: Honor "ignore_routes_with_linkdown" sysctl in nexthop selection
Ido Schimmel
1
-2
/
+9
2025-05-02
ipv6: Restore fib6_config validation for SIOCADDRT.
Kuniyuki Iwashima
1
-42
/
+55
2025-05-02
mptcp: Align mptcp_inet6_sk with other protocols
Pedro Falcato
1
-2
/
+2
2025-05-02
bpf: net_sched: Make some Qdisc_ops ops mandatory
Amery Hung
1
-0
/
+12
2025-05-02
bpf: net_sched: Fix bpf qdisc init prologue when set as default qdisc
Amery Hung
1
-5
/
+7
2025-05-02
bpf: udp: Avoid socket skips and repeats during iteration
Jordan Rife
1
-17
/
+44
2025-05-02
bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
Jordan Rife
1
-8
/
+12
2025-05-02
bpf: udp: Get rid of st_bucket_done
Jordan Rife
1
-8
/
+8
2025-05-02
bpf: udp: Make sure iter->batch always contains a full bucket snapshot
Jordan Rife
1
-26
/
+55
2025-05-02
bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
Jordan Rife
1
-5
/
+6
2025-05-01
ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup
Andrea Mayer
1
-3
/
+3
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-249
/
+258
2025-05-01
Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-222
/
+264
2025-05-01
net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
Jibin Zhang
2
-2
/
+2
2025-04-30
xfrm: ipcomp: fix truesize computation on receive
Sabrina Dubroca
1
-2
/
+1
2025-04-29
Merge tag 'nf-next-25-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
6
-11
/
+61
2025-04-29
net: ipv6: fix UDPv6 GSO segmentation with NAT
Felix Fietkau
1
-1
/
+60
2025-04-29
xsk: convert xdp_copy_frags_from_zc() to use page_pool_dev_alloc()
Bui Quang Minh
1
-7
/
+7
2025-04-29
xsk: respect the offsets when copying frags
Bui Quang Minh
1
-3
/
+4
2025-04-29
bpf: net_sched: Fix using bpf qdisc as default qdisc
Amery Hung
2
-4
/
+4
2025-04-29
ipv4: fib: Fix fib_info_hash_alloc() allocation type
Kees Cook
1
-1
/
+1
[prev]
[next]