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-05-10
Bluetooth: Fix not initializing L2CAP tx_credits
Luiz Augusto von Dentz
1
-5
/
+4
2019-05-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2019-05-10
Bluetooth: hidp: fix buffer overflow
Young Xiao
1
-0
/
+1
2019-05-08
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
1
-5
/
+4
2019-05-08
batman-adv: fix warning in function batadv_v_elp_get_throughput
Anders Roxell
1
-2
/
+4
2019-05-08
batman-adv: Reduce tt_global hash refcnt only for removed entry
Sven Eckelmann
1
-3
/
+15
2019-05-08
batman-adv: Reduce tt_local hash refcnt only for removed entry
Sven Eckelmann
1
-5
/
+9
2019-05-08
batman-adv: Reduce claim hash refcnt only for removed entry
Sven Eckelmann
1
-3
/
+13
2019-05-08
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
1
-1
/
+1
2019-05-05
net/tls: fix copy to fragments in reencrypt
Jakub Kicinski
1
-7
/
+22
2019-05-05
net/tls: don't copy negative amounts of data in reencrypt
Jakub Kicinski
1
-6
/
+8
2019-05-05
udp: fix GRO packet of death
Eric Dumazet
1
-3
/
+10
2019-05-05
udp: fix GRO reception in case of length mismatch
Paolo Abeni
1
-4
/
+5
2019-05-05
tcp: add sanity tests in tcp_add_backlog()
Eric Dumazet
1
-1
/
+12
2019-05-05
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
1
-2
/
+11
2019-05-05
packet: validate msg_namelen in send directly
Willem de Bruijn
1
-10
/
+14
2019-05-05
sctp: avoid running the sctp state machine recursively
Xin Long
2
-37
/
+27
2019-05-05
rxrpc: Fix net namespace cleanup
David Howells
1
-16
/
+16
2019-05-05
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
1
-1
/
+2
2019-05-05
l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
Eric Dumazet
1
-1
/
+1
2019-05-05
l2ip: fix possible use-after-free
Eric Dumazet
1
-4
/
+4
2019-05-05
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
1
-2
/
+2
2019-05-05
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
1
-6
/
+12
2019-05-05
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2
-10
/
+3
2019-05-05
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
1
-20
/
+18
2019-05-05
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
1
-0
/
+1
2019-05-04
SUNRPC: fix uninitialized variable warning
Alakesh Haloi
1
-2
/
+2
2019-05-04
netfilter: ip6t_srh: fix NULL pointer dereferences
Kangjie Lu
1
-0
/
+6
2019-05-04
netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
Arnd Bergmann
1
-0
/
+1
2019-05-04
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2
-0
/
+3
2019-05-04
netfilter: nft_set_rbtree: check for inactive element after flag mismatch
Pablo Neira Ayuso
1
-4
/
+3
2019-05-04
xsk: fix umem memory leak on cleanup
Björn Töpel
1
-18
/
+1
2019-05-02
net/tls: don't leak IV and record seq when offload fails
Jakub Kicinski
3
-6
/
+4
2019-05-02
net/tls: avoid potential deadlock in tls_set_device_offload_rx()
Jakub Kicinski
1
-0
/
+2
2019-05-02
net/ncsi: handle overflow when incrementing mac address
Tao Ren
1
-1
/
+5
2019-05-02
net/tls: fix refcount adjustment in fallback
Jakub Kicinski
1
-3
/
+10
2019-05-02
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
1
-11
/
+16
2019-05-02
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-05-02
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
1
-1
/
+4
2019-05-02
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-05-02
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-05-02
net/rds: Check address length before reading address family
Tetsuo Handa
2
-0
/
+5
2019-05-02
net: netrom: Fix error cleanup path of nr_proto_init
YueHaibing
4
-25
/
+60
2019-05-02
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
1
-1
/
+6
2019-05-02
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
1
-1
/
+6
2019-05-02
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
1
-1
/
+2
2019-05-02
tipc: handle the err returned from cmd header function
Xin Long
1
-2
/
+8
2019-05-02
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
1
-0
/
+3
2019-05-02
netfilter: nf_tables: bogus EBUSY in helper removal from transaction
Pablo Neira Ayuso
1
-3
/
+16
2019-05-02
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
4
-13
/
+54
[next]