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
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-05-19
l2tp: revert "l2tp: fix missing print session offset info"
James Chapman
1
-2
/
+0
2018-05-19
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
Antony Antony
1
-0
/
+1
2018-05-19
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2
-40
/
+77
2018-05-19
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
1
-1
/
+1
2018-05-19
tcp: ignore Fast Open on repair mode
Yuchung Cheng
1
-1
/
+1
2018-05-19
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
Neal Cardwell
1
-1
/
+3
2018-05-19
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
Xin Long
1
-1
/
+1
2018-05-19
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
Xin Long
1
-1
/
+0
2018-05-19
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
Xin Long
1
-0
/
+3
2018-05-19
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
Stefano Brivio
1
-6
/
+3
2018-05-19
net: support compat 64-bit time in {s,g}etsockopt
Lance Richardson
1
-2
/
+4
2018-05-19
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
1
-12
/
+25
2018-05-19
llc: better deal with too small mtu
Eric Dumazet
1
-0
/
+3
2018-05-19
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2
-4
/
+10
2018-05-19
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-05-19
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
1
-2
/
+2
2018-05-16
net: atm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-2
/
+7
2018-05-16
rfkill: gpio: fix memory leak in probe error path
Johan Hovold
1
-1
/
+6
2018-05-16
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
1
-1
/
+1
2018-05-16
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-05-16
dccp: initialize ireq->ir_mark
Eric Dumazet
2
-0
/
+2
2018-05-16
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2018-05-16
net: initialize skb->peeked when cloning
Eric Dumazet
1
-0
/
+1
2018-05-16
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-05-16
kcm: Call strp_stop before strp_done in kcm_attach
Tom Herbert
1
-0
/
+1
2018-05-16
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2
-83
/
+80
2018-05-01
libceph: validate con->state at the top of try_write()
Ilya Dryomov
1
-0
/
+7
2018-05-01
libceph: reschedule a tick in finish_hunting()
Ilya Dryomov
1
-0
/
+1
2018-05-01
libceph: un-backoff on tick when we have a authenticated session
Ilya Dryomov
1
-3
/
+10
2018-04-29
strparser: Fix incorrect strp->need_bytes value.
Doron Roberts-Kedes
1
-4
/
+3
2018-04-29
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
1
-0
/
+2
2018-04-29
net: af_packet: fix race in PACKET_{R|T}X_RING
Eric Dumazet
1
-8
/
+14
2018-04-29
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
1
-2
/
+4
2018-04-29
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
1
-10
/
+18
2018-04-29
llc: fix NULL pointer deref for SOCK_ZAPPED
Cong Wang
1
-9
/
+12
2018-04-29
llc: hold llc_sap before release_sock()
Cong Wang
1
-0
/
+7
2018-04-29
net: sched: ife: signal not finding metaid
Alexander Aring
1
-1
/
+1
2018-04-29
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
1
-30
/
+30
2018-04-29
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-1
/
+1
2018-04-29
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
1
-1
/
+2
2018-04-29
packet: fix bitfield update race
Willem de Bruijn
2
-21
/
+49
2018-04-29
tcp: don't read out-of-bounds opsize
Jann Horn
1
-5
/
+2
2018-04-29
llc: delete timers synchronously in llc_sk_free()
Cong Wang
2
-9
/
+22
2018-04-29
net: validate attribute sizes in neigh_dump_table()
Eric Dumazet
1
-4
/
+8
2018-04-29
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
1
-0
/
+7
2018-04-29
KEYS: DNS: limit the length of option strings
Eric Biggers
1
-7
/
+6
2018-04-24
rpc_pipefs: fix double-dput()
Al Viro
1
-0
/
+1
2018-04-20
rds: MP-RDS may use an invalid c_path
Ka-Cheong Poon
1
-5
/
+10
2018-04-20
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
3
-13
/
+33
2018-04-20
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
1
-3
/
+0
[next]