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
2016-03-03
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2016-03-03
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
1
-12
/
+4
2016-03-03
libceph: don't bail early from try_read() when skipping a message
Ilya Dryomov
1
-2
/
+2
2016-03-03
rfkill: copy the name into the rfkill struct
Johannes Berg
1
-3
/
+3
2016-03-03
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2
-7
/
+3
2016-03-03
mac80211: mesh: fix call_rcu() usage
Johannes Berg
1
-4
/
+4
2016-03-03
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
3
-6
/
+13
2016-03-03
netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
Andrey Vagin
1
-4
/
+17
2016-02-25
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
1
-1
/
+1
2016-01-28
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
1
-0
/
+4
2016-01-28
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
1
-1
/
+1
2016-01-28
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-01-28
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
1
-1
/
+4
2016-01-28
unix: properly account for FDs passed over unix sockets
willy tarreau
2
-8
/
+32
2016-01-28
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2016-01-28
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
2016-01-28
af_unix: fix incorrect revert of 'lock_interruptible' in stream receive code
Willy Tarreau
1
-9
/
+9
2016-01-22
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2016-01-22
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2016-01-22
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
5
-0
/
+15
2016-01-22
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
1
-0
/
+8
2016-01-22
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2
-2
/
+3
2016-01-22
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
1
-5
/
+3
2016-01-22
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
1
-1
/
+8
2016-01-22
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2
-5
/
+10
2016-01-22
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2016-01-22
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2016-01-22
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2016-01-22
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
1
-0
/
+1
2016-01-22
tcp: md5: fix lockdep annotation
Eric Dumazet
1
-1
/
+2
2016-01-22
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
1
-2
/
+0
2016-01-22
sctp: translate host order to network order when setting a hmacid
lucien
1
-2
/
+2
2016-01-22
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-19
/
+164
2015-12-09
Bluetooth: hidp: fix device disconnect on idle timeout
David Herrmann
1
-0
/
+14
2015-12-09
mac80211: fix driver RSSI event calculations
Johannes Berg
1
-1
/
+1
2015-12-09
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
1
-0
/
+6
2015-12-09
net: fix a race in dst_release()
Eric Dumazet
1
-1
/
+1
2015-12-09
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-3
/
+3
2015-12-09
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
1
-2
/
+9
2015-12-09
irda: precedence bug in irlmp_seq_hb_idx()
Dan Carpenter
1
-1
/
+1
2015-10-27
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
1
-1
/
+1
2015-10-27
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-4
/
+5
2015-10-27
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole
1
-1
/
+13
2015-10-27
l2tp: protect tunnel->del_work by ref_count
Alexander Couzens
1
-2
/
+9
2015-10-22
fib_rules: Fix dump_rules() not to exit early
Roland Dreier
1
-1
/
+1
2015-10-22
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
1
-1
/
+1
2015-10-22
ipvs: do not use random local source address for tunnels
Julian Anastasov
1
-1
/
+0
2015-10-22
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
1
-1
/
+2
2015-10-01
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-10-01
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
1
-23
/
+41
[next]