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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-17
44
-223
/
+347
|
\
|
*
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-17
2
-2
/
+4
|
*
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
2015-12-17
1
-11
/
+12
|
*
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
2015-12-17
1
-10
/
+3
|
*
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
2015-12-16
1
-1
/
+2
|
*
Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-12-16
9
-74
/
+92
|
|
\
|
|
*
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
2015-12-15
5
-14
/
+8
|
|
*
mac80211: suppress unchanged "limiting TX power" messages
Johannes Berg
2015-12-15
1
-5
/
+10
|
|
*
mac80211: reprogram in interface order
Johannes Berg
2015-12-15
1
-39
/
+37
|
|
*
mac80211: run scan completed work on reconfig failure
Johannes Berg
2015-12-15
1
-11
/
+26
|
|
*
nl80211: Fix potential memory leak in nl80211_connect
Ola Olsson
2015-12-15
1
-1
/
+3
|
|
*
nl80211: Fix potential memory leak in nl80211_set_wowlan
Ola Olsson
2015-12-15
1
-0
/
+1
|
|
*
nl80211: fix a few memory leaks in reg.c
Ola Olsson
2015-12-15
1
-1
/
+4
|
|
*
rfkill: copy the name into the rfkill struct
Johannes Berg
2015-12-10
1
-3
/
+3
|
*
|
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
2015-12-15
1
-0
/
+6
|
*
|
net: fix uninitialized variable issue
tadeusz.struk@intel.com
2015-12-15
1
-0
/
+1
|
*
|
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
2015-12-15
1
-0
/
+3
|
*
|
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
2015-12-15
1
-1
/
+1
|
*
|
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-12-15
1
-1
/
+1
|
*
|
net: fix IP early demux races
Eric Dumazet
2015-12-14
2
-5
/
+3
|
*
|
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
5
-0
/
+15
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-14
5
-58
/
+56
|
|
\
\
|
|
*
|
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
Xin Long
2015-12-13
1
-1
/
+2
|
|
*
|
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
2015-12-10
2
-0
/
+2
|
|
*
|
netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...
Pablo Neira Ayuso
2015-12-10
1
-2
/
+0
|
|
*
|
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
2015-12-10
2
-52
/
+46
|
|
*
|
netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
Nikolay Borisov
2015-12-09
1
-0
/
+1
|
|
*
|
netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
Arnd Bergmann
2015-11-23
1
-3
/
+5
|
*
|
|
net: Flush local routes when device changes vrf association
David Ahern
2015-12-13
1
-0
/
+9
|
*
|
|
mpls: make via address optional for multipath routes
Robert Shearman
2015-12-12
1
-9
/
+13
|
*
|
|
mpls: fix out-of-bounds access when via address not specified
Robert Shearman
2015-12-12
1
-5
/
+12
|
*
|
|
mpls: don't dump RTA_VIA attribute if not specified
Robert Shearman
2015-12-12
1
-2
/
+6
|
*
|
|
mpls: validate L2 via address length
Robert Shearman
2015-12-12
1
-0
/
+4
|
*
|
|
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
2015-12-11
1
-2
/
+5
|
*
|
|
openvswitch: Fix helper reference leak
Joe Stringer
2015-12-11
1
-1
/
+8
|
*
|
|
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2015-12-11
1
-0
/
+8
|
*
|
|
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
2
-13
/
+26
|
*
|
|
xfrm: add rcu grace period in xfrm_policy_destroy()
Eric Dumazet
2015-12-11
1
-2
/
+9
|
*
|
|
xfrm: take care of request sockets
Eric Dumazet
2015-12-07
1
-0
/
+2
|
*
|
|
ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
Eric Dumazet
2015-12-07
1
-2
/
+1
|
*
|
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-12-07
3
-9
/
+31
|
|
\
\
\
|
|
*
|
|
batman-adv: Fix invalid stack access in batadv_dat_select_candidates
Sven Eckelmann
2015-12-07
1
-1
/
+4
|
|
*
|
|
batman-adv: fix erroneous client entry duplicate detection
Marek Lindner
2015-12-07
1
-2
/
+4
|
|
*
|
|
batman-adv: avoid keeping false temporary entry
Simon Wunderlich
2015-12-07
1
-2
/
+8
|
|
*
|
|
batman-adv: fix speedy join for DAT cache replies
Simon Wunderlich
2015-12-07
1
-4
/
+15
|
*
|
|
|
mpls: fix sending of local encapped packets
Robert Shearman
2015-12-07
1
-2
/
+2
|
|
/
/
/
|
*
|
|
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
2015-12-06
2
-1
/
+3
|
*
|
|
sctp: only drop the reference on the datamsg after sending a msg
lucien
2015-12-06
1
-4
/
+2
|
*
|
|
sctp: hold the chunks only after the chunk is enqueued in outq
lucien
2015-12-06
2
-2
/
+1
|
*
|
|
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
2015-12-05
1
-0
/
+1
[next]