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
2019-04-27
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
1
-0
/
+3
2019-04-27
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
1
-2
/
+8
2019-04-27
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
1
-1
/
+9
2019-04-27
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
1
-5
/
+5
2019-04-27
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
1
-1
/
+3
2019-04-27
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
1
-1
/
+3
2019-04-27
net: atm: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-1
/
+5
2019-04-27
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
3
-8
/
+36
2019-04-27
9p: do not trust pdu content for stat item size
Gertjan Halkes
1
-1
/
+2
2019-04-27
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
1
-2
/
+2
2019-04-27
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
1
-10
/
+19
2019-04-27
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
1
-0
/
+1
2019-04-27
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
1
-18
/
+18
2019-04-27
sctp: initialize _pad of sockaddr_in before copying to user memory
Xin Long
1
-0
/
+1
2019-04-27
openvswitch: fix flow actions reallocation
Andrea Righi
1
-2
/
+2
2019-04-27
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
1
-1
/
+1
2019-04-27
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-04-27
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
1
-1
/
+3
2019-04-27
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2
-7
/
+7
2019-04-27
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
1
-2
/
+1
2019-04-03
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
1
-4
/
+4
2019-04-03
packets: Always register packet sk in the same order
Maxime Chevallier
1
-1
/
+1
2019-04-03
net: rose: fix a possible stack overflow
Eric Dumazet
1
-9
/
+12
2019-04-03
net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
Christoph Paasch
1
-1
/
+1
2019-04-03
dccp: do not use ipv6 header for ipv4 flow
Eric Dumazet
1
-2
/
+2
2019-04-03
cfg80211: size various nl80211 messages correctly
Johannes Berg
1
-8
/
+8
2019-04-03
ipv6: fix endianness error in icmpv6_err
Hannes Frederic Sowa
1
-1
/
+1
2019-04-03
mac80211: fix "warning: ‘target_metric’ may be used uninitialized"
Jeff Mahoney
1
-1
/
+1
2019-04-03
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
1
-7
/
+14
2019-04-03
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
1
-0
/
+6
2019-04-03
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
1
-31
/
+46
2019-04-03
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
3
-15
/
+3
2019-03-23
phonet: fix building with clang
Arnd Bergmann
1
-16
/
+16
2019-03-23
9p/net: fix memory leak in p9_client_create
zhengbin
1
-1
/
+1
2019-03-23
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
1
-1
/
+1
2019-03-23
net/hsr: fix possible crash in add_timer()
Eric Dumazet
1
-8
/
+6
2019-03-23
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
2
-20
/
+31
2019-03-23
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-03-23
net/x25: fix a race in x25_bind()
Eric Dumazet
1
-5
/
+8
2019-03-23
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2
-2
/
+13
2019-03-23
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-23
net/x25: reset state in x25_connect()
Eric Dumazet
1
-0
/
+1
2019-03-23
net/x25: fix use-after-free in x25_device_event()
Eric Dumazet
1
-1
/
+5
2019-03-23
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
1
-2
/
+3
2019-03-23
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
3
-1
/
+16
2019-03-23
l2tp: fix infoleak in l2tp_ip6_recvmsg()
Eric Dumazet
1
-3
/
+1
2019-03-23
netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options
Jozsef Kadlecsik
1
-0
/
+4
2019-03-23
netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters
Phil Turnbull
1
-0
/
+3
2019-03-23
netfilter: nfnetlink_log: just returns error for unknown command
Ken-ichirou MATSUZAWA
1
-1
/
+1
2019-03-23
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
4
-0
/
+10
[next]