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
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
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
2018-07-22
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
2018-07-22
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-07-22
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
1
-0
/
+2
2018-07-22
nsh: set mac len based on inner packet
Willem de Bruijn
1
-1
/
+1
2018-07-22
tls: Stricter error checking in zerocopy sendmsg path
Dave Watson
1
-1
/
+1
2018-07-22
KEYS: DNS: fix parsing multiple options
Eric Biggers
1
-12
/
+16
2018-07-22
netfilter: ebtables: reject non-bridge targets
Florian Westphal
1
-0
/
+13
2018-07-22
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
1
-1
/
+1
2018-07-22
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
1
-0
/
+9
2018-07-22
tcp: fix Fast Open key endianness
Yuchung Cheng
1
-5
/
+13
2018-07-22
strparser: Remove early eaten to fix full tcp receive buffer stall
Doron Roberts-Kedes
1
-16
/
+1
2018-07-22
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2
-4
/
+4
2018-07-22
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
1
-1
/
+1
2018-07-22
net/packet: fix use-after-free
Eric Dumazet
1
-9
/
+7
2018-07-22
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
4
-6
/
+4
2018-07-22
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
1
-4
/
+7
2018-07-22
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
1
-3
/
+2
2018-07-22
ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
Eric Biggers
1
-1
/
+1
2018-07-22
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
7
-14
/
+8
2018-07-22
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
1
-4
/
+9
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
3
-0
/
+4
2018-07-17
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
1
-0
/
+3
2018-07-11
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
1
-3
/
+6
2018-07-08
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
1
-6
/
+15
2018-07-08
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
1
-14
/
+24
2018-07-08
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
1
-1
/
+2
2018-07-08
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
1
-1
/
+1
2018-07-08
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
1
-1
/
+2
2018-07-08
netfilter: ip6t_rpfilter: provide input interface for route lookup
Vincent Bernat
1
-0
/
+2
2018-07-08
netfilter: don't set F_IFACE on ipv6 fib lookups
Florian Westphal
2
-14
/
+2
2018-07-08
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
1
-1
/
+1
2018-07-08
netfilter: nf_tables: add missing netlink attrs to policies
Florian Westphal
1
-0
/
+3
2018-07-08
netfilter: nf_tables: fix memory leak on error exit return
Colin Ian King
1
-2
/
+4
2018-07-08
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
1
-1
/
+3
2018-07-08
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
1
-2
/
+2
2018-07-08
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
1
-6
/
+8
2018-07-08
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
2
-7
/
+54
2018-07-08
netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
Florian Westphal
1
-7
/
+14
2018-07-08
netfilter: nft_compat: fix handling of large matchinfo size
Florian Westphal
1
-1
/
+63
2018-07-08
netfilter: nft_compat: prepare for indirect info storage
Florian Westphal
1
-11
/
+36
2018-07-08
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
1
-34
/
+58
2018-07-03
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
1
-1
/
+1
2018-06-26
tls: fix use-after-free in tls_push_record
Daniel Borkmann
1
-13
/
+13
2018-06-26
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
1
-2
/
+2
2018-06-26
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
4
-6
/
+7
2018-06-26
socket: close race condition between sock_close() and sockfs_setattr()
Cong Wang
1
-3
/
+15
2018-06-26
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2
-0
/
+8
2018-06-26
net/sched: act_simple: fix parsing of TCA_DEF_DATA
Davide Caratti
1
-9
/
+6
2018-06-26
net: dsa: add error handling for pskb_trim_rcsum
Zhouyang Jia
1
-1
/
+2
2018-06-26
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
1
-3
/
+0
[next]