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-01-22
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
1
-11
/
+12
2016-01-22
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2016-01-22
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
1
-1
/
+2
2016-01-22
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
1
-0
/
+6
2016-01-22
net: fix uninitialized variable issue
tadeusz.struk@intel.com
1
-0
/
+1
2016-01-22
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2016-01-22
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
1
-1
/
+1
2016-01-22
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2016-01-22
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
1
-1
/
+1
2016-01-22
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2016-01-22
net: fix IP early demux races
Eric Dumazet
2
-5
/
+3
2016-01-22
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
5
-0
/
+15
2016-01-22
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
1
-2
/
+5
2016-01-22
openvswitch: Fix helper reference leak
Joe Stringer
1
-1
/
+8
2016-01-22
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
1
-0
/
+8
2016-01-22
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
1
-0
/
+1
2016-01-22
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2
-2
/
+3
2016-01-22
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
1
-2
/
+2
2016-01-22
ipv6: keep existing flags when setting IFA_F_OPTIMISTIC
Bjørn Mork
1
-1
/
+1
2016-01-22
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
1
-5
/
+3
2016-01-22
tipc: Fix kfree_skb() of uninitialised pointer
Ben Hutchings
1
-1
/
+1
2015-12-14
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
4
-14
/
+23
2015-12-14
openvswitch: fix hangup on vxlan/gre/geneve device deletion
Paolo Abeni
2
-3
/
+7
2015-12-14
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
1
-1
/
+8
2015-12-14
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
1
-2
/
+2
2015-12-14
ipv6: add complete rcu protection around np->opt
Eric Dumazet
11
-50
/
+101
2015-12-14
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2
-7
/
+3
2015-12-14
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2
-5
/
+10
2015-12-14
tipc: fix error handling of expanding buffer headroom
Ying Xue
1
-2
/
+5
2015-12-14
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-12-14
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-12-14
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2015-12-14
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
1
-0
/
+1
2015-12-14
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Eric Dumazet
1
-3
/
+19
2015-12-14
tcp: disable Fast Open on timeouts after handshake
Yuchung Cheng
1
-0
/
+12
2015-12-14
tcp: md5: fix lockdep annotation
Eric Dumazet
1
-1
/
+2
2015-12-14
net/ip6_tunnel: fix dst leak
Paolo Abeni
1
-1
/
+1
2015-12-14
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
1
-2
/
+0
2015-12-14
sctp: translate host order to network order when setting a hmacid
lucien
1
-2
/
+2
2015-12-14
packet: fix tpacket_snd max frame len
Daniel Borkmann
1
-4
/
+5
2015-12-14
packet: infer protocol from ethernet header if unset
Daniel Borkmann
1
-0
/
+11
2015-12-14
packet: only allow extra vlan len on ethernet devices
Daniel Borkmann
1
-35
/
+25
2015-12-14
packet: always probe for transport header
Daniel Borkmann
1
-4
/
+3
2015-12-14
packet: do skb_probe_transport_header when we actually have data
Daniel Borkmann
1
-2
/
+3
2015-12-14
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
3
-9
/
+5
2015-12-14
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+2
2015-12-14
ipv6: Check expire on DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+10
2015-12-14
ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree
Martin KaFai Lau
1
-1
/
+7
2015-12-14
af-unix: passcred support for sendpage
Hannes Frederic Sowa
1
-15
/
+64
2015-12-14
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-19
/
+164
[next]