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: 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
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
caif: reduce stack size with KASAN
Arnd Bergmann
1
-28
/
+22
2019-05-08
packet: validate msg_namelen in send directly
Willem de Bruijn
1
-10
/
+14
2019-05-08
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
1
-2
/
+2
2019-05-08
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
1
-6
/
+12
2019-05-08
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
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-02
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
1
-184
/
+72
2019-05-02
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
1
-174
/
+72
2019-05-02
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
5
-93
/
+22
2019-05-02
net: IP defrag: encapsulate rbtree defrag code into callable functions
Peter Oskolkov
2
-260
/
+328
2019-05-02
ipv6: frags: fix a lockdep false positive
Eric Dumazet
1
-11
/
+12
2019-05-02
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
1
-1
/
+4
2019-05-02
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-05-02
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
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
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
1
-7
/
+15
2019-05-02
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
1
-0
/
+3
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: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
1
-9
/
+14
2019-04-27
net: atm: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-1
/
+5
2019-04-20
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
3
-8
/
+36
2019-04-20
9p: do not trust pdu content for stat item size
Gertjan Halkes
1
-1
/
+2
2019-04-17
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
1
-2
/
+2
2019-04-17
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
1
-17
/
+30
2019-04-17
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
1
-0
/
+1
2019-04-17
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2
-6
/
+5
2019-04-17
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
1
-18
/
+18
2019-04-17
sctp: initialize _pad of sockaddr_in before copying to user memory
Xin Long
1
-0
/
+1
2019-04-17
openvswitch: fix flow actions reallocation
Andrea Righi
1
-2
/
+2
2019-04-17
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
1
-1
/
+1
2019-04-17
kcm: switch order of device registration to fix a crash
Jiri Slaby
1
-8
/
+8
2019-04-17
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-04-17
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
1
-1
/
+3
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2
-7
/
+7
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
[next]