index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
net: sched: avoid duplicates in classes dump
Maximilian Heyne
1
-4
/
+4
2021-03-17
netfilter: x_tables: gpf inside xt_find_revision()
Vasily Averin
1
-2
/
+4
2021-03-17
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
1
-0
/
+3
2021-03-17
net: Fix gro aggregation for udp encaps with zero csum
Daniel Borkmann
1
-1
/
+1
2021-03-07
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
1
-0
/
+3
2021-03-07
pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
Di Zhu
1
-1
/
+1
2021-03-07
net: fix up truesize of cloned skb in skb_prepare_for_shift()
Marco Elver
1
-1
/
+13
2021-03-03
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
3
-15
/
+18
2021-03-03
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2
-7
/
+8
2021-03-03
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2
-0
/
+67
2021-03-03
mac80211: fix potential overflow when multiplying to u32 integers
Colin Ian King
1
-1
/
+1
2021-03-03
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
2021-03-03
Bluetooth: drop HCI device reference before return
Pan Bian
1
-0
/
+1
2021-03-03
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
1
-1
/
+1
2021-02-23
vsock: fix locking in vsock_shutdown()
Stefano Garzarella
1
-3
/
+5
2021-02-23
vsock/virtio: update credit only if socket is not closed
Stefano Garzarella
1
-2
/
+2
2021-02-23
net/vmw_vsock: improve locking in vsock_connect_timeout()
Norbert Slusarek
1
-4
/
+1
2021-02-23
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
1
-1
/
+2
2021-02-23
netfilter: xt_recent: Fix attempt to update deleted entry
Jozsef Kadlecsik
1
-2
/
+10
2021-02-23
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
1
-3
/
+6
2021-02-23
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
3
-58
/
+45
2021-02-23
af_key: relax availability checks for skb size calculation
Cong Wang
1
-3
/
+3
2021-02-10
mac80211: fix station rate table updates on assoc
Felix Fietkau
2
-2
/
+6
2021-02-10
net: lapb: Copy the skb before sending a packet
Xie He
1
-1
/
+2
2021-02-10
mac80211: fix fast-rx encryption check
Felix Fietkau
1
-0
/
+2
2021-02-10
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
1
-1
/
+2
2021-02-03
NFC: fix possible resource leak
Pan Bian
1
-0
/
+1
2021-02-03
NFC: fix resource leak when target index is invalid
Pan Bian
1
-1
/
+1
2021-02-03
mac80211: pause TX while changing interface type
Johannes Berg
2
-0
/
+7
2021-02-03
xfrm: Fix oops in xfrm_replay_advance_bmp
Shmulik Ladkani
1
-1
/
+1
2021-02-03
netfilter: nft_dynset: add timeout extension to template
Pablo Neira Ayuso
1
-1
/
+3
2021-02-03
wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
Johannes Berg
1
-2
/
+3
2021-01-30
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
1
-2
/
+6
2021-01-30
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2021-01-30
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
1
-1
/
+5
2021-01-30
netfilter: rpfilter: mask ecn bits before fib lookup
Guillaume Nault
1
-1
/
+1
2021-01-23
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
1
-2
/
+9
2021-01-23
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
1
-2
/
+4
2021-01-23
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
1
-2
/
+7
2021-01-23
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
1
-1
/
+4
2021-01-23
net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
Petr Machata
1
-1
/
+1
2021-01-23
net: dcb: Validate netlink message in DCB handler
Petr Machata
1
-0
/
+2
2021-01-23
netfilter: conntrack: fix reading nf_conntrack_buckets
Jesper Dangaard Brouer
1
-0
/
+3
2021-01-23
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
1
-1
/
+1
2021-01-17
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
1
-0
/
+6
2021-01-17
net: fix pmtu check in nopmtudisc mode
Florian Westphal
1
-5
/
+5
2021-01-17
net: ip: always refragment ip defragmented packets
Florian Westphal
1
-1
/
+1
2021-01-12
netfilter: xt_RATEEST: reject non-null terminated string from userspace
Florian Westphal
1
-0
/
+3
2021-01-12
netfilter: ipset: fix shift-out-of-bounds in htable_bits()
Vasily Averin
1
-15
/
+5
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
4
-4
/
+4
[next]