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-31
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
3
-62
/
+75
2016-01-31
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
Karl Heiss
1
-19
/
+23
2016-01-31
batman-adv: Drop immediate orig_node free function
Sven Eckelmann
3
-27
/
+13
2016-01-31
batman-adv: Drop immediate batadv_hard_iface free function
Sven Eckelmann
2
-21
/
+7
2016-01-31
batman-adv: Drop immediate neigh_ifinfo free function
Sven Eckelmann
1
-24
/
+10
2016-01-31
batman-adv: Drop immediate batadv_neigh_node free function
Sven Eckelmann
1
-23
/
+10
2016-01-31
batman-adv: Drop immediate batadv_orig_ifinfo free function
Sven Eckelmann
1
-28
/
+31
2016-01-31
batman-adv: Avoid recursive call_rcu for batadv_nc_node
Sven Eckelmann
1
-11
/
+8
2016-01-31
batman-adv: Avoid recursive call_rcu for batadv_bla_claim
Sven Eckelmann
1
-7
/
+3
2016-01-31
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
3
-15
/
+18
2016-01-31
bridge: fix lockdep addr_list_lock false positive splat
Nikolay Aleksandrov
1
-0
/
+8
2016-01-31
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-1
/
+1
2016-01-31
net: bpf: reject invalid shifts
Rabin Vincent
1
-0
/
+5
2016-01-31
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
1
-0
/
+4
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
4
-4
/
+9
2016-01-31
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2
-2
/
+2
2016-01-31
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
1
-1
/
+1
2016-01-31
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
Eric Dumazet
1
-0
/
+2
2016-01-31
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
1
-1
/
+1
2016-01-31
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-01-31
net: sched: fix missing free per cpu on qstats
John Fastabend
1
-1
/
+3
2016-01-31
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
1
-1
/
+4
2016-01-31
unix: properly account for FDs passed over unix sockets
willy tarreau
2
-9
/
+28
2016-01-31
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2016-01-31
addrconf: always initialize sysctl table data
WANG Cong
1
-7
/
+4
2016-01-31
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
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
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
2015-12-14
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
4
-14
/
+23
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
[next]