index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
*
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-02-16
1
-11
/
+38
|
\
|
*
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
2019-02-15
1
-11
/
+38
*
|
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-02-16
2
-2
/
+3
|
\
\
|
*
|
rpc: properly check debugfs dentry before using it
Greg Kroah-Hartman
2019-02-12
1
-1
/
+1
|
*
|
xprtrdma: Make sure Send CQ is allocated on an existing compvec
Nicolas Morey-Chaisemartin
2019-02-12
1
-1
/
+2
*
|
|
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-02-13
1
-1
/
+1
*
|
|
sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
Xin Long
2019-02-13
1
-1
/
+3
*
|
|
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Xin Long
2019-02-13
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-02-13
5
-8
/
+18
|
\
\
\
|
*
|
|
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
2019-02-13
1
-1
/
+2
|
*
|
|
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
2019-02-12
3
-6
/
+15
|
*
|
|
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
2019-02-12
1
-1
/
+1
*
|
|
|
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
2019-02-12
1
-9
/
+7
*
|
|
|
net_sched: fix a memory leak in cls_tcindex
Cong Wang
2019-02-12
1
-16
/
+30
*
|
|
|
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
2019-02-12
1
-7
/
+11
*
|
|
|
net/packet: fix 4gb buffer limit due to overflow check
Kal Conley
2019-02-12
1
-1
/
+1
*
|
|
|
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
2019-02-12
2
-1
/
+10
*
|
|
|
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
2019-02-12
1
-0
/
+2
*
|
|
|
ipv6: propagate genlmsg_reply return code
Li RongQing
2019-02-12
1
-3
/
+1
*
|
|
|
Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-02-12
6
-23
/
+52
|
\
\
\
\
|
*
|
|
|
mac80211: Fix Tx aggregation session tear down with ITXQs
Ilan Peer
2019-02-11
1
-1
/
+3
|
*
|
|
|
cfg80211: prevent speculation on cfg80211_classify8021d() return
Johannes Berg
2019-02-11
1
-11
/
+24
|
*
|
|
|
cfg80211: pmsr: record netlink port ID
Johannes Berg
2019-02-11
1
-0
/
+1
|
*
|
|
|
nl80211: Fix FTM per burst maximum value
Aviya Erenfeld
2019-02-11
1
-1
/
+1
|
*
|
|
|
mac80211: call drv_ibss_join() on restart
Johannes Berg
2019-02-11
1
-1
/
+5
|
*
|
|
|
cfg80211: pmsr: fix abort locking
Johannes Berg
2019-02-06
2
-7
/
+17
|
*
|
|
|
cfg80211: pmsr: fix MAC address setting
Johannes Berg
2019-02-06
1
-2
/
+1
*
|
|
|
|
tipc: fix link session and re-establish issues
Tuong Lien
2019-02-11
3
-5
/
+43
*
|
|
|
|
net: fix IPv6 prefix route residue
Zhiqiang Liu
2019-02-11
1
-1
/
+2
*
|
|
|
|
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
2019-02-11
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
net/x25: do not hold the cpu too long in x25_new_lci()
Eric Dumazet
2019-02-11
1
-4
/
+2
*
|
|
|
Documentation: bring operstate documentation up-to-date
Jouke Witteveen
2019-02-11
1
-1
/
+1
*
|
|
|
netfilter: nat: fix spurious connection timeouts
Florian Westphal
2019-02-11
2
-0
/
+2
*
|
|
|
netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
Jann Horn
2019-02-11
1
-1
/
+6
*
|
|
|
net/smc: fix byte_order for rx_curs_confirmed
Ursula Braun
2019-02-08
2
-12
/
+11
*
|
|
|
vsock: cope with memory allocation failure at socket creation time
Paolo Abeni
2019-02-08
1
-0
/
+4
*
|
|
|
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2019-02-08
2
-2
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-08
48
-240
/
+474
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
2019-02-07
1
-1
/
+2
|
*
|
|
net: dsa: Fix NULL checking in dsa_slave_set_eee()
Dan Carpenter
2019-02-06
1
-2
/
+2
|
*
|
|
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
2019-02-06
1
-1
/
+2
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-02-05
8
-116
/
+111
|
|
\
\
|
|
*
|
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
2019-02-05
1
-39
/
+23
|
|
*
|
netfilter: ipv6: Don't preserve original oif for loopback address
Eli Cooper
2019-02-05
1
-1
/
+3
|
|
*
|
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-02-04
6
-79
/
+72
|
|
*
|
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
2019-02-04
1
-0
/
+16
|
*
|
|
net: dsa: Fix lockdep false positive splat
Marc Zyngier
2019-02-04
1
-0
/
+4
|
*
|
|
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
2019-02-04
1
-5
/
+8
|
*
|
|
net: cls_flower: Remove filter from mask before freeing it
Petr Machata
2019-02-04
1
-1
/
+5
|
*
|
|
net/smc: correct state change for peer closing
Ursula Braun
2019-02-04
1
-8
/
+1
[next]