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-09-05
xprtrdma: Fix disconnect regression
Chuck Lever
1
-3
/
+2
2018-08-22
cls_matchall: fix tcf_unbind_filter missing
Hangbin Liu
1
-0
/
+2
2018-08-22
ip_vti: fix a null pointer deferrence when create vti fallback tunnel
Haishuang Yan
1
-1
/
+2
2018-08-22
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
Jeremy Cline
2
-2
/
+3
2018-08-22
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
1
-1
/
+2
2018-08-22
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
1
-0
/
+1
2018-08-22
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
1
-5
/
+2
2018-08-22
l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
Wei Wang
1
-1
/
+1
2018-08-17
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
1
-2
/
+2
2018-08-08
dsa: slave: eee: Allow ports to use phylink
Andrew Lunn
1
-2
/
+2
2018-08-08
net/smc: move sock lock in smc_ioctl()
Ursula Braun
1
-3
/
+7
2018-08-08
net/smc: allow sysctl rmem and wmem defaults for servers
Ursula Braun
1
-0
/
+2
2018-08-08
net/smc: no shutdown in state SMC_LISTEN
Ursula Braun
1
-2
/
+1
2018-08-08
rxrpc: Fix the keepalive generator [ver #2]
David Howells
7
-89
/
+109
2018-08-07
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-2
/
+2
2018-08-07
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
Alexey Kodanev
1
-2
/
+4
2018-08-07
tipc: fix an interrupt unsafe locking scenario
Ying Xue
1
-3
/
+1
2018-08-07
vsock: split dwork to avoid reinitializations
Cong Wang
2
-9
/
+9
2018-08-06
packet: refine ring v3 block size test to hold one frame
Willem de Bruijn
1
-4
/
+6
2018-08-05
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
Xin Long
1
-6
/
+2
2018-08-05
ipv6: fix double refcount of fib6_metrics
Cong Wang
1
-4
/
+0
2018-08-04
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
1
-2
/
+2
2018-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+1
2018-08-04
net/smc: no cursor update send in state SMC_INIT
Ursula Braun
1
-1
/
+2
2018-08-03
l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()
Guillaume Nault
1
-4
/
+9
2018-08-01
Revert "net/ipv6: fix metrics leak"
David S. Miller
1
-14
/
+4
2018-08-01
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
1
-2
/
+2
2018-08-01
net: dsa: Do not suspend/resume closed slave_dev
Florian Fainelli
1
-0
/
+6
2018-08-01
netlink: Fix spectre v1 gadget in netlink_create()
Jeremy Cline
1
-0
/
+2
2018-07-31
ipv4: frags: handle possible skb truesize change
Eric Dumazet
1
-0
/
+5
2018-07-31
inet: frag: enforce memory limits earlier
Eric Dumazet
1
-3
/
+3
2018-07-31
net: xsk: don't return frames via the allocator on error
Jakub Kicinski
1
-3
/
+1
2018-07-30
netlink: Don't shift with UB on nlk->ngroups
Dmitry Safonov
1
-1
/
+5
2018-07-30
net/ipv6: fix metrics leak
Sabrina Dubroca
1
-4
/
+14
2018-07-29
openvswitch: meter: Fix setting meter id for new entries
Justin Pettit
1
-5
/
+5
2018-07-29
netlink: Do not subscribe to non-existent groups
Dmitry Safonov
1
-0
/
+1
2018-07-28
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
1
-0
/
+4
2018-07-28
net: socket: Fix potential spectre v1 gadget in sock_is_registered
Jeremy Cline
1
-1
/
+2
2018-07-28
net: socket: fix potential spectre v1 gadget in socketcall
Jeremy Cline
1
-0
/
+2
2018-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-8
/
+11
2018-07-28
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
1
-2
/
+2
2018-07-28
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
Taehee Yoo
1
-1
/
+1
2018-07-28
bpf: fix bpf_skb_load_bytes_relative pkt length check
Daniel Borkmann
1
-5
/
+7
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-13
/
+23
2018-07-27
xdp: add NULL pointer check in __xdp_return()
Taehee Yoo
1
-1
/
+2
2018-07-26
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
Avinash Repaka
6
-20
/
+39
2018-07-26
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
Tariq Toukan
1
-7
/
+10
2018-07-26
xsk: fix poll/POLLIN premature returns
Björn Töpel
1
-1
/
+1
2018-07-25
net: igmp: make function __ip_mc_inc_group() static
Wei Yongjun
1
-1
/
+2
2018-07-25
tcp: ack immediately when a cwr packet arrives
Lawrence Brakmo
1
-1
/
+8
[next]