index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error
Stefano Brivio
2019-01-09
1
-1
/
+3
*
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
2019-01-09
1
-2
/
+2
*
ipv6: frags: Fix bogus skb->sk in reassembled packets
Herbert Xu
2019-01-09
1
-0
/
+1
*
tipc: check group dests after tipc_wait_for_cond()
Cong Wang
2019-01-09
1
-4
/
+5
*
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
2019-01-09
1
-17
/
+50
*
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
2019-01-09
1
-2
/
+6
*
tipc: fix a double kfree_skb()
Cong Wang
2019-01-09
1
-3
/
+1
*
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
2019-01-09
1
-1
/
+0
*
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
2019-01-09
1
-0
/
+5
*
tipc: check tsk->group in tipc_wait_for_cond()
Cong Wang
2019-01-09
1
-11
/
+14
*
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
2019-01-09
1
-1
/
+3
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-09
3
-12
/
+20
*
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
2019-01-09
1
-0
/
+1
*
packet: validate address length if non-zero
Willem de Bruijn
2019-01-09
1
-2
/
+2
*
packet: validate address length
Willem de Bruijn
2019-01-09
1
-0
/
+4
*
net/tls: allocate tls context using GFP_ATOMIC
Ganesh Goudar
2019-01-09
1
-1
/
+1
*
net/smc: fix TCP fallback socket release
Myungho Jung
2019-01-09
2
-2
/
+16
*
netrom: fix locking in nr_find_socket()
Cong Wang
2019-01-09
1
-5
/
+10
*
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
2019-01-09
1
-6
/
+12
*
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2019-01-09
2
-0
/
+2
*
ip: validate header length on virtual device xmit
Willem de Bruijn
2019-01-09
8
-32
/
+46
*
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2019-01-09
2
-0
/
+2
*
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
Cong Wang
2019-01-09
1
-1
/
+2
*
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-01-09
1
-0
/
+4
*
ip6mr: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-01-09
1
-0
/
+4
*
ieee802154: lowpan_header_create check must check daddr
Willem de Bruijn
2019-01-09
1
-0
/
+3
*
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
2019-01-09
1
-0
/
+1
*
ax25: fix a use-after-free in ax25_fillin_cb()
Cong Wang
2019-01-09
2
-2
/
+11
*
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
2018-12-29
2
-3
/
+9
*
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
2018-12-21
1
-2
/
+9
*
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-17
1
-11
/
+24
*
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
2018-12-17
1
-11
/
+4
*
netfilter: nf_conncount: remove wrong condition check routine
Taehee Yoo
2018-12-17
1
-5
/
+2
*
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-12-17
2
-14
/
+32
*
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-12-17
7
-20
/
+61
*
netfilter: ipv6: Preserve link scope traffic original oif
Alin Nastac
2018-12-17
1
-1
/
+2
*
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
2018-12-17
1
-0
/
+3
*
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
Taehee Yoo
2018-12-17
1
-6
/
+3
*
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2018-12-17
2
-3
/
+5
*
netfilter: xt_RATEEST: remove netns exit routine
Taehee Yoo
2018-12-17
1
-10
/
+0
*
netfilter: nf_tables: don't skip inactive chains during update
Florian Westphal
2018-12-17
1
-6
/
+3
*
netfilter: nf_conncount: fix unexpected permanent node of list.
Taehee Yoo
2018-12-17
1
-3
/
+15
*
netfilter: nf_conncount: fix list_del corruption in conn_free
Taehee Yoo
2018-12-17
1
-2
/
+5
*
netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
Taehee Yoo
2018-12-17
1
-6
/
+6
*
net: fix XPS static_key accounting
Sabrina Dubroca
2018-12-17
1
-21
/
+24
*
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
2018-12-17
1
-7
/
+9
*
sctp: update frag_point when stream_interleave is set
Xin Long
2018-12-17
2
-3
/
+7
*
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-17
1
-4
/
+7
*
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-17
1
-1
/
+4
*
sctp: kfree_rcu asoc
Xin Long
2018-12-17
1
-1
/
+1
[next]