index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
3
-62
/
+75
2016-02-15
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-1
/
+1
2016-02-15
net: bpf: reject invalid shifts
Rabin Vincent
1
-0
/
+5
2016-02-15
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
1
-0
/
+4
2016-02-15
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
1
-1
/
+1
2016-02-15
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
Eric Dumazet
1
-0
/
+2
2016-02-15
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
1
-1
/
+1
2016-02-15
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-02-15
net: sched: fix missing free per cpu on qstats
John Fastabend
1
-1
/
+3
2016-02-15
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
1
-1
/
+4
2016-02-15
unix: properly account for FDs passed over unix sockets
willy tarreau
2
-8
/
+32
2016-02-15
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2016-02-15
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
2016-02-15
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
1
-12
/
+4
2016-02-15
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
5
-19
/
+11
2016-02-10
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
1
-3
/
+3
2016-01-22
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2016-01-22
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
1
-0
/
+6
2016-01-21
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2
-7
/
+3
2016-01-16
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-19
/
+164
2016-01-16
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2016-01-16
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
1
-1
/
+2
2016-01-16
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2016-01-16
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
1
-1
/
+1
2016-01-16
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2016-01-16
net: fix IP early demux races
Eric Dumazet
2
-5
/
+3
2016-01-16
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
5
-0
/
+15
2016-01-16
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
1
-0
/
+8
2016-01-16
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
1
-0
/
+1
2016-01-16
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2
-2
/
+3
2016-01-16
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
1
-2
/
+2
2016-01-16
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
1
-5
/
+3
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
-51
/
+103
2015-12-14
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2
-5
/
+10
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: md5: fix lockdep annotation
Eric Dumazet
1
-1
/
+2
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: tpacket_snd(): fix signed/unsigned comparison
Alexander Drozdov
1
-1
/
+2
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
[next]