index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2020-10-01
batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
Linus Lüssing
1
-0
/
+4
2020-10-01
batman-adv: bla: fix type misuse for backbone_gw hash indexing
Linus Lüssing
1
-3
/
+4
2020-10-01
net: openvswitch: use div_u64() for 64-by-32 divisions
Tonghao Zhang
1
-1
/
+1
2020-10-01
tipc: fix memory leak in service subscripting
Tuong Lien
1
-1
/
+3
2020-10-01
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
1
-2
/
+17
2020-10-01
atm: fix a memory leak of vcc->user_back
Cong Wang
1
-0
/
+6
2020-10-01
net: openvswitch: use u64 for meter bucket
Tonghao Zhang
2
-2
/
+2
2020-10-01
svcrdma: Fix leak of transport addresses
Chuck Lever
1
-0
/
+1
2020-10-01
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
Christophe JAILLET
1
-5
/
+14
2020-10-01
Bluetooth: L2CAP: handle l2cap config request during open state
Howard Chung
1
-1
/
+2
2020-10-01
Bluetooth: guard against controllers sending zero'd events
Alain Michaud
1
-0
/
+6
2020-10-01
skbuff: fix a data race in skb_queue_len()
Qian Cai
1
-2
/
+9
2020-10-01
Bluetooth: prefetch channel before killing sock
Hillf Danton
1
-4
/
+6
2020-10-01
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
2
-14
/
+28
2020-10-01
sctp: move trace_sctp_probe_path into sctp_outq_sack
Kevin Kou
1
-0
/
+6
2020-10-01
ipv6_route_seq_next should increase position index
Vasily Averin
1
-5
/
+2
2020-10-01
rt_cpu_seq_next should increase position index
Vasily Averin
1
-0
/
+1
2020-10-01
neigh_stat_seq_next() should increase position index
Vasily Averin
1
-0
/
+1
2020-10-01
net: silence data-races on sk_backlog.tail
Eric Dumazet
2
-2
/
+2
2020-09-26
tcp_bbr: adapt cwnd based on ack aggregation estimation
Priyaranjan Jha
1
-1
/
+121
2020-09-26
tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
Priyaranjan Jha
1
-21
/
+39
2020-09-26
ipv4: Update exception handling for multipath routes via same device
David Ahern
1
-5
/
+8
2020-09-26
net: qrtr: check skb_put_padto() return value
Eric Dumazet
1
-9
/
+11
2020-09-26
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
1
-1
/
+2
2020-09-26
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
1
-4
/
+1
2020-09-26
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
1
-4
/
+10
2020-09-26
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
1
-16
/
+33
2020-09-26
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
1
-0
/
+1
2020-09-26
net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
Petr Machata
1
-0
/
+8
2020-09-26
ipv6: avoid lockdep issue in fib6_del()
Eric Dumazet
1
-4
/
+9
2020-09-26
ip: fix tos reflection in ack and reset packets
Wei Wang
1
-1
/
+2
2020-09-26
af_key: pfkey_dump needs parameter validation
Mark Salyzyn
1
-0
/
+7
2020-09-23
SUNRPC: stop printk reading past end of string
J. Bruce Fields
1
-2
/
+2
2020-09-23
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
1
-3
/
+7
2020-09-23
dsa: Allow forwarding of redirected IGMP traffic
Daniel Mack
1
-3
/
+34
2020-09-17
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
1
-4
/
+35
2020-09-12
net: disable netpoll on fresh napis
Jakub Kicinski
2
-2
/
+3
2020-09-12
tipc: fix shutdown() of connectionless socket
Tetsuo Handa
1
-3
/
+6
2020-09-12
sctp: not disable bh in the whole sctp_get_port_local()
Xin Long
1
-10
/
+6
2020-09-12
netlabel: fix problems with mapping removal
Paul Moore
1
-29
/
+30
2020-09-09
cfg80211: regulatory: reject invalid hints
Johannes Berg
1
-0
/
+3
2020-09-09
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
4
-38
/
+39
2020-09-09
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-1
/
+3
2020-09-09
netfilter: nf_tables: add NFTA_SET_USERDATA if not null
Pablo Neira Ayuso
1
-1
/
+2
2020-09-09
batman-adv: bla: use netif_rx_ni when not in interrupt context
Jussi Kivilinna
1
-1
/
+4
2020-09-09
batman-adv: Fix own OGM check in aggregated OGMs
Linus Lüssing
1
-5
/
+6
2020-09-09
batman-adv: Avoid uninitialized chaddr when handling DHCP
Sven Eckelmann
1
-2
/
+4
2020-09-03
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
1
-1
/
+11
2020-09-03
net/smc: Prevent kernel-infoleak in __smc_diag_dump()
Peilin Ye
1
-7
/
+9
2020-09-03
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
1
-9
/
+11
[prev]
[next]