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
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
2019-03-23
udplite: call proper backlog handlers
Eric Dumazet
6
-6
/
+6
2019-03-23
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2019-03-23
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
1
-0
/
+50
2019-03-23
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-23
netlabel: fix out-of-bounds memory accesses
Paul Moore
1
-2
/
+4
2019-03-23
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2
-7
/
+32
2019-03-23
net: Add __icmp_send helper.
Nazarov Sergey
1
-3
/
+4
2019-03-23
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2
-4
/
+40
2019-03-23
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-23
sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
Andreas Gruenbacher
1
-18
/
+6
2019-03-23
cfg80211: extend range deviation for DMG
Chaitanya Tata
1
-2
/
+2
2019-03-23
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
1
-0
/
+4
2019-03-23
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
1
-1
/
+3
2019-03-23
libceph: handle an empty authorize reply
Ilya Dryomov
1
-4
/
+8
2019-03-23
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
1
-8
/
+1
2019-03-23
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+1
2019-03-23
net/packet: fix 4gb buffer limit due to overflow check
Kal Conley
1
-1
/
+1
2019-03-23
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
1
-0
/
+2
2019-02-23
ax25: fix possible use-after-free
Eric Dumazet
2
-13
/
+10
2019-02-23
net/x25: do not hold the cpu too long in x25_new_lci()
Eric Dumazet
1
-4
/
+2
2019-02-23
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2
-2
/
+6
2019-02-23
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
1
-1
/
+0
2019-02-23
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
1
-0
/
+4
2019-02-23
tcp: tcp_v4_err() should be more careful
Eric Dumazet
1
-3
/
+4
2019-02-23
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
1
-2
/
+2
2019-02-23
vsock: cope with memory allocation failure at socket creation time
Paolo Abeni
1
-0
/
+4
2019-02-23
net: fix IPv6 prefix route residue
Zhiqiang Liu
1
-1
/
+2
2019-02-20
batman-adv: Force mac header to start of data on xmit
Sven Eckelmann
1
-0
/
+2
2019-02-20
batman-adv: Avoid WARN on net_device without parent in netns
Sven Eckelmann
1
-2
/
+3
2019-02-20
xfrm: refine validation of template and selector families
Florian Westphal
1
-4
/
+9
2019-02-20
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
Ilya Dryomov
1
-2
/
+3
2019-02-20
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
1
-3
/
+9
[next]